index
:
Linux Stable
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.13.y
linux-6.14.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: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
2022-08-25
1
-7
/
+13
*
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-17
1
-0
/
+1
*
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
2022-08-17
1
-2
/
+5
*
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-17
1
-2
/
+4
*
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-17
1
-1
/
+3
*
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-08-03
1
-1
/
+6
*
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2022-07-29
1
-1
/
+2
*
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-21
1
-21
/
+51
*
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
2022-07-21
1
-4
/
+4
*
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
2022-07-12
2
-5
/
+6
*
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
2022-07-12
1
-2
/
+54
*
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
2022-07-12
4
-6
/
+6
*
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2022-07-12
1
-1
/
+8
*
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
2022-07-12
1
-15
/
+33
*
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-07-07
1
-0
/
+2
*
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-29
2
-20
/
+5
*
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
2
-2
/
+23
*
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-14
1
-0
/
+6
*
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
2022-06-14
1
-4
/
+8
*
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-14
1
-0
/
+1
*
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-14
1
-25
/
+6
*
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
2022-06-14
1
-1
/
+1
*
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-14
1
-1
/
+2
*
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
2022-06-06
1
-13
/
+41
*
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
2022-06-06
1
-0
/
+4
*
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
2022-06-06
1
-4
/
+13
*
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-06-06
1
-9
/
+10
*
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2022-05-25
2
-22
/
+20
*
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
2022-05-25
1
-10
/
+10
*
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2022-05-25
2
-27
/
+9
*
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
2022-05-25
1
-1
/
+2
*
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
2022-05-25
1
-9
/
+13
*
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
2022-05-25
1
-1
/
+3
*
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-05-09
1
-14
/
+38
*
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-05-09
1
-1
/
+1
*
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
2022-05-09
1
-1
/
+5
*
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2022-05-09
1
-1
/
+1
*
netfilter: nft_ct: fix use after free when attaching zone template
Florian Westphal
2022-04-27
1
-1
/
+4
*
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-04-27
1
-6
/
+6
*
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2022-04-27
8
-27
/
+23
*
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
2022-04-20
1
-1
/
+1
*
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
2022-04-20
1
-4
/
+3
*
netfilter: conntrack: revisit gc autotuning
Florian Westphal
2022-04-13
1
-17
/
+68
*
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
2022-04-08
1
-2
/
+2
*
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
2022-04-08
1
-4
/
+13
*
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-04-08
2
-0
/
+9
*
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-04-08
2
-18
/
+17
*
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
2022-03-28
1
-5
/
+17
*
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
2022-03-28
1
-1
/
+1
[prev]
[next]