Eric Dumazet
|
c074da2810
ipv4: tcp: dont cache unconfirmed intput dst
|
13 years ago |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 years ago |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 years ago |
David S. Miller
|
4670fd819e
tcp: Get rid of inetpeer special cases.
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Pavel Emelyanov
|
292e8d8c85
tcp: Move rcvq sending to tcp_input.c
|
13 years ago |
Eric Dumazet
|
bd14b1b2e2
tcp: be more strict before accepting ECN negociation
|
13 years ago |
Eric Dumazet
|
b081f85c29
net: implement tcp coalescing in tcp_queue_rcv()
|
13 years ago |
Yuchung Cheng
|
750ea2bafa
tcp: early retransmit: delayed fast retransmit
|
13 years ago |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 years ago |
Eric Dumazet
|
6746960140
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
|
13 years ago |
Neal Cardwell
|
900f65d361
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
|
13 years ago |
Pavel Emelyanov
|
ee9952831c
tcp: Initial repair mode
|
13 years ago |
Pavel Emelyanov
|
370816aef0
tcp: Move code around
|
13 years ago |
Neal Cardwell
|
f4f9f6e75d
tcp: restore formatting of macros for tcp_skb_cb sacked field
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Dumazet
|
fd4f2cead6
tcp: RFC6298 supersedes RFC2988bis
|
13 years ago |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
David S. Miller
|
b4017c5368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Neal Cardwell
|
ecb9719236
tcp: fix comment for tp->highest_sack
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Arun Sharma
|
efcdbf24fd
net: Disambiguate kernel message
|
13 years ago |
Eric Dumazet
|
a8afca0329
tcp: md5: protects md5sig_info with RCU
|
13 years ago |
Eric Dumazet
|
a915da9b69
tcp: md5: rcu conversion
|
13 years ago |
Eric Dumazet
|
a2d91241a8
tcp: md5: remove obsolete md5_add() method
|
13 years ago |
Glauber Costa
|
4acb41903b
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
|
13 years ago |
Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 years ago |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 years ago |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 years ago |