summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-27
|\
| * ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-27
* | ktime: Get rid of the unionThomas Gleixner2016-12-25
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-17
|\
| * inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-17
| * netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan2016-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-16
|\ \
| * | switch getfrag callbacks to ..._full() primitivesAl Viro2016-12-05
| * | make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...Al Viro2016-12-05
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \ \ | |_|/ |/| |
| * | net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
* | | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-09
|\ \ \
| * | | cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-09
* | | | net: do not read sk_drops if application does not careEric Dumazet2016-12-08
* | | | net: rfs: add a jump labelEric Dumazet2016-12-08
* | | | flow dissector: ICMP supportSimon Horman2016-12-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-07
|\ \ \ \
| * | | | netfilter: nf_tables: support for set flushingPablo Neira Ayuso2016-12-07
| * | | | netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso2016-12-07
| * | | | netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2016-12-07
| * | | | netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso2016-12-07
| * | | | netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso2016-12-07
| * | | | netfilter: nf_tables: add stateful objectsPablo Neira Ayuso2016-12-06
| * | | | netfilter: add and use nf_fwd_netdev_egressFlorian Westphal2016-12-06
| * | | | netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2016-12-06
| * | | | netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-06
| * | | | netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2016-12-04
| * | | | netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal2016-12-04
| * | | | netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-04
| * | | | netfilter: conntrack: remove unused init_net hookFlorian Westphal2016-12-04
| * | | | netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-04
| * | | | netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-04
| * | | | netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-04
| * | | | netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang2016-12-04
| * | | | netfilter: built-in NAT support for UDPliteDavide Caratti2016-12-04
| * | | | netfilter: built-in NAT support for SCTPDavide Caratti2016-12-04
| * | | | netfilter: built-in NAT support for DCCPDavide Caratti2016-12-04
* | | | | net: sock_rps_record_flow() is for connected socketsEric Dumazet2016-12-07
* | | | | net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-05
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-05
|\ \ \ \ \
| * | | | | Bluetooth: __ variants of u8 and friends are not neccessary inside kernelPavel Machek2016-11-27
* | | | | | net: reorganize struct sock for better data localityEric Dumazet2016-12-05
| |/ / / / |/| | | |
* | | | | ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-03
* | | | | ipv4: fib: Replay events when registering FIB notifierIdo Schimmel2016-12-03
* | | | | ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel2016-12-03
* | | | | ipv4: fib: Add fib_info_hold() helperIdo Schimmel2016-12-03
* | | | | netns: fix net_generic() "id - 1" bloatAlexey Dobriyan2016-12-03
* | | | | netns: add dummy struct inside "struct net_generic"Alexey Dobriyan2016-12-03
* | | | | netlink: 2-clause nla_ok()Alexey Dobriyan2016-12-03