index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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]