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 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Neal Cardwell
|
6b5a5c0dbb
tcp: do not scale TSO segment size with reordering degree
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 years ago |
Flavio Leitner
|
78d81d15b7
TCP: remove TCP_DEBUG
|
13 years ago |
Eric Dumazet
|
318cf7aaa0
tcp: md5: add more const attributes
|
13 years ago |