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 | 31 | -513/+461 |
2017-02-02 | netfilter: allow logging from non-init namespaces | Michal Kubeček | 1 | -0/+24 |
2017-02-02 | ipvs: free ip_vs_dest structs when refcnt=0 | David Windsor | 1 | -5/+3 |
2017-02-02 | netfilter: merge ctinfo into nfct pointer storage area | Florian Westphal | 4 | -8/+12 |
2017-02-02 | netfilter: guarantee 8 byte minalign for template addresses | Florian Westphal | 1 | -5/+24 |
2017-02-02 | netfilter: add and use nf_ct_set helper | Florian Westphal | 3 | -14/+6 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 3 | -4/+4 |
2017-02-02 | netfilter: reduce direct skb->nfct usage | Florian Westphal | 1 | -6/+9 |
2017-02-02 | netfilter: conntrack: no need to pass ctinfo to error handler | Florian Westphal | 5 | -7/+3 |