index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_redir.c
Age
Commit message (
Expand
)
Author
2023-07-27
netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
Florian Westphal
2023-03-22
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-03-08
netfilter: nft_redir: correct value of inet type `.maxattrs`
Jeremy Sowden
2023-03-08
netfilter: nft_redir: correct length for loading protocol registers
Jeremy Sowden
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-16
netfilter: nf_tables: fix module autoload for redir
Christian Hesse
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-31
netfilter: nf_tables: fix module autoload with inet family
Pablo Neira Ayuso
2019-04-08
netfilter: nft_redir: add inet support
Florian Westphal
2019-04-08
netfilter: nft_redir: Make nft_redir_dump static
YueHaibing
2019-03-18
netfilter: nft_redir: fix module autoload with ip4
Pablo Neira Ayuso
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2014-11-12
netfilter: nft_redir: fix sparse warnings
Pablo Neira Ayuso
2014-10-27
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero