-g00ecf'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor2-6/+4
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal7-26/+28
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2-5/+26
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal12-34/+24
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal15-29/+36
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal2-9/+15
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal2-2/+2
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal8-20/+16
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng