index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
2023-09-20
1
-2
/
+10
*
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-09-20
1
-2
/
+8
*
netfilter: nf_tables: disable toggling dormant table state more than once
Florian Westphal
2023-09-20
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-16
1
-0
/
+2
|
\
|
*
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
2023-09-15
1
-0
/
+2
*
|
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2023-09-15
5
-34
/
+58
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_tables: Fix entries val in rule reset audit log
Phil Sutter
2023-09-13
1
-6
/
+10
|
*
netfilter: conntrack: fix extension size table
Florian Westphal
2023-09-13
1
-2
/
+2
|
*
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
2023-09-11
1
-4
/
+5
|
*
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
2023-09-08
1
-6
/
+3
|
*
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
Pablo Neira Ayuso
2023-09-08
1
-1
/
+1
|
*
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-09-08
4
-6
/
+22
|
*
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
2023-09-08
1
-4
/
+2
|
*
netfilter: nf_tables: disallow rule removal from chain binding
Pablo Neira Ayuso
2023-09-08
1
-5
/
+13
*
|
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
7
-27
/
+109
|
\
|
|
*
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
2023-09-06
1
-5
/
+6
|
*
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
2023-09-06
1
-0
/
+1
|
*
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
2023-09-06
1
-2
/
+6
|
*
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
2023-09-06
1
-0
/
+8
|
*
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
2023-09-06
1
-8
/
+14
|
*
netfilter: nf_tables: Audit log rule reset
Phil Sutter
2023-08-31
1
-0
/
+18
|
*
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
2023-08-31
1
-3
/
+28
|
*
netfilter: xt_u32: validate user space input
Wander Lairson Costa
2023-08-30
1
-0
/
+21
|
*
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
2023-08-30
1
-0
/
+2
|
*
netfilter: nft_exthdr: Fix non-linear header modification
Xiao Liang
2023-08-30
1
-12
/
+8
*
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
5
-12
/
+27
|
\
\
|
*
|
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
5
-12
/
+27
*
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
4
-11
/
+31
|
\
\
\
|
*
|
|
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
2
-0
/
+6
|
*
|
|
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
2023-08-23
1
-3
/
+10
|
*
|
|
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-08-23
1
-2
/
+2
|
*
|
|
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-08-23
1
-1
/
+5
|
*
|
|
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
2023-08-23
1
-1
/
+1
|
*
|
|
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-23
1
-4
/
+7
*
|
|
|
netfilter: nf_tables: allow loop termination for pending fatal signal
Florian Westphal
2023-08-22
1
-0
/
+6
*
|
|
|
netfilter: xtables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-1
/
+1
*
|
|
|
netfilter: x_tables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-3
/
+2
*
|
|
|
netfilter: nft_meta: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-3
/
+3
*
|
|
|
netfilter: nft_osf: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-3
/
+3
*
|
|
|
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-1
/
+1
*
|
|
|
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-1
/
+1
*
|
|
|
netfilter: ipset: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-5
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
5
-29
/
+66
|
\
|
|
|
|
*
|
|
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-16
1
-0
/
+3
|
*
|
|
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2023-08-16
1
-1
/
+6
|
*
|
|
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2023-08-16
1
-4
/
+32
|
*
|
|
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-16
1
-0
/
+4
|
*
|
|
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-16
1
-3
/
+3
[next]