index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
8 days
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
-0
/
+5
8 days
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
-0
/
+2
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+5
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
-2
/
+2
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
-0
/
+4
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
-0
/
+1
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
-0
/
+3
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
-0
/
+2
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
-0
/
+1
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
-2
/
+1
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
-0
/
+1
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
-8
/
+26
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
-9
/
+8
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
-0
/
+18
2025-11-28
netfilter: flowtable: remove hw_ifidx
Pablo Neira Ayuso
-1
/
+0
2025-11-27
netfilter: flowtable: consolidate xmit path
Pablo Neira Ayuso
-0
/
+1
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
-0
/
+6
2025-10-30
netfilter: fix typo in nf_conntrack_l4proto.h comment
caivive (Weibiao Tu)
-1
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+2
2025-09-10
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
-8
/
+2
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
-1
/
+0
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
-1
/
+1
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
-18
/
+0
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
-0
/
+2
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
-4
/
+3
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
-26
/
+31
2025-07-25
netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
Yue Haibing
-5
/
+0
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
-0
/
+3
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+13
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
-2
/
+13
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
-5
/
+0
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2025-07-10
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
-1
/
+1
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
-19
/
+0
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
-0
/
+5
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
-1
/
+1
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
-0
/
+5
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
-0
/
+9
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-0
/
+21
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
-0
/
+21
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
-1
/
+3
2025-01-19
netfilter: flowtable: add CLOSING state
Pablo Neira Ayuso
-0
/
+1
2025-01-19
netfilter: conntrack: rework offload nf_conn timeout extension logic
Florian Westphal
-10
/
+0
2025-01-19
netfilter: conntrack: remove skb argument from nf_ct_refresh
Florian Westphal
-5
/
+3
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
-2
/
+0
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
-0
/
+2
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
-0
/
+6
2025-01-09
netfilter: conntrack: add conntrack event timestamp
Florian Westphal
-0
/
+12
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+5
2024-12-25
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
-2
/
+5
[next]