index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_ct.c
Age
Commit message (
Expand
)
Author
2018-08-16
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
2018-08-07
netfilter: nft_ct: enable conntrack for helpers
Pablo Neira Ayuso
2018-08-07
netfilter: nft_ct: add ct timeout support
Harsha Sharma
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-03-20
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2017-11-06
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-04-19
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
2017-03-13
netfilter: nft_ct: add helper set support
Florian Westphal
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-02-23
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
2017-02-08
netfilter: nft_ct: add zone id set support
Florian Westphal
2017-02-08
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
2017-02-08
netfilter: nft_ct: add zone id get support
Florian Westphal
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-01-03
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-10-26
netfilter: nft_ct: add notrack support
Pablo Neira Ayuso
2016-09-25
netfilter: nft_ct: report error if mark and dir specified simultaneously
Liping Zhang
2016-09-25
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
Liping Zhang
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-07-19
netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
Liping Zhang
2016-07-11
netfilter: nft_ct: make byte/packet expr more friendly
Liping Zhang
2016-07-08
netfilter: nft_ct: fix expiration getter
Florian Westphal
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
2016-01-14
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
Pablo Neira Ayuso
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2014-04-02
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
Patrick McHardy
[next]