Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 年之前 |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 年之前 |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 年之前 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 年之前 |
Neal Cardwell
|
6b5a5c0dbb
tcp: do not scale TSO segment size with reordering degree
|
13 年之前 |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 年之前 |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 年之前 |
Flavio Leitner
|
78d81d15b7
TCP: remove TCP_DEBUG
|
13 年之前 |
Eric Dumazet
|
318cf7aaa0
tcp: md5: add more const attributes
|
13 年之前 |
Eric Dumazet
|
ca35a0ef85
tcp: md5: dont write skb head in tcp_md5_hash_header()
|
13 年之前 |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 年之前 |
Eric Dumazet
|
4de075e043
tcp: rename tcp_skb_cb flags
|
13 年之前 |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 年之前 |
Eric Dumazet
|
7a269ffad7
tcp: ECN blackhole should not force quickack mode
|
13 年之前 |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Eric Dumazet
|
e05c82d366
tcp: fix build error if !CONFIG_SYN_COOKIES
|
13 年之前 |
Eric Dumazet
|
765cf9976e
tcp: md5: remove one indirection level in tcp_md5sig_pool
|
13 年之前 |
Eric Dumazet
|
946cedccbd
tcp: Change possible SYN flooding messages
|
13 年之前 |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 年之前 |
Shan Wei
|
089c34827e
tcp: Remove debug macro of TCP_CHECK_TIMER
|
14 年之前 |
David S. Miller
|
7eb38527c4
tcp: Add reference to initial CWND ietf draft.
|
14 年之前 |
David S. Miller
|
442b9635c5
tcp: Increase the initial congestion window to 10.
|
14 年之前 |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 年之前 |
Nandita Dukkipati
|
356f039822
TCP: increase default initial receive window.
|
14 年之前 |
Shan Wei
|
4c306a9291
net: kill unused macros
|
14 年之前 |
Eric Dumazet
|
bc2ce894e1
tcp: relax tcp_paws_check()
|
14 年之前 |
Shan Wei
|
dca9b2404a
net: kill unused macros from head file
|
14 年之前 |
David S. Miller
|
ccb7c410dd
timewait_sock: Create and use getpeer op.
|
14 年之前 |
David S. Miller
|
3f419d2d48
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
|
14 年之前 |
Eric Dumazet
|
8d987e5c75
net: avoid limits overflow
|
14 年之前 |