summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg-1/+0
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal-16/+2
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan-3/+2
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan-13/+12
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner-4/+3
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan-1/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-2/+2
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+8
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert-3/+6
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan-1/+2
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel-14/+3
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller-0/+11
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg-0/+11
2016-12-08net: do not read sk_drops if application does not careEric Dumazet-1/+2
2016-12-08net: rfs: add a jump labelEric Dumazet-11/+14
2016-12-08flow dissector: ICMP supportSimon Horman-0/+17
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-7/+202
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet-1/+11
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso-1/+5
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso-0/+9
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso-0/+2
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso-0/+4
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso-1/+2
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso-0/+79
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal-0/+1
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso-0/+1
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal-2/+10
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet-13/+18
2016-12-05switch getfrag callbacks to ..._full() primitivesAl Viro-1/+1
2016-12-05make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...Al Viro-3/+3
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-12/+13
2016-12-05net: reorganize struct sock for better data localityEric Dumazet-24/+27
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal-0/+9
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal-0/+4
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal-0/+4
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal-3/+0
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti-0/+22
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti-0/+19
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti-0/+20
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang-1/+3
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti-0/+3
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti-0/+3
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti-0/+3
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark-1/+5
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel-1/+2
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel-0/+3