Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 5 | -9/+13 |
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 | 10 | -32/+15 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 13 | -25/+25 |
2017-02-02 | netfilter: reduce direct skb->nfct usage | Florian Westphal | 1 | -6/+9 |
2017-02-02 | netfilter: reset netfilter state when duplicating packet | Florian Westphal | 2 | -2/+2 |
2017-02-02 | netfilter: conntrack: no need to pass ctinfo to error handler | Florian Westphal | 7 | -19/+15 |