summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko-0/+1
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu-0/+1
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi-1/+0
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi-0/+51
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi-2/+0
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+5
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček-0/+3
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor-1/+1
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal-5/+6
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal-0/+2
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal-2/+9
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal-1/+1
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal-3/+6
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal-1/+1
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+3
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis-0/+5
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli-0/+33
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern-3/+3
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman-0/+4
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli-0/+8
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot-1/+2
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot-0/+1
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot-0/+2
2017-01-29net: dsa: variable number of portsVivien Didelot-1/+5
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+23
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet-1/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira-1/+1
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia-1/+0
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli-1/+1
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+9
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn-8/+0
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau-1/+1
2017-01-25net/tcp-fastopen: Add new API supportWei Wang-1/+6
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang-0/+2
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim-0/+9
2017-01-25wireless: radiotap: rewrite the radiotap header fileJohannes Berg-298/+157
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman-0/+2
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso-3/+3
2017-01-24net/sched: Introduce sample tc actionYotam Gigi-0/+50
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi-0/+36
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen-0/+11
2017-01-24mac80211: fix documentation warningsJohannes Berg-29/+45
2017-01-24cfg80211: fix a documentation warningJohannes Berg-16/+47
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn-8/+0
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson-1/+1
2017-01-20sock: use hlist_entry_safeGeliang Tang-2/+1
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet-15/+2
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern-0/+11
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot-4/+4
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long-0/+7