index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_masq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-2
/
+2
2023-07-27
netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
Florian Westphal
1
-5
/
+3
2023-03-22
netfilter: nft_masq: deduplicate eval call-backs
Jeremy Sowden
1
-46
/
+29
2023-03-08
netfilter: nft_masq: correct length for loading protocol registers
Jeremy Sowden
1
-1
/
+1
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+3
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-11
/
+7
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-31
netfilter: nf_tables: fix module autoload with inet family
Pablo Neira Ayuso
1
-2
/
+1
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
1
-13
/
+3
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
1
-2
/
+1
2019-04-08
netfilter: nft_masq: add inet support
Florian Westphal
1
-0
/
+64
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
1
-13
/
+167
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
1
-1
/
+1
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
1
-4
/
+0
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
1
-1
/
+1
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
1
-2
/
+2
2016-03-02
netfilter: nft_masq: support port range
Pablo Neira Ayuso
1
-11
/
+40
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
1
-9
/
+17
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
1
-0
/
+12
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
1
-0
/
+59