Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Dumazet a2a385d627 tcp: bool conversions vor 13 Jahren
  Joe Perches 91df42bedc net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug vor 13 Jahren
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited vor 13 Jahren
  Yuchung Cheng 750ea2bafa tcp: early retransmit: delayed fast retransmit vor 13 Jahren
  Eric Dumazet 6746960140 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing vor 13 Jahren
  David S. Miller f24001941c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 13 Jahren
  Pavel Emelyanov c0e88ff0f2 tcp: Repair socket queues vor 13 Jahren
  Pavel Emelyanov ee9952831c tcp: Initial repair mode vor 13 Jahren
  Pavel Emelyanov 370816aef0 tcp: Move code around vor 13 Jahren
  Eric Dumazet 22b4a4f22d tcp: fix retransmit of partially acked frames vor 13 Jahren
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int vor 13 Jahren
  Eric Dumazet a21d45726a tcp: avoid order-1 allocations on wifi and tx path vor 13 Jahren
  David S. Miller dd48dc34fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 13 Jahren
  Neal Cardwell 5b35e1e6e9 tcp: fix tcp_trim_head() to adjust segment count with skb MSS vor 13 Jahren
  Eric Dumazet 09e9b813d3 tcp: add LINUX_MIB_TCPRETRANSFAIL counter vor 13 Jahren
  Glauber Costa 180d8cd942 foundations of per-cgroup memory pressure controlling. vor 13 Jahren
  Eric Dumazet 4fa48bf3c7 tcp: fix tcp_trim_head() vor 14 Jahren
  Eric Dumazet 117632e64d tcp: take care of misalignments vor 14 Jahren
  Neal Cardwell 6b5a5c0dbb tcp: do not scale TSO segment size with reordering degree vor 14 Jahren
  Feng King 6d67e9beb6 tcp: Fix comments for Nagle algorithm vor 14 Jahren
  Eric Dumazet cf533ea53e tcp: add const qualifiers where possible vor 14 Jahren
  Eric Dumazet 9e903e0852 net: add skb frag size accessors vor 14 Jahren
  Eric Dumazet 4de075e043 tcp: rename tcp_skb_cb flags vor 14 Jahren
  Nandita Dukkipati a262f0cdf1 Proportional Rate Reduction for TCP. vor 14 Jahren
  Ian Campbell aff65da0f1 net: ipv4: convert to SKB frag APIs vor 14 Jahren
  David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). vor 14 Jahren
  Linus Torvalds 42933bac11 Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 vor 14 Jahren
  Ilpo Järvinen 2fceec1337 tcp: len check is unnecessarily devastating, change to WARN_ON vor 14 Jahren
  Lucas De Marchi 25985edced Fix common misspellings vor 14 Jahren
  Yuchung Cheng c24f691b56 tcp: undo_retrans counter fixes vor 14 Jahren