index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
netfilter: nft_objref: validate objref and objrefmap expressions
Fernando Fernandez Mancera
1
-0
/
+39
2025-10-15
netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
Eric Dumazet
1
-0
/
+3
2025-10-15
netfilter: nfnetlink: reset nlh pointer during batch replay
Fernando Fernandez Mancera
1
-0
/
+2
2025-10-15
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
1
-1
/
+3
2025-10-15
ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enable
Zhang Tengfei
4
-20
/
+17
2025-10-15
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
1
-4
/
+4
2025-09-10
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
2
-2
/
+32
2025-09-10
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
1
-5
/
+12
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
1
-32
/
+33
2025-09-10
netfilter: nft_set_rbtree: continue traversal if element is inactive
Florian Westphal
1
-3
/
+3
2025-09-10
netfilter: nft_set_pipapo: don't check genbit from packetpath lookups
Florian Westphal
2
-5
/
+19
2025-09-10
netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
Florian Westphal
1
-1
/
+2
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
1
-11
/
+31
2025-08-27
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
1
-2
/
+2
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
1
-0
/
+30
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
1
-1
/
+2
2025-08-13
netfilter: nft_set_pipapo: fix null deref for empty set
Florian Westphal
1
-3
/
+2
2025-08-08
Merge tag 'nf-25-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-45
/
+40
2025-08-07
netfilter: nft_socket: remove WARN_ON_ONCE with huge level value
Pablo Neira Ayuso
1
-1
/
+1
2025-08-07
netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl()
Dan Carpenter
1
-3
/
+3
2025-08-07
netfilter: nft_set_pipapo: don't return bogus extension pointer
Florian Westphal
1
-6
/
+6
2025-08-07
netfilter: ctnetlink: remove refcounting in expectation dumpers
Florian Westphal
1
-24
/
+17
2025-08-07
netfilter: ctnetlink: fix refcount leak on table dump
Florian Westphal
1
-11
/
+13
2025-08-01
bpf: Check netfilter ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-1
/
+2
2025-07-25
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
1
-2
/
+2
2025-07-25
netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps
Florian Westphal
1
-5
/
+4
2025-07-25
netfilter: nft_set_pipapo: merge pipapo_get/lookup
Florian Westphal
1
-130
/
+58
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
3
-9
/
+5
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
8
-91
/
+95
2025-07-25
netfilter: nft_set_pipapo: remove unused arguments
Florian Westphal
1
-9
/
+5
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
2
-11
/
+48
2025-07-25
netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper
Phil Sutter
1
-22
/
+25
2025-07-25
ipvs: Rename del_timer in comment in ip_vs_conn_expire_now()
WangYuli
1
-1
/
+1
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
2
-5
/
+21
2025-07-25
netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
Yue Haibing
1
-5
/
+5
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
2
-1
/
+51
2025-07-25
netfilter: conntrack: table full detailed log
lvxiafei
1
-1
/
+5
2025-07-23
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
1
-1
/
+1
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
5
-68
/
+23
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-68
/
+23
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-6
/
+20
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
3
-62
/
+0
2025-07-14
netfilter: nf_tables: hide clash bit from userspace
Florian Westphal
1
-0
/
+3
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
1
-1
/
+2
2025-07-10
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
1
-2
/
+2
2025-07-10
netfilter: nf_tables: Reintroduce shortened deletion notifications
Phil Sutter
1
-17
/
+50
2025-07-10
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
1
-25
/
+0
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
11
-1000
/
+16
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
1
-1
/
+1
[next]