Historie revizí

Autor SHA1 Zpráva Datum
  Arnd Hannemann d7ee147d4f tcp: Make use of before macro in tcp_input.c před 17 roky
  David S. Miller 1e42198609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 před 17 roky
  Vitaliy Gusev 56f367bbfd [TCP]: Add return value indication to tcp_prune_ofo_queue(). před 17 roky
  Vitaliy Gusev b000cd3707 [TCP]: Fix never pruned tcp out-of-order queue. před 17 roky
  YOSHIFUJI Hideaki 569508c964 [TCP]: Format addresses appropriately in debug messages. před 17 roky
  YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. před 17 roky
  David S. Miller df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 před 17 roky
  Gerrit Renker 7de6c03336 [SKB]: __skb_append = __skb_queue_after před 17 roky
  Ilpo Järvinen 6adb4f733e [TCP]: Don't allow FRTO to take place while MTU is being probed před 17 roky
  Ilpo Järvinen 882bebaaca [TCP]: tcp_simple_retransmit can cause S+L před 17 roky
  Ilpo Järvinen c137f3dda0 [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb před 17 roky
  Ilpo Järvinen 1b69d74539 [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack před 17 roky
  Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established před 17 roky
  Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences před 17 roky
  David S. Miller 255333c1db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 před 17 roky
  Glenn Griffin c6aefafb7e [TCP]: Add IPv6 support to TCP SYN cookies před 17 roky
  Ilpo Järvinen d152a7d88a [TCP]: Must count fack_count also when skipping před 17 roky
  Ilpo Järvinen ad1984e844 [TCP]: NewReno must count every skb while marking losses před 17 roky
  Ilpo Järvinen f038ac8f9b [TCP]: cleanup tcp_parse_options deep indented switch před 17 roky
  Ilpo Järvinen 056834d9f6 [TCP]: cleanup tcp_{in,out}put.c style před 17 roky
  Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary před 17 roky
  Ilpo Järvinen cadbd0313b [TCP]: Dropped unnecessary skb/sacked accessing in reneging před 17 roky
  Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths před 17 roky
  Ilpo Järvinen 3ccd3130b3 [TCP]: Make invariant check complain about invalid sacked_out před 17 roky
  Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. před 17 roky
  Ilpo Järvinen c776ee01bd [TCP]: Remove seq_rtt ptr from clean_rtx_queue args před 17 roky
  Eric Dumazet dfd4f0ae2e [TCP]: Avoid two divides in __tcp_grow_window() před 17 roky
  Ilpo Järvinen 6859d49475 [TCP]: Abstract tp->highest_sack accessing & point to next skb před 17 roky
  Ilpo Järvinen 7201883599 [TCP]: Cleanup local variables of clean_rtx_queue před 17 roky
  Ilpo Järvinen ea60658cde [TCP]: Add unlikely() to urgent handling in clean_rtx_queue před 17 roky