Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-04 | net: ipv6: Allow shorthand delete of all nexthops in multipath route | David Ahern | 1 | -2/+36 |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 7 | -39/+28 |
2017-02-03 | net: ipv6: Set protocol to kernel for local routes | David Ahern | 1 | -0/+1 |
2017-02-03 | tcp: add tcp_mss_clamp() helper | Eric Dumazet | 1 | -4/+1 |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+2 |
2017-02-02 | netfilter: allow logging from non-init namespaces | Michal Kubeček | 1 | -1/+1 |
2017-02-02 | netfilter: merge ctinfo into nfct pointer storage area | Florian Westphal | 1 | -1/+1 |
2017-02-02 | netfilter: add and use nf_ct_set helper | Florian Westphal | 3 | -8/+4 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 3 | -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 |