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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-08-03
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
1
-1
/
+6
2022-07-29
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2
-23
/
+45
2022-07-22
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-21
/
+51
2022-07-22
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
1
-4
/
+4
2022-07-22
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
3
-0
/
+26
2022-07-22
netfilter: conntrack: remove the percpu dying list
Florian Westphal
3
-46
/
+13
2022-07-22
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2
-0
/
+53
2022-07-22
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2
-70
/
+80
2022-07-22
netfilter: conntrack: split inner loop of list dumping to own function
Florian Westphal
1
-25
/
+43
2022-07-22
netfilter: ecache: move to separate structure
Florian Westphal
1
-9
/
+10
2022-07-12
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2022-07-12
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
1
-15
/
+33
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-06-29
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
1
-4
/
+15
2022-06-29
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
1
-4
/
+10
2022-06-29
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2
-20
/
+5
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2
-2
/
+23
2022-06-14
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
1
-0
/
+6
2022-06-14
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
1
-4
/
+8
2022-06-14
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
1
-0
/
+1
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
1
-25
/
+6
2022-06-14
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
1
-1
/
+1
2022-06-14
netfilter: nat: really support inet nat without l3 address
Florian Westphal
1
-1
/
+2
2022-06-06
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-06-06
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-06-06
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-06-06
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-06-06
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
1
-1
/
+5
2022-04-19
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
1
-1
/
+1
2022-04-11
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
1
-4
/
+3
2022-04-05
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
6
-6
/
+6
2022-03-29
netfilter: bitwise: fix reduce comparisons
Jeremy Sowden
1
-2
/
+2
2022-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
3
-27
/
+36
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-24
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-24
/
+35
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+3
2022-03-20
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
1
-10
/
+10
[next]