summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman2015-09-241-1/+1
* ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman2015-09-241-1/+1
* ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman2015-09-241-2/+2
* ipvs: Store ipvs not net in struct ip_vs_conn_paramEric W. Biederman2015-09-241-2/+2
* ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman2015-09-241-30/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-2213-61/+126
|\
| * netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-181-1/+1
| * netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-183-19/+18
| * netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-183-2/+4
| * act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-181-0/+1
| * netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-182-2/+2
| * netfilter: nf_tables: Pass struct net in nft_pktinfoEric W. Biederman2015-09-181-1/+2
| * netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-181-0/+1
| * netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-183-9/+6
| * Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-181-28/+92
| |\
| | * ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-171-0/+11
| | * ipvs: add schedule_icmp sysctlAlex Gartrell2015-09-011-0/+11
| | * ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-011-8/+4
| | * ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-011-3/+40
| | * ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2015-09-011-20/+29
* | | tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-211-0/+1
* | | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-211-10/+10
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-215-120/+53
|\ \ \ | |/ / |/| |
| * | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+4
| * | ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt2015-09-171-1/+1
| * | ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2015-09-171-113/+0
| * | ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2015-09-171-0/+15
| * | ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-171-6/+25
| * | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-171-0/+1
| * | Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7
* | | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-171-0/+1
* | | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-171-1/+1
* | | tcp: provide skb->hash to synack packetsEric Dumazet2015-09-171-4/+8
* | | netfilter: Pass net into okfnEric W. Biederman2015-09-174-5/+9
* | | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-5/+1
* | | xfrm: Remove unused afinfo method init_dstEric W. Biederman2015-09-171-2/+0
|/ /
* | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-151-1/+2
* | net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-105-5/+6
|\ \
| * | net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-091-2/+0
| * | Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-061-1/+3
| |\ \
| | * | mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-041-1/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-053-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-011-0/+1
| | * | netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler2015-08-191-1/+1
| | * | netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso2015-08-191-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-092-0/+38
|\ \ \ \
| * | | | net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-0/+7
| * | | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-0/+31
| | |/ / | |/| |
* | | | memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-081-5/+0