summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_ct.c
Commit message (Expand)AuthorAge
* netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-20
* netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-10
* netfilter: conntrack: move nf_ct_netns_{get,put}() to corePablo Neira Ayuso2017-11-06
* netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay2017-09-04
* netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-15
* netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal2017-04-19
* netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-15
* netfilter: Remove exceptional & on function nameArushi Singhal2017-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\
| * netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang2017-03-15
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-13
* | netfilter: nft_ct: add helper set supportFlorian Westphal2017-03-13
|/
* netfilter: nft_ct: fix random validation errors for zone set supportFlorian Westphal2017-02-23
* netfilter: nft_ct: add zone id set supportFlorian Westphal2017-02-08
* netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal2017-02-08
* netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-08
* netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-02
* netfilter: nft_ct: add average bytes per packet supportLiping Zhang2017-01-03
* netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-04
* netfilter: nft_ct: add notrack supportPablo Neira Ayuso2016-10-26
* netfilter: nft_ct: report error if mark and dir specified simultaneouslyLiping Zhang2016-09-25
* netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocolLiping Zhang2016-09-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-24
|\
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-22
| * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-19
| * netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-11
* | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-08
|/
* netfilter: nftables: add connlabel set supportFlorian Westphal2016-05-05
* netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-18
* netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso2016-01-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-08
|\
| * netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-08
* | netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal2015-12-18
|/
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
* netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-13
* netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-13
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
* netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-13
* netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-13
* netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-13
* netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-13
* netfilter: Fix switch statement warnings with recent gcc.David Miller2015-04-08
* netfilter: nft_ct: split nft_ct_init() into two functions for get/setPatrick McHardy2014-04-02
* netfilter: nft_ct: add missing ifdef for NFT_MARK settingPatrick McHardy2014-04-02
* netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy2014-03-08
* netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-08
* netfilter: nft_ct: labels get supportFlorian Westphal2014-02-19
* netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy2014-02-06
* netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero2014-02-05
* netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not setKristian Evensen2014-01-15