index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
2007-03-08
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: zero-terminate prefix
Patrick McHardy
2007-03-08
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix reference counting
Michal Miroslaw
2007-03-05
1
-3
/
+6
*
[NETFILTER]: nfnetlink_log: fix module reference counting
Patrick McHardy
2007-03-05
1
-2
/
+1
*
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michal Miroslaw
2007-03-05
1
-0
/
+4
*
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michal Miroslaw
2007-03-05
1
-0
/
+1
*
[NETFILTER]: nfnetlink_log: fix use after free
Michal Miroslaw
2007-03-05
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix reference leak
Michal Miroslaw
2007-03-05
1
-3
/
+4
*
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Patrick McHardy
2007-03-05
1
-1
/
+3
*
[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs
Patrick McHardy
2007-03-05
4
-14
/
+7
*
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-05
1
-1
/
+1
*
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
2007-02-28
1
-2
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
2
-2
/
+2
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
5
-5
/
+1
*
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
Patrick McHardy
2007-02-12
1
-3
/
+3
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
43
-422
/
+422
*
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
2007-02-12
1
-3
/
+9
*
[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration
Patrick McHardy
2007-02-12
2
-6
/
+9
*
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
2007-02-12
1
-33
/
+7
*
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
2007-02-12
1
-3
/
+6
*
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
1
-7
/
+7
*
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
2007-02-12
2
-25
/
+35
*
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
2
-12
/
+12
*
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
2007-02-12
1
-11
/
+15
*
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
2007-02-12
1
-5
/
+2
*
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
2007-02-12
1
-4
/
+4
*
[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex
Patrick McHardy
2007-02-12
1
-5
/
+8
*
[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
Patrick McHardy
2007-02-12
1
-5
/
+10
*
[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
Patrick McHardy
2007-02-12
1
-2
/
+0
*
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
2007-02-12
2
-5
/
+8
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
8
-10
/
+10
*
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
2007-02-08
3
-0
/
+323
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
1
-0
/
+1
*
[NETFILTER]: Remove useless comparisons before assignments
Jan Engelhardt
2007-02-08
5
-19
/
+8
*
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
2007-02-08
1
-25
/
+15
*
[NETFILTER]: Add SANE connection tracking helper
Michal Schmidt
2007-02-08
3
-0
/
+256
*
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...
Adrian Bunk
2007-02-03
1
-1
/
+1
*
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
2007-02-03
1
-0
/
+2
*
[NETFILTER]: xt_hashlimit: fix ip6tables dependency
Patrick McHardy
2007-01-31
1
-1
/
+1
*
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
2007-01-30
1
-1
/
+1
*
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
2007-01-30
1
-1
/
+7
*
[NETFILTER]: xt_connbytes: fix division by zero
Patrick McHardy
2007-01-30
1
-17
/
+12
*
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
2007-01-26
1
-1
/
+1
*
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
2007-01-24
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation
Patrick McHardy
2007-01-09
1
-0
/
+1
*
[NETFILTER]: New connection tracking is not EXPERIMENTAL anymore
Patrick McHardy
2007-01-04
1
-13
/
+12
*
[NETFILTER] xt_hashlimit.c: fix typo
Alexey Dobriyan
2007-01-04
1
-1
/
+1
*
[NETFILTER]: bridge-netfilter: remove deferred hooks
Patrick McHardy
2006-12-14
1
-8
/
+4
*
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
Yasuyuki Kozakai
2006-12-14
3
-2
/
+40
*
[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets
Yasuyuki Kozakai
2006-12-14
4
-24
/
+6
[next]