summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_ct.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-081-0/+38
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-131-2/+2
* netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-131-4/+4
* netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-131-19/+19
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-131-5/+5
* netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-131-1/+3
* netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-131-4/+0
* netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-131-2/+2
* netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-131-7/+41
* netfilter: Fix switch statement warnings with recent gcc.David Miller2015-04-081-0/+8
* netfilter: nft_ct: split nft_ct_init() into two functions for get/setPatrick McHardy2014-04-021-53/+43
* netfilter: nft_ct: add missing ifdef for NFT_MARK settingPatrick McHardy2014-04-021-0/+2
* netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy2014-03-081-7/+2
* netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-081-1/+2
* netfilter: nft_ct: labels get supportFlorian Westphal2014-02-191-0/+24
* netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy2014-02-061-0/+1
* netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero2014-02-051-2/+13
* netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not setKristian Evensen2014-01-151-0/+2
* netfilter: nft_ct: Add support to set the connmarkKristian Evensen2014-01-091-30/+134
* netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy2014-01-071-3/+36
* netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-141-6/+12
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+252
OpenPOWER on IntegriCloud