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
|
14 年 前 |
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 年 前 |
stephen hemminger
|
1b9f409293
tcp: tcp_enter_quickack_mode can be static
|
14 年 前 |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Alexey Kuznetsov
|
01f83d6984
tcp: Prevent overzealous packetization by SWS logic.
|
14 年 前 |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Gerrit Renker
|
3d5b99ae82
TCP: update initial windows according to RFC 5681
|
15 年 前 |
Gerrit Renker
|
22b71c8f4f
tcp/dccp: Consolidate common code for RFC 3390 conversion
|
15 年 前 |