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 년 전 |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 년 전 |
Pavel Emelyanov
|
40b215e594
tcp: de-bloat a bit with factoring NET_INC_STATS_BH out
|
17 년 전 |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 년 전 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 년 전 |
YOSHIFUJI Hideaki
|
569508c964
[TCP]: Format addresses appropriately in debug messages.
|
17 년 전 |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 년 전 |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 년 전 |
David S. Miller
|
9993e7d313
[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().
|
17 년 전 |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 년 전 |
Eric Dumazet
|
8beb5c5f12
[TCP]: Avoid a divide in tcp_mtu_probing()
|
17 년 전 |
David S. Miller
|
829942c187
[TCP]: Move mss variable in tcp_mtu_probing()
|
17 년 전 |
Eric Dumazet
|
ce55dd3610
[TCP]: tcp_write_timeout.c cleanup
|
17 년 전 |
Ilpo Järvinen
|
e60402d0a9
[TCP]: Move sack_ok access to obviously named funcs & cleanup
|
17 년 전 |
Eric Dumazet
|
274707cff9
[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().
|
18 년 전 |
Pavel Emelianov
|
e4fd5da39f
[TCP]: Consolidate checking for tcp orphan count being too big.
|
18 년 전 |
David S. Miller
|
fe067e8ab5
[TCP]: Abstract out all write queue operations.
|
18 년 전 |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 년 전 |
Al Viro
|
714e85be35
[IPV6]: Assorted trivial endianness annotations.
|
18 년 전 |
Brian Haley
|
ab32ea5d8a
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
|
18 년 전 |
John Heffner
|
5d424d5a67
[TCP]: MTU probing
|
19 년 전 |