index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-18
[TCP]: TCP Compound quad root function
Stephen Hemminger
1
-24
/
+66
2006-06-18
[TCP]: TCP Compound congestion control
Angelo P. Castellani
3
-0
/
+418
2006-06-18
[TCP]: TCP Veno congestion control
Bin Zhou
3
-0
/
+251
2006-06-18
[TCP]: TCP Low Priority congestion control
Wong Hoi Sing Edison
3
-0
/
+349
2006-06-18
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-18
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
4
-0
/
+740
2006-06-18
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...
Patrick McHardy
1
-30
/
+27
2006-06-18
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
4
-7
/
+196
2006-06-18
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-49
/
+96
2006-06-18
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
1
-34
/
+43
2006-06-18
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
1
-1
/
+1
2006-06-18
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
1
-8
/
+24
2006-06-18
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
1
-31
/
+22
2006-06-18
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
1
-0
/
+6
2006-06-18
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
5
-4
/
+15
2006-06-18
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
Patrick McHardy
2
-2
/
+2
2006-06-18
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
1
-891
/
+377
2006-06-18
[NETFILTER]: x_tables: add SCTP/DCCP support where missing
Patrick McHardy
2
-62
/
+22
2006-06-18
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
1
-1
/
+1
2006-06-18
[IPSEC] proto: Move transport mode input path into xfrm_mode_transport
Herbert Xu
4
-38
/
+32
2006-06-18
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
6
-84
/
+219
2006-06-18
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
2
-7
/
+0
2006-06-18
[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous
David S. Miller
1
-2
/
+0
2006-06-18
[I/OAT]: TCP recv offload to I/OAT
Chris Leech
3
-20
/
+175
2006-06-18
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
1
-0
/
+10
2006-06-18
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
1
-4
/
+4
2006-06-18
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
1
-5
/
+5
2006-06-13
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
1
-0
/
+1
2006-06-12
[TCP]: continued: reno sacked_out count fix
Aki M Nyrhinen
1
-3
/
+1
2006-06-06
[TCP]: Avoid skb_pull if possible when trimming head
Herbert Xu ~{PmVHI~}
1
-7
/
+5
2006-06-03
[TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) Wei
Stephen Hemminger
1
-1
/
+2
2006-05-29
[NETFILTER]: PPTP helper: fix sstate/cstate typo
Alexey Dobriyan
1
-2
/
+2
2006-05-29
[NETFILTER]: mark H.323 helper experimental
Patrick McHardy
1
-2
/
+2
2006-05-29
[NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)
Marcel Holtmann
2
-0
/
+2
2006-05-24
[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
Chris Wright
1
-0
/
+1
2006-05-24
[NETFILTER]: H.323 helper: fix sequence extension parsing
Patrick McHardy
1
-1
/
+1
2006-05-24
[NETFILTER]: H.323 helper: fix parser error propagation
Patrick McHardy
1
-15
/
+19
2006-05-23
[NETFILTER]: SNMP NAT: fix memory corruption
Patrick McHardy
1
-8
/
+7
2006-05-23
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
2
-2
/
+2
2006-05-19
[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...
Solar Designer
1
-1
/
+1
2006-05-19
[NETFILTER]: GRE conntrack: fix htons/htonl confusion
Alexey Dobriyan
1
-6
/
+6
2006-05-19
[NETFILTER]: fix format specifier for netfilter log targets
Philip Craig
1
-1
/
+1
2006-05-19
[NETFILTER]: Fix memory leak in ipt_recent
Jesper Juhl
1
-1
/
+1
2006-05-17
[TCP]: reno sacked_out count fix
Angelo P. Castellani
1
-0
/
+2
2006-05-10
[IPV4]: ip_options_fragment() has no effect on fragmentation
Wei Yongjun
1
-1
/
+1
2006-05-07
[IPV4]: Remove likely in ip_rcv_finish()
Hua Zhong
1
-1
/
+1
2006-05-06
[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
John Heffner
1
-1
/
+1
2006-05-04
[TCP]: Fix sock_orphan dead lock
Herbert Xu
1
-4
/
+9
2006-05-04
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...
Patrick McHardy
1
-3
/
+3
2006-05-04
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
1
-1
/
+1
[next]