summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | tcp: constify tcp_make_synack() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | tcp: remove tcp_synack_options() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet2015-09-25
* | | | | | | | | | | inet: constify inet_csk_route_req() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | inet: constify ip_route_output_flow() socket argumentEric Dumazet2015-09-25
* | | | | | | | | | | tcp: constify tcp_openreq_init_rwin()Eric Dumazet2015-09-25
* | | | | | | | | | | tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet2015-09-25
* | | | | | | | | | | net: remove unused argument of __netdev_find_adj()Michal Kubeček2015-09-25
* | | | | | | | | | | l2tp: auto load IP modulesstephen hemminger2015-09-25
* | | | | | | | | | | l2tp: auto load type modulesstephen hemminger2015-09-25
* | | | | | | | | | | net: dsa: Set a "dsa" device_typeFlorian Fainelli2015-09-25
* | | | | | | | | | | switchdev: reduce transaction phase enum down to a booleanJiri Pirko2015-09-24
* | | | | | | | | | | dsa: use prepare/commit switchdev transaction helpersJiri Pirko2015-09-24
* | | | | | | | | | | switchdev: remove "ABORT" transaction phaseJiri Pirko2015-09-24
* | | | | | | | | | | switchdev: move transaction phase enum under transaction structureJiri Pirko2015-09-24
* | | | | | | | | | | switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-24
* | | | | | | | | | | switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-24
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | tcp: factorize sk_txhash initEric Dumazet2015-09-24
* | | | | | | | | | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* | | | | | | | | | genetlink: simplify genl_notifyJiri Benc2015-09-24
* | | | | | | | | | bridge: don't age externally added FDB entriesSiva Mannem2015-09-23
* | | | | | | | | | bridge: define some min/max/default ageing time constantsScott Feldman2015-09-23
* | | | | | | | | | cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-23
* | | | | | | | | | cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-23
* | | | | | | | | | cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann2015-09-23
* | | | | | | | | | sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirectDaniel Borkmann2015-09-23
* | | | | | | | | | ipv6 Use get_hash_from_flowi6 for rt6 hashTom Herbert2015-09-23
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6Eric W. Biederman2015-09-18
| * | | | | | | | netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-18
| * | | | | | | | netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
| * | | | | | | | ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman2015-09-18
| * | | | | | | | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-18
| * | | | | | | | act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-18
| * | | | | | | | netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-18
| * | | | | | | | netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-18
| * | | | | | | | netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-18
| * | | | | | | | netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-18
| * | | | | | | | netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-18
| * | | | | | | | inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-18
| * | | | | | | | inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-18
| * | | | | | | | netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-18
| * | | | | | | | Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-17
| | * | | | | | | | ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell2015-09-01
| | * | | | | | | | ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell2015-09-01