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.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: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-09
1
-0
/
+1
*
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-09
1
-0
/
+4
*
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-09
5
-113
/
+124
*
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
2022-08-09
1
-2
/
+5
*
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-09
1
-2
/
+4
*
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-09
1
-1
/
+3
*
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
2022-08-09
2
-16
/
+70
*
netfilter: flowtable: fix incorrect Kconfig dependencies
Pablo Neira Ayuso
2022-08-05
1
-2
/
+1
*
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
2022-08-05
1
-11
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
3
-1
/
+39
|
\
|
*
netfilter: nft_queue: only allow supported familes and hooks
Florian Westphal
2022-07-26
1
-0
/
+27
|
*
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
2022-07-26
1
-0
/
+6
|
*
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-07-26
1
-1
/
+6
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
3
-139
/
+342
|
\
\
|
*
|
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
2022-07-21
3
-37
/
+74
|
*
|
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
2022-07-21
3
-11
/
+58
|
*
|
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
2022-07-21
2
-27
/
+189
|
*
|
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
2022-07-21
1
-34
/
+18
|
*
|
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
1
-38
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-20
31
-260
/
+385
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netfilter: xt_TPROXY: remove pr_debug invocations
Justin Stitt
2022-07-21
1
-23
/
+2
|
*
|
netfilter: flowtable: prefer refcount_inc
Florian Westphal
2022-07-21
1
-8
/
+3
|
*
|
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-21
1
-3
/
+2
|
*
|
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
1
-0
/
+12
|
*
|
netfilter: nf_tables: use correct integer types
Florian Westphal
2022-07-11
4
-11
/
+12
|
*
|
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
1
-3
/
+3
|
*
|
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
2022-07-11
4
-10
/
+11
|
*
|
netfilter: x_tables: use correct integer types
Florian Westphal
2022-07-11
3
-9
/
+9
|
*
|
netfilter: nfnetlink: add missing __be16 cast
Florian Westphal
2022-07-11
1
-1
/
+1
|
*
|
netfilter: nft_set_bitmap: Fix spelling mistake
Zhang Jiaming
2022-07-11
1
-2
/
+2
|
*
|
netfilter: h323: merge nat hook pointers into one
Florian Westphal
2022-07-11
1
-161
/
+99
|
*
|
netfilter: nf_conntrack: use rcu accessors where needed
Florian Westphal
2022-07-11
7
-16
/
+57
|
*
|
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
3
-3
/
+3
|
*
|
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-11
5
-4
/
+165
|
*
|
netfilter: conntrack: use correct format characters
Bill Wendling
2022-07-11
1
-1
/
+1
|
*
|
netfilter: conntrack: use fallthrough to cleanup
Jackie Liu
2022-07-11
1
-5
/
+3
|
|
/
*
|
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-09
1
-21
/
+51
*
|
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
2022-07-09
1
-4
/
+4
*
|
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
2022-07-07
3
-0
/
+26
|
/
*
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
2022-07-02
1
-15
/
+33
*
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2022-07-02
1
-1
/
+8
*
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
2
-23
/
+45
*
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-27
1
-0
/
+2
*
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
1
-4
/
+15
*
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-21
1
-4
/
+10
*
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
2022-06-17
1
-1
/
+1
*
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-08
2
-20
/
+5
*
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-06
2
-2
/
+23
[next]