Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-02 | netfilter: guarantee 8 byte minalign for template addresses | Florian Westphal | 2 | -5/+26 |
2017-02-02 | netfilter: add and use nf_ct_set helper | Florian Westphal | 12 | -34/+24 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 15 | -29/+36 |
2017-02-02 | netfilter: reduce direct skb->nfct usage | Florian Westphal | 2 | -9/+15 |
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 | 8 | -20/+16 |
2017-02-02 | netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable() | Feng |