Commit History

Author SHA1 Message Date
  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
  David S. Miller e6e30add6b Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next 17 years ago
  Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
  YOSHIFUJI Hideaki 8d26d76dd4 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. 17 years ago
  Octavian Purdila 293ad60401 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. 17 years ago
  Satoru SATOH 1f29b0584d tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c 17 years ago
  David S. Miller 06802a819a Merge branch 'master' of ../net-2.6/ 17 years ago
  Herbert Xu 69d1506731 [TCP]: Let skbs grow over a page on fast peers 17 years ago
  Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
  Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
  Ilpo Järvinen 490d504693 [TCP]: Uninline tcp_set_state 17 years ago
  Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 17 years ago
  Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
  Pavel Emelyanov 1f9e636ea2 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking 17 years ago
  Pavel Emelyanov df97c708d5 [NET]: Eliminate unused argument from sk_stream_alloc_pskb 17 years ago
  Pavel Emelyanov f561d0f27d [NET]: Uninline the sk_stream_alloc_pskb 17 years ago
  Adrian Bunk 6ff7751d06 [TCP]: Make tcp_splice_data_recv() static. 17 years ago