summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-0/+5
|\
| * ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-011-1/+3
|\ \
| * | esp4: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-171-0/+2
| * | xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal2017-01-101-0/+1
| * | xfrm: remove xfrm_state_put_afinfoFlorian Westphal2017-01-101-1/+0
* | | net: dsa: Add plumbing for port mirroringFlorian Fainelli2017-01-301-0/+33
* | | lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-3/+3
* | | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-301-0/+4
* | | net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli2017-01-301-0/+8
* | | net: dsa: pass bridge device when a port leavesVivien Didelot2017-01-301-1/+2
* | | net: dsa: move bridge device in dsa_portVivien Didelot2017-01-301-0/+1
* | | net: dsa: add ds and index to dsa_portVivien Didelot2017-01-301-0/+2
* | | net: dsa: variable number of portsVivien Didelot2017-01-301-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-284-4/+23
|\ \ \ | | |/ | |/|
| * | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-271-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-262-3/+9
| |\ \
| | * | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-3/+3
| | * | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-161-0/+6
| * | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
| * | | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-0/+11
| |/ /
* | | net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-271-1/+1
* | | net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-1/+0
* | | net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli2017-01-261-1/+1
* | | net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn2017-01-251-8/+0
* | | net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau2017-01-251-1/+1
* | | net/tcp-fastopen: Add new API supportWei Wang2017-01-252-1/+6
* | | net/tcp-fastopen: refactor cookie check logicWei Wang2017-01-251-0/+2
* | | net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-252-0/+9
* | | net/sched: Introduce sample tc actionYotam Gigi2017-01-241-0/+50
* | | net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-241-0/+36
* | | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-242-0/+11
* | | net: dsa: Remove hwmon supportAndrew Lunn2017-01-201-8/+0
* | | csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson2017-01-201-1/+1
* | | sock: use hlist_entry_safeGeliang Tang2017-01-201-2/+1
* | | net: remove bh disabling around percpu_counter accessesEric Dumazet2017-01-202-15/+2
* | | net: dsa: store CPU switch structure in the treeVivien Didelot2017-01-181-4/+4
* | | sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long2017-01-182-0/+7
* | | sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long2017-01-181-0/+4
* | | sctp: add reconf_enable in asoc ep and netnsXin Long2017-01-182-2/+8
* | | sctp: add stream reconf primitiveXin Long2017-01-183-1/+5
* | | sctp: add stream reconf timerXin Long2017-01-183-0/+9
* | | sctp: add support for generating stream reconf ssn reset request chunkXin Long2017-01-182-1/+7
* | | inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik2017-01-181-0/+9
* | | inet: kill smallest_size and smallest_portJosef Bacik2017-01-181-1/+0
* | | inet: drop ->bind_conflictJosef Bacik2017-01-182-11/+0
* | | inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-183-8/+2
* | | net: AF-specific RTM_GETSTATS attributesRobert Shearman2017-01-171-0/+4
* | | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-143-101/+106
|\ \ \
| * | | cfg80211: Fix documentation for connect resultJouni Malinen2017-01-131-10/+17