Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 9 | -47/+31 |
2017-02-03 | tcp: clear pfmemalloc on outgoing skb | Eric Dumazet | 1 | -0/+7 |
2017-02-03 | tcp: add tcp_mss_clamp() helper | Eric Dumazet | 3 | -19/+7 |
2017-02-02 | net: add LINUX_MIB_PFMEMALLOCDROP counter | Eric Dumazet | 1 | -0/+1 |
2017-02-02 | net: ipv4: remove fib_lookup.h from devinet.c include list | David Ahern | 1 | -2/+0 |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2017-02-02 | netfilter: allow logging from non-init namespaces | Michal Kubeček | 2 | -2/+2 |
2017-02-02 | netfilter: add and use nf_ct_set helper | Florian Westphal | 3 | -6/+3 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 4 | -8/+8 |
2017-02-02 | netfilter: reset netfilter state when duplicating packet | Florian Westphal | 1 | -1/+1 |
2017-02-02 | netfilter: conntrack: no need to pass ctinfo to error handler | Florian Westphal | 1 | -6/+6 |