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_fib.c
Age
Commit message (
Expand
)
Author
2024-05-29
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
2023-07-27
netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
Florian Westphal
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-04-11
netfilter: nft_fib: reverse path filter for policy-based routing on iif
Pablo Neira Ayuso
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
netfilter: nft_fib: Fix existence check support
Phil Sutter
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal