aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert1-0/+1
2017-02-09xfrm: policy: remove family fieldFlorian Westphal1-3/+2
2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal1-1/+1
2017-02-09xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal1-1/+1
2017-02-09xfrm: input: constify xfrm_input_afinfoFlorian Westphal1-3/+2
2017-02-06net: dsa: introduce bridge notifierVivien Didelot1-0/+10
2017-02-06net: dsa: add switch notifierVivien Didelot1-0/+7
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern1-0/+1
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern1-1/+3
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-26/+28
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko1-0/+1
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu1-0/+1
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi1-1/+0
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi1-0/+51
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi1-2/+0
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-0/+3
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-1/+1
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal1-5/+6
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-0/+2
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal2-2/+9
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-1/+1
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-3/+6
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-1/+1
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-1/+3
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli1-0/+33
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-3/+3
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman1-0/+4
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli1-0/+8
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot1-1/+2
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot1-0/+1
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot1-0/+2
2017-01-29net: dsa: variable number of portsVivien Didelot1-1/+5
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+23
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet1-1/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira1-1/+1
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-1/+0
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli1-1/+1
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+9
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn1-8/+0
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau1-1/+1
2017-01-25net/tcp-fastopen: Add new API supportWei Wang2-1/+6
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang1-0/+2
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim2-0/+9
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+2
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso1-3/+3
2017-01-24net/sched: Introduce sample tc actionYotam Gigi1-0/+50
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi1-0/+36
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2-0/+11