Ilpo Järvinen
|
a47e5a988a
[TCP]: Convert highest_sack to sk_buff to allow direct access
|
17 vuotta sitten |
Ilpo Järvinen
|
f78a1b3892
[TCP]: Make snd_cwnd_cnt 32-bit
|
17 vuotta sitten |
Ilpo Järvinen
|
b08d6cb22c
[TCP]: Limit processing lost_retrans loop to work-to-do cases
|
17 vuotta sitten |
Ilpo Järvinen
|
c79e335716
[TCP]: Comment fastpath_cnt_hint off-by-one trap
|
17 vuotta sitten |
Ilpo Järvinen
|
13dae42631
[TCP]: Update comment about highest_sack validity
|
18 vuotta sitten |
Ilpo Järvinen
|
b5860bbac7
[TCP]: Tighten tcp_sock's belt, drop left_out
|
18 vuotta sitten |
Ilpo Järvinen
|
539d243fdd
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
|
18 vuotta sitten |
Ilpo Järvinen
|
d738cd8fca
[TCP]: Add highest_sack seqno, points to globally highest SACK
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
aa8223c7bb
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
ab6a5bb6b2
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
|
18 vuotta sitten |
David S. Miller
|
e0ef57cc56
[TCP]: Make snd_cwnd_clamp a u32.
|
18 vuotta sitten |
Eric Dumazet
|
54287cc178
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
|
18 vuotta sitten |
Baruch Even
|
6f74651ae6
[TCP]: Seperate DSACK from SACK fast path
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
3a137d2065
[TCP]: Renove the __ prefix on the struct tcp_sock members
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
2ff52f282c
[TCP]: Change tcp_header_len member in tcp_sock to u16
|
18 vuotta sitten |
Al Viro
|
9981a0e36a
[NET]: Annotate checksums in on-the-wire packets.
|
18 vuotta sitten |
YOSHIFUJI Hideaki
|
cfb6eeb4c8
[TCP]: MD5 Signature Option (RFC2385) support.
|
18 vuotta sitten |
John Heffner
|
ae8064ac32
[TCP]: Bound TSO defer time
|
18 vuotta sitten |
Al Viro
|
dddc93c05d
[TCP]: struct tcp_sock .pred_flags is net-endian
|
18 vuotta sitten |
Al Viro
|
269bd27e66
[TCP]: struct tcp_sack_block annotations
|
18 vuotta sitten |
Al Viro
|
46a97324a5
[IPV4]: TCP headers annotated
|
18 vuotta sitten |
David Woodhouse
|
c8a553ad7f
[TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h>
|
19 vuotta sitten |
Linus Torvalds
|
cee4cca740
Merge git://git.infradead.org/hdrcleanup-2.6
|
19 vuotta sitten |
Chris Leech
|
97fc2f0848
[I/OAT]: Structure changes for TCP recv offload to I/OAT
|
19 vuotta sitten |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 vuotta sitten |
John Heffner
|
0e7b13685f
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
|
19 vuotta sitten |
Arnaldo Carvalho de Melo
|
d83d8461f9
[IP_SOCKGLUE]: Remove most of the tcp specific calls
|
19 vuotta sitten |
Arnaldo Carvalho de Melo
|
2271281362
[TCP]: Move the TCPF_ enum to tcp_states.h
|
19 vuotta sitten |
Arnaldo Carvalho de Melo
|
8292a17a39
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
|
19 vuotta sitten |