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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
1
-1
/
+0
*
[NETFILTER]: Fix connection tracking bug in 2.6.12
Patrick McHardy
2005-06-29
1
-1
/
+7
*
[IPVS]: Close race conditions on ip_vs_conn_tab list modification
Neil Horman
2005-06-29
1
-21
/
+4
*
[IPV4]: Broken memory allocation in fib_trie
Robert Olsson
2005-06-29
1
-17
/
+39
*
[IPV4]: ipconfig.c: fix dhcp timeout behaviour
Maxime Bizon
2005-06-28
1
-1
/
+3
*
[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support
Dietmar Eggemann
2005-06-28
2
-3
/
+12
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
1
-2
/
+8
*
[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
Harald Welte
2005-06-28
1
-3
/
+4
*
[IPVS]: Fix for overflows
pageexec
2005-06-27
2
-5
/
+7
*
[TCP]: Let TCP_CONG_ADVANCED default to n
Adrian Bunk
2005-06-27
1
-1
/
+0
*
[IPV4]: Fix thinko in TCP_CONG_BIC default.
David S. Miller
2005-06-27
1
-1
/
+1
*
[TCP]: Do not present confusing congestion control options by default.
David S. Miller
2005-06-25
1
-1
/
+19
*
[IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING
David S. Miller
2005-06-25
1
-26
/
+38
*
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
2005-06-24
3
-4
/
+75
*
[TCP]: Add Scalable TCP congestion control module.
John Heffner
2005-06-23
3
-0
/
+78
*
[TCP]: Add H-TCP congestion control module.
Baruch Even
2005-06-23
3
-0
/
+303
*
[TCP]: Add TCP Vegas congestion control module.
Stephen Hemminger
2005-06-23
3
-0
/
+423
*
[TCP]: Add TCP Hybla congestion control module.
Daniele Lacamera
2005-06-23
3
-0
/
+198
*
[TCP]: Add High Speed TCP congestion control module.
John Heffner
2005-06-23
3
-0
/
+193
*
[TCP]: Add TCP Westwood congestion control module.
Stephen Hemminger
2005-06-23
3
-0
/
+275
*
[TCP]: Add TCP BIC congestion control module.
Stephen Hemminger
2005-06-23
3
-0
/
+353
*
[TCP]: Report congestion control algorithm in tcp_diag.
Stephen Hemminger
2005-06-23
1
-0
/
+5
*
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
Stephen Hemminger
2005-06-23
1
-7
/
+2
*
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
2005-06-23
9
-789
/
+312
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
1
-1
/
+1
*
[IPV4]: Fix route.c gcc4 warnings
Chuck Short
2005-06-23
1
-4
/
+4
*
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+1
*
[PATCH] Fix extra double quote in IPV4 Kconfig
Kumar Gala
2005-06-22
1
-1
/
+1
*
[IPV4]: Fix fib_trie.c's args to fib_dump_info().
David S. Miller
2005-06-21
1
-1
/
+1
*
[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()
Patrick McHardy
2005-06-21
2
-0
/
+2
*
[NETFILTER]: Check TCP checksum in ipt_REJECT
Patrick McHardy
2005-06-21
1
-1
/
+12
*
[NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking
Keir Fraser
2005-06-21
1
-0
/
+1
*
[NETFILTER]: expectation timeouts are compulsory
Phil Oester
2005-06-21
1
-9
/
+5
*
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-21
5
-28
/
+0
*
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
2005-06-21
18
-167
/
+158
*
[IPV4]: Add LC-Trie FIB lookup algorithm.
Robert Olsson
2005-06-21
4
-1
/
+2495
*
[NETLINK]: fib_lookup() via netlink
Robert Olsson
2005-06-20
1
-0
/
+55
*
[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
Herbert Xu
2005-06-20
2
-2
/
+15
*
[IPSEC]: Add xfrm_init_state
Herbert Xu
2005-06-20
4
-11
/
+6
*
[TCP]: Fix sysctl_tcp_low_latency
David S. Miller
2005-06-19
1
-1
/
+1
*
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-19
1
-2
/
+2
*
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-19
1
-1
/
+1
*
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-19
1
-1
/
+1
*
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-19
1
-2
/
+8
*
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
2005-06-19
2
-5
/
+5
*
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
2005-06-19
2
-3
/
+3
*
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-06-19
6
-19
/
+20
*
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
2005-06-19
1
-16
/
+0
*
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
2005-06-19
4
-5
/
+5
*
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
2005-06-19
5
-80
/
+41
[next]