index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
7 days
netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinked
Jiayuan Chen
2026-05-22
netfilter: nft_fib_ipv6: handle routes via external nexthop
Jiayuan Chen
2026-05-22
netfilter: nft_fib_ipv6: walk fib6_siblings under RCU
Jiayuan Chen
2026-05-16
netfilter: ip6t_hbh: reject oversized option lists
Zhengchuan Liang
2026-05-08
netfilter: x_tables: close dangling table module init race
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
2026-05-08
netfilter: x_tables: unregister the templates first
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-08
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-26
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
2026-03-04
netfilter: nft_fib_ipv6: switch to fib6_lookup
Florian Westphal
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
2025-05-22
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-03-23
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2024-09-19
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
2024-07-31
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
[next]