summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_ct.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-251-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | netfilter: nft_ct: fix null pointer in ct expectations supportStéphane Veyret2019-06-191-0/+4
* | netfilter: nft_ct: add ct expectations supportStéphane Veyret2019-06-171-2/+136
|/
* netfilter: nft_ct: Add ct id supportBrett Mastbergen2019-04-301-0/+8
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-3/+5
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-1/+1
* netfilter: conntrack: remove nf_ct_l4proto_find_getFlorian Westphal2019-01-181-1/+1
* netfilter: conntrack: remove module owner fieldFlorian Westphal2019-01-181-2/+0Star
* netfilter: nf_tables: add requirements for connsecmark supportChristian Göttsche2018-09-281-1/+16
* netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal2018-09-201-1/+1
* netfilter: cttimeout: remove superfluous check on layer 4 netlink functionsPablo Neira Ayuso2018-09-171-3/+0Star
* netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-30/+29Star
* netfilter: nft_ct: make l3 protocol field optional for timeout objectHarsha Sharma2018-08-161-3/+4
* netfilter: nft_ct: enable conntrack for helpersPablo Neira Ayuso2018-08-071-0/+14
* netfilter: nft_ct: add ct timeout supportHarsha Sharma2018-08-071-1/+203
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2018-07-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-8/+12
|\
| * netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()Taehee Yoo2018-05-171-8/+12
* | netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso2018-06-031-1/+2
|/
* netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-0/+38
* netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-101-8/+8
* netfilter: conntrack: move nf_ct_netns_{get,put}() to corePablo Neira Ayuso2017-11-061-36/+3Star
* netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay2017-09-041-6/+12
* netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-151-2/+2
* netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal2017-04-191-1/+24
* netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-151-8/+6Star
* netfilter: Remove exceptional & on function nameArushi Singhal2017-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-241-9/+12
|\
| * netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang2017-03-151-1/+2
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-131-8/+10
* | netfilter: nft_ct: add helper set supportFlorian Westphal2017-03-131-0/+171
|/
* netfilter: nft_ct: fix random validation errors for zone set supportFlorian Westphal2017-02-231-0/+1
* netfilter: nft_ct: add zone id set supportFlorian Westphal2017-02-081-1/+143
* netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal2017-02-081-14/+15
* netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-3/+19
* netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-021-2/+1Star
* netfilter: nft_ct: add average bytes per packet supportLiping Zhang2017-01-031-1/+21
* netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-041-13/+13
* netfilter: nft_ct: add notrack supportPablo Neira Ayuso2016-10-261-1/+49
* netfilter: nft_ct: report error if mark and dir specified simultaneouslyLiping Zhang2016-09-251-0/+2
* netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocolLiping Zhang2016-09-251-10/+9Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-251-16/+25
|\
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-221-10/+3Star
| * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-191-6/+19
| * netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-111-0/+3
* | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-5/+1Star
|/
* netfilter: nftables: add connlabel set supportFlorian Westphal2016-05-051-0/+30
* netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-181-0/+2