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_redir.c
Age
Commit message (
Expand
)
Author
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