aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira1-1/+1
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+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-18lwtunnel: fix autoload of lwt modulesDavid Ahern1-0/+11
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang1-0/+6
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+1
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2-1/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner2-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert2-3/+6
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan1-1/+2
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+11
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+11
2016-12-08net: do not read sk_drops if application does not careEric Dumazet1-1/+2
2016-12-08net: rfs: add a jump labelEric Dumazet1-11/+14
2016-12-08flow dissector: ICMP supportSimon Horman1-0/+17
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller13-7/+202
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet1-1/+11
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso1-1/+5
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso1-0/+9
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso1-0/+2
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso1-0/+4
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso1-1/+2
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso1-0/+79
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal1-0/+1
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso1-0/+1
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal3-2/+10
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet4-13/+18
2016-12-05switch getfrag callbacks to ..._full() primitivesAl Viro1-1/+1
2016-12-05make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on successAl Viro1-3/+3
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-12/+13
2016-12-05net: reorganize struct sock for better data localityEric Dumazet1-24/+27
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal1-0/+9
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal1-0/+4
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal1-0/+4
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal1-3/+0
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti3-0/+22
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti3-0/+19
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti3-0/+20
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang1-1/+3
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti1-0/+3
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2-1/+5
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel1-1/+2