David S. Miller
|
3dc789320e
tcp: Remove runtime check that can never be true.
|
hace 15 años |
William Allen Simpson
|
e56fb50f2b
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
|
hace 15 años |
William Allen Simpson
|
da5c78c826
TCPCT part 1b: generate Responder Cookie secret
|
hace 15 años |
David S. Miller
|
ff9c38bba3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 15 años |
Eric Dumazet
|
1fdf475aa1
tcp: tcp_disconnect() should clear window_clamp
|
hace 15 años |
David S. Miller
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 15 años |
Ilpo Järvinen
|
d792c1006f
tcp: provide more information on the tcp receive_queue bugs
|
hace 15 años |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 15 años |
Arjan van de Ven
|
c62f4c453a
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
|
hace 15 años |
Herbert Xu
|
b6b39e8f3f
tcp: Try to catch MSG_PEEK bug
|
hace 15 años |
Julian Anastasov
|
b103cf3438
tcp: fix TCP_DEFER_ACCEPT retrans calculation
|
hace 15 años |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
hace 15 años |
Eric Dumazet
|
f373b53b5f
tcp: replace ehash_size by ehash_mask
|
hace 15 años |
Eric Dumazet
|
42324c6270
net: splice() from tcp to pipe should take into account O_NONBLOCK
|
hace 15 años |
Andrew Morton
|
4fdb78d309
net/ipv4/tcp.c: fix min() type mismatch warning
|
hace 15 años |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
hace 15 años |
Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
hace 15 años |
Ilpo Järvinen
|
0b6a05c1db
tcp: fix ssthresh u16 leftover
|
hace 15 años |
Wu Fengguang
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
hace 15 años |
Eric Dumazet
|
df19a62677
tcp: keepalive cleanups
|
hace 15 años |
Jiri Olsa
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
hace 16 años |
Herbert Xu
|
6828b92bd2
tcp: Do not tack on TSO data to non-TSO packet
|
hace 16 años |
David S. Miller
|
915219441d
tcp: Use SKB queue and list helpers instead of doing it by-hand.
|
hace 16 años |
Herbert Xu
|
a2a804cddf
tcp: Do not check flush when comparing options for GRO
|
hace 16 años |
Herbert Xu
|
a5b1cf288d
gro: Avoid unnecessary comparison after skb_gro_header
|
hace 16 años |
Herbert Xu
|
30a3ae30c7
tcp: Optimise len/mss comparison
|
hace 16 años |
Herbert Xu
|
4a9a2968a1
tcp: Remove unnecessary window comparisons for GRO
|
hace 16 años |
Herbert Xu
|
745898eaf0
tcp: Optimise GRO port comparisons
|
hace 16 años |
Ilpo Järvinen
|
7752731318
tcp: fix MSG_PEEK race check
|
hace 16 años |
Herbert Xu
|
a0a69a0106
gro: Fix use after free in tcp_gro_receive
|
hace 16 años |