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: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-13
1
-0
/
+3
*
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-13
1
-4
/
+12
*
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2023-12-13
1
-2
/
+3
*
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
2023-12-13
1
-4
/
+9
*
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-13
2
-4
/
+8
*
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
2023-12-13
1
-5
/
+5
*
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-12-13
1
-7
/
+7
*
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
2023-11-28
1
-29
/
+32
*
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
2023-11-28
1
-5
/
+21
*
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
2023-11-28
1
-2
/
+3
*
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-28
2
-3
/
+4
*
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-20
1
-1
/
+26
*
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-20
1
-1
/
+1
*
netfilter: nf_tables: Drop pointless memset when dumping rules
Phil Sutter
2023-11-20
1
-4
/
+0
*
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
1
-7
/
+7
*
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
2023-10-18
1
-4
/
+1
*
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
2023-10-18
1
-0
/
+2
*
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2023-10-18
1
-22
/
+28
*
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
2023-10-12
1
-1
/
+1
*
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
2023-10-12
1
-1
/
+1
*
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
2023-10-12
1
-0
/
+1
*
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
2023-10-12
1
-13
/
+5
*
netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
Kees Cook
2023-10-12
1
-1
/
+1
*
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-10-12
1
-1
/
+1
*
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
2023-10-12
1
-1
/
+4
*
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
2023-10-04
1
-17
/
+29
*
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
2023-10-04
1
-16
/
+28
*
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-10-04
1
-10
/
+33
*
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
2023-10-04
1
-1
/
+12
*
net: prevent address rewrite in kernel_bind()
Jordan Rife
2023-10-01
1
-2
/
+2
*
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
2023-10-01
1
-2
/
+2
*
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
[next]