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
2007-07-06
nf_conntrack_h323: add checking of out-of-range on choices' index values
Jing Min Zhao
1
-1
/
+3
2007-06-07
[PATCH] NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr...
Patrick McHardy
1
-1
/
+2
2007-05-23
[PATCH] NETFILTER: {ip,nf}_conntrack: fix use-after-free in helper destroy ca...
Patrick McHardy
1
-4
/
+4
2007-03-22
[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NAT
Patrick McHardy
1
-0
/
+1
2007-03-07
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
1
-1
/
+1
2007-03-07
[NETFILTER]: nfnetlink_log: zero-terminate prefix
Patrick McHardy
1
-1
/
+1
2007-03-05
[NETFILTER]: nfnetlink_log: fix reference counting
Michal Miroslaw
1
-3
/
+6
2007-03-05
[NETFILTER]: nfnetlink_log: fix module reference counting
Patrick McHardy
1
-2
/
+1
2007-03-05
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michal Miroslaw
1
-0
/
+4
2007-03-05
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michal Miroslaw
1
-0
/
+1
2007-03-05
[NETFILTER]: nfnetlink_log: fix use after free
Michal Miroslaw
1
-1
/
+1
2007-03-05
[NETFILTER]: nfnetlink_log: fix reference leak
Michal Miroslaw
1
-3
/
+4
2007-03-05
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Patrick McHardy
1
-1
/
+3
2007-03-05
[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs
Patrick McHardy
4
-14
/
+7
2007-03-05
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
1
-1
/
+1
2007-02-28
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
1
-2
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+1
2007-02-12
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
Patrick McHardy
1
-3
/
+3
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
43
-422
/
+422
2007-02-12
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
1
-3
/
+9
2007-02-12
[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration
Patrick McHardy
2
-6
/
+9
2007-02-12
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
1
-33
/
+7
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
1
-3
/
+6
2007-02-12
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
1
-7
/
+7
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
2
-25
/
+35
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2
-12
/
+12
2007-02-12
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
1
-11
/
+15
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
1
-5
/
+2
2007-02-12
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
1
-4
/
+4
2007-02-12
[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex
Patrick McHardy
1
-5
/
+8
2007-02-12
[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
Patrick McHardy
1
-5
/
+10
2007-02-12
[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
Patrick McHardy
1
-2
/
+0
2007-02-12
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
2
-5
/
+8
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
8
-10
/
+10
2007-02-08
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
3
-0
/
+323
2007-02-08
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
1
-0
/
+1
2007-02-08
[NETFILTER]: Remove useless comparisons before assignments
Jan Engelhardt
5
-19
/
+8
2007-02-08
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
1
-25
/
+15
2007-02-08
[NETFILTER]: Add SANE connection tracking helper
Michal Schmidt
3
-0
/
+256
2007-02-02
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...
Adrian Bunk
1
-1
/
+1
2007-02-02
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
1
-0
/
+2
2007-01-30
[NETFILTER]: xt_hashlimit: fix ip6tables dependency
Patrick McHardy
1
-1
/
+1
2007-01-30
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
1
-1
/
+1
2007-01-30
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
1
-1
/
+7
2007-01-30
[NETFILTER]: xt_connbytes: fix division by zero
Patrick McHardy
1
-17
/
+12
2007-01-26
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
1
-1
/
+1
2007-01-23
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
1
-1
/
+1
2007-01-09
[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation
Patrick McHardy
1
-0
/
+1
2007-01-04
[NETFILTER]: New connection tracking is not EXPERIMENTAL anymore
Patrick McHardy
1
-13
/
+12
[next]