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
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
2014-04-02
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
Patrick McHardy
2014-03-08
netfilter: nft_ct: remove family from struct nft_ct
Patrick McHardy
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-02-19
netfilter: nft_ct: labels get support
Florian Westphal
2014-02-06
netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks
Patrick McHardy
2014-02-05
netfilter: nft_ct: fix unconditional dump of 'dir' attr
Arturo Borrero
2014-01-15
netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set
Kristian Evensen
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
2014-01-07
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy