Shan Wei
|
089c34827e
tcp: Remove debug macro of TCP_CHECK_TIMER
|
14 年之前 |
Ilpo Järvinen
|
c60ce4e265
tcp: use correct counters in CA_CWR state too
|
14 年之前 |
David S. Miller
|
21a180cda0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Damian Lukowski
|
4d22f7d372
net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()
|
14 年之前 |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Jerry Chu
|
dca43c75e7
tcp: Add TCP_USER_TIMEOUT socket option.
|
14 年之前 |
David S. Miller
|
ad1af0fedb
tcp: Combat per-cpu skew in orphan tests.
|
14 年之前 |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 年之前 |
Flavio Leitner
|
6c37e5de45
TCP: avoid to send keepalive probes if receiving data
|
15 年之前 |
Eric Dumazet
|
b6c6712a42
net: sk_dst_cache RCUification
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 年之前 |
Andreas Petlund
|
36e31b0af5
net: TCP thin linear timeouts
|
15 年之前 |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 年之前 |
Octavian Purdila
|
72659ecce6
tcp: account SYN-ACK timeouts & retransmissions
|
15 年之前 |
Damian Lukowski
|
2f7de5710a
tcp: Stalling connections: Move timeout calculation routine
|
15 年之前 |
Krishna Kumar
|
ea94ff3b55
net: Fix for dst_negative_advice
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年之前 |
Damian Lukowski
|
6fa12c8503
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
|
15 年之前 |
Damian Lukowski
|
f1ecd5d9e7
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
|
15 年之前 |
Eric Dumazet
|
df19a62677
tcp: keepalive cleanups
|
15 年之前 |
Ilpo Järvinen
|
bc079e9ede
tcp: cleanup ca_state mess in tcp_timer
|
16 年之前 |
Matt Mackall
|
6086ebca13
tcp: Stop scaring users with "treason uncloaked!"
|
16 年之前 |
Eric Dumazet
|
dd24c00191
net: Use a percpu_counter for orphan_count
|
16 年之前 |
Jianjun Kong
|
fd3f8c4cb6
net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
|
16 年之前 |
Harvey Harrison
|
673d57e723
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 年之前 |
Peter Zijlstra
|
c57943a1c9
net: wrap sk->sk_backlog_rcv()
|
16 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |