Age | Commit message (Expand) | Author |
2016-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-27 | ipv4: Namespaceify tcp_tw_reuse knob | Haishuang Yan |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | inet: Fix get port to handle zero port number with soreuseport set | Tom Herbert |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-13 | netlink: revert broken, broken "2-clause nla_ok()" | Alexey Dobriyan |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-09 | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg |
2016-12-08 | net: do not read sk_drops if application does not care | Eric Dumazet |
2016-12-08 | net: rfs: add a jump label | Eric Dumazet |
2016-12-08 | flow dissector: ICMP support | Simon Horman |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-12-07 | net: sock_rps_record_flow() is for connected sockets | Eric Dumazet |
2016-12-07 | netfilter: nf_tables: support for set flushing | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: add stateful object reference to set elements | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_quota: add depleted flag for objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: notify internal updates of stateful objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: atomic dump and reset for stateful objects | Pablo Neira Ayuso |
2016-12-06 | netfilter: nf_tables: add stateful objects | Pablo Neira Ayuso |
2016-12-06 | netfilter: add and use nf_fwd_netdev_egress | Florian Westphal |
2016-12-06 | netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields | Pablo Neira Ayuso |
2016-12-06 | netfilter: defrag: only register defrag functionality if needed | Florian Westphal |
2016-12-05 | net_sched: gen_estimator: complete rewrite of rate estimators | Eric Dumazet |
2016-12-05 | switch getfrag callbacks to ..._full() primitives | Al Viro |
2016-12-05 | make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on... | Al Viro |
2016-12-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-12-05 | net: reorganize struct sock for better data locality | Eric Dumazet |
2016-12-04 | netfilter: conntrack: add nf_conntrack_default_on sysctl | Florian Westphal |
2016-12-04 | netfilter: conntrack: register hooks in netns when needed by ruleset | Florian Westphal |
2016-12-04 | netfilter: add and use nf_ct_netns_get/put | Florian Westphal |
2016-12-04 | netfilter: conntrack: remove unused init_net hook | Florian Westphal |
2016-12-04 | netfilter: conntrack: built-in support for UDPlite | Davide Caratti |
2016-12-04 | netfilter: conntrack: built-in support for SCTP | Davide Caratti |
2016-12-04 | netfilter: conntrack: built-in support for DCCP | Davide Caratti |
2016-12-04 | netfilter: nf_log: do not assume ethernet header in netdev family | Liping Zhang |
2016-12-04 | netfilter: built-in NAT support for UDPlite | Davide Caratti |
2016-12-04 | netfilter: built-in NAT support for SCTP | Davide Caratti |
2016-12-04 | netfilter: built-in NAT support for DCCP | Davide Caratti |
2016-12-03 | ipv6 addrconf: Implemented enhanced DAD (RFC7527) | Erik Nordmark |
2016-12-03 | ipv4: fib: Replay events when registering FIB notifier | Ido Schimmel |
2016-12-03 | ipv4: fib: Allow for consistent FIB dumping | Ido Schimmel |
2016-12-03 | ipv4: fib: Add fib_info_hold() helper | Ido Schimmel |
2016-12-03 | netns: fix net_generic() "id - 1" bloat | Alexey Dobriyan |
2016-12-03 | netns: add dummy struct inside "struct net_generic" | Alexey Dobriyan |
2016-12-03 | netlink: 2-clause nla_ok() | Alexey Dobriyan |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | bpf: Add support for reading socket family, type, protocol | David Ahern |