index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-03-22
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-03-22
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...
Kohei Enju
1
-0
/
+2
2025-03-22
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
2
-14
/
+18
2025-03-22
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
1
-2
/
+2
2025-03-22
netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
Sebastian Andrzej Siewior
1
-2
/
+4
2025-02-08
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
1
-4
/
+4
2025-02-08
netfilter: nft_flow_offload: update tcp state flags under lock
Florian Westphal
1
-5
/
+11
2025-02-08
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
2
-2
/
+90
2025-01-09
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
1
-1
/
+4
2025-01-09
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
1
-4
/
+11
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
1
-2
/
+2
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-17
/
+15
2024-12-11
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
1
-24
/
+28
2024-12-04
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
1
-0
/
+16
2024-12-04
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
1
-0
/
+5
2024-12-03
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-12
/
+45
2024-11-28
netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
Pablo Neira Ayuso
1
-1
/
+1
2024-11-28
netfilter: x_tables: fix LED ID check in led_tg_check()
Dmitry Antipov
1
-1
/
+3
2024-11-28
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
Jinghao Jia
1
-3
/
+1
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
12
-188
/
+545
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-5
/
+2
2024-11-15
Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-5
/
+2
2024-11-15
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
1
-11
/
+123
2024-11-15
netfilter: bitwise: rename some boolean operation functions
Jeremy Sowden
1
-17
/
+17
2024-11-15
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-11-14
netfilter: ipset: add missing range check in bitmap_ip_uadt
Jeongjun Park
1
-5
/
+2
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
1
-21
/
+36
2024-11-14
netfilter: nf_tables: switch trans_elem to real flex array
Florian Westphal
1
-0
/
+90
2024-11-14
netfilter: nf_tables: prepare nft audit for set element compaction
Florian Westphal
1
-3
/
+18
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
1
-64
/
+164
2024-11-14
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
1
-5
/
+16
2024-11-14
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
1
-1
/
+1
2024-11-14
netfilter: nfnetlink: Report extack policy errors for batched ops
Donald Hunter
1
-1
/
+1
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
3
-12
/
+4
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+34
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
4
-62
/
+87
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-7
/
+34
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
1
-3
/
+1
2024-11-05
netfilter: nf_tables: must hold rcu read lock while iterating object type list
Florian Westphal
1
-7
/
+6
2024-11-05
netfilter: nf_tables: must hold rcu read lock while iterating expression type...
Florian Westphal
1
-6
/
+18
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
Florian Westphal
1
-3
/
+5
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats in set walker
Florian Westphal
2
-5
/
+8
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
2
-8
/
+11
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats with sets
Florian Westphal
1
-11
/
+16
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
Florian Westphal
1
-10
/
+13
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
[next]