Herbert Xu
|
eb4dea5853
net: Fix percpu counters deadlock
|
16 years ago |
Herbert Xu
|
bf296b125b
tcp: Add GRO support
|
16 years ago |
Eric Dumazet
|
dd24c00191
net: Use a percpu_counter for orphan_count
|
16 years ago |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 years ago |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 years ago |
David S. Miller
|
9eeda9abd1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
David S. Miller
|
518a09ef11
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
|
16 years ago |
Jianjun Kong
|
5a5f3a8db9
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c
|
16 years ago |
Ilpo Järvinen
|
33f5f57eeb
tcp: kill pointless urg_mode
|
16 years ago |
Peter Zijlstra
|
c57943a1c9
net: wrap sk->sk_backlog_rcv()
|
16 years ago |
David S. Miller
|
c7004482e8
tcp: Respect SO_RCVLOWAT in tcp_poll().
|
16 years ago |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 years ago |
Adam Langley
|
49a72dfb88
tcp: Fix MD5 signatures for non-linear skbs
|
17 years ago |
Pavel Emelyanov
|
57ef42d59d
mib: put tcp statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
ed88098e25
mib: add net to NET_ADD_STATS_USER
|
17 years ago |
Pavel Emelyanov
|
6f67c817fc
mib: add net to NET_INC_STATS_USER
|
17 years ago |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
4e6734447d
mib: add net to NET_INC_STATS
|
17 years ago |
Pavel Emelyanov
|
5c52ba170f
sock: add net to prot->enter_memory_pressure callback
|
17 years ago |
Pavel Emelyanov
|
74688e487a
mib: add net to TCP_DEC_STATS
|
17 years ago |
Pavel Emelyanov
|
63231bddf6
mib: add net to TCP_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
81cc8a75d9
mib: add net to TCP_INC_STATS
|
17 years ago |
Will Newton
|
70efce27fc
net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.
|
17 years ago |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Octavian Purdila
|
374e7b5949
tcp: fix a size_t < 0 comparison in tcp_read_sock
|
17 years ago |
Andrew Morton
|
81b23b4a7a
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
|
17 years ago |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Miquel van Smoorenburg
|
57413ebc4e
tcp: calculate tcp_mem based on low memory instead of all memory
|
17 years ago |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 years ago |