Commit History

Author SHA1 Message Date
  YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
  David S. Miller df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Gerrit Renker 7de6c03336 [SKB]: __skb_append = __skb_queue_after 17 years ago
  Ilpo Järvinen 6adb4f733e [TCP]: Don't allow FRTO to take place while MTU is being probed 17 years ago
  Ilpo Järvinen 882bebaaca [TCP]: tcp_simple_retransmit can cause S+L 17 years ago
  Ilpo Järvinen c137f3dda0 [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb 17 years ago
  Ilpo Järvinen 1b69d74539 [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack 17 years ago
  Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
  Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
  David S. Miller 255333c1db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Glenn Griffin c6aefafb7e [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
  Ilpo Järvinen d152a7d88a [TCP]: Must count fack_count also when skipping 17 years ago
  Ilpo Järvinen ad1984e844 [TCP]: NewReno must count every skb while marking losses 17 years ago
  Ilpo Järvinen f038ac8f9b [TCP]: cleanup tcp_parse_options deep indented switch 17 years ago
  Ilpo Järvinen 056834d9f6 [TCP]: cleanup tcp_{in,out}put.c style 17 years ago
  Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 17 years ago
  Ilpo Järvinen cadbd0313b [TCP]: Dropped unnecessary skb/sacked accessing in reneging 17 years ago
  Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths 17 years ago
  Ilpo Järvinen 3ccd3130b3 [TCP]: Make invariant check complain about invalid sacked_out 17 years ago
  Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
  Ilpo Järvinen c776ee01bd [TCP]: Remove seq_rtt ptr from clean_rtx_queue args 17 years ago
  Eric Dumazet dfd4f0ae2e [TCP]: Avoid two divides in __tcp_grow_window() 17 years ago
  Ilpo Järvinen 6859d49475 [TCP]: Abstract tp->highest_sack accessing & point to next skb 17 years ago
  Ilpo Järvinen 7201883599 [TCP]: Cleanup local variables of clean_rtx_queue 17 years ago
  Ilpo Järvinen ea60658cde [TCP]: Add unlikely() to urgent handling in clean_rtx_queue 17 years ago
  Ilpo Järvinen 89d478f7f2 [TCP]: Remove duplicated code block from clean_rtx_queue 17 years ago
  Ilpo Järvinen c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
  Ilpo Järvinen ede9f3b186 [TCP]: Unite identical code from two seqno split blocks 17 years ago
  Ilpo Järvinen 407ef1de03 [TCP]: Remove superflucious FLAG_DATA_SACKED 17 years ago
  Ilpo Järvinen bce392f3b0 [TCP]: Move LOSTRETRANS MIB outside !(L|S) check 17 years ago