index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
73
-391
/
+379
*
[IPMR]: Fix bug introduced when converting to skb_network_reset_header
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+3
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
37
-120
/
+113
*
[SK_BUFF] ipmr: Missed one conversion to skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET]: make seq_operations const
Stephen Hemminger
2007-04-25
7
-11
/
+11
*
[SK_BUFF]: Introduce skb_set_network_header
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+4
*
[SK_BUFF] ipmr: Another skb_push related conversion to skb_reset_network_header
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
19
-39
/
+43
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF] xfrm4: use skb_reset_network_header
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
*
[SK_BUFF]: Use skb_reset_network_header after skb_push
Arnaldo Carvalho de Melo
2007-04-25
2
-11
/
+12
*
[SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to...
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+5
*
[SK_BUFF]: Some more simple skb_reset_network_header conversions
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Use skb_reset_network_header where the return of __pskb_pull was b...
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+9
*
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
2007-04-25
8
-8
/
+17
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
6
-8
/
+8
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
5
-9
/
+9
*
[TCP]: Use skb_set_mac_header in tcp_collapse
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[TCP]: Do the layer header setting in tcp_collapse relative to skb->data
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+5
*
[SK_BUFF] xfrm: Use skb_set_mac_header in the memmove cases
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
3
-3
/
+4
*
[UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[UDP]: deinline
Stephen Hemminger
2007-04-25
1
-4
/
+4
*
[TCP]: whitespace cleanup
Stephen Hemminger
2007-04-25
5
-50
/
+51
*
[IPV4]: cleanup
Stephen Hemminger
2007-04-25
12
-750
/
+745
*
[UDP]: ipv4 whitespace cleanup
Stephen Hemminger
2007-04-25
1
-47
/
+48
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-0
/
+3
*
[TCP]: Abstract out all write queue operations.
David S. Miller
2007-04-25
5
-96
/
+107
*
[NET] IPV4: Use hton{s,l}() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
4
-26
/
+25
*
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-25
2
-48
/
+50
*
[IPV4]: Optimize inet_getpeer()
Eric Dumazet
2007-04-25
1
-16
/
+22
*
[TCP] TCP Yeah: cleanup
Stephen Hemminger
2007-04-25
1
-19
/
+23
*
[TCP] tcp_cubic: faster cube root
Stephen Hemminger
2007-04-25
1
-11
/
+5
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
3
-9
/
+13
*
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2007-04-25
3
-44
/
+1
*
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
2007-04-25
4
-13
/
+13
*
[TCP]: FRTO undo response falls back to ratehalving one if ECEd
Ilpo Järvinen
2007-04-25
1
-5
/
+6
*
[TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)
Ilpo Järvinen
2007-04-25
1
-1
/
+1
*
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
2007-04-25
3
-5
/
+41
*
[TCP]: Correct reordering detection change (no FRTO case)
Ilpo Järvinen
2007-04-25
1
-1
/
+1
*
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
Eric Dumazet
2007-04-25
1
-4
/
+2
*
[TCP]: struct *sock argument renamed: sp -> sk
Ilpo Järvinen
2007-04-25
1
-11
/
+11
*
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
2007-04-25
2
-9
/
+30
*
[TCP] YeAH-TCP: algorithm implementation
Angelo P. Castellani
2007-04-25
4
-0
/
+437
*
[TCP]: SACK enhanced FRTO
Ilpo Järvinen
2007-04-25
1
-11
/
+65
*
[TCP]: Prevent reordering adjustments during FRTO
Ilpo Järvinen
2007-04-25
1
-1
/
+2
*
[TCP] FRTO: Fake cwnd for ssthresh callback
Ilpo Järvinen
2007-04-25
1
-1
/
+25
*
[TCP] FRTO: Reverse RETRANS bit clearing logic
Ilpo Järvinen
2007-04-25
1
-12
/
+23
[next]