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_rt.c
Age
Commit message (
Expand
)
Author
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
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_store() and use it
Pablo Neira Ayuso
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2017-08-28
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-19
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-05-29
netfilter: nft_rt: make local functions static
stephen hemminger
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen