1. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 10 years ago
  2. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 8116441 net: tcp: add per route congestion control by Daniel Borkmann · 10 years ago
  4. 843925f tcp: Do not apply TSO segment limit to non-TSO packets by Herbert Xu · 10 years ago
  5. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  6. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  7. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  8. 355a901 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  9. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  10. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  11. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  12. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  13. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  14. 9b462d0 tcp: TCP Small Queues and strange attractors by Eric Dumazet · 10 years ago
  15. b2532eb tcp: fix ooo_okay setting vs Small Queues by Eric Dumazet · 10 years ago
  16. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  17. 735d383 tcp: change TCP_ECN prefixes to lower case by Florian Westphal · 10 years ago
  18. e3118e8 net: tcp: add DCTCP congestion control algorithm by Daniel Borkmann · 10 years ago
  19. 9890092 net: tcp: more detailed ACK events and events for CE marked packets by Florian Westphal · 10 years ago
  20. 30e502a net: tcp: add flag for ca to indicate that ECN is required by Daniel Borkmann · 10 years ago
  21. cd7d849 tcp: change tcp_skb_pcount() location by Eric Dumazet · 10 years ago
  22. 971f10e tcp: better TCP_SKB_CB layout to reduce cache line misses by Eric Dumazet · 10 years ago
  23. f4a775d net: introduce __skb_header_release() by Eric Dumazet · 10 years ago
  24. fcdd1cf tcp: avoid possible arithmetic overflows by Eric Dumazet · 10 years ago
  25. 87d9430 tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment() by Neal Cardwell · 10 years ago
  26. 7faee5c tcp: remove TCP_SKB_CB(skb)->when by Eric Dumazet · 10 years ago
  27. 903ceff net: Replace get_cpu_var through this_cpu_ptr by Christoph Lameter · 10 years ago
  28. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  29. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  30. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  31. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. 5ee2c94 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction by Christoph Paasch · 10 years ago
  33. 6e08d5e tcp: fix false undo corner cases by Yuchung Cheng · 11 years ago
  34. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 11 years ago
  35. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 11 years ago
  36. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  37. bef1909 tcp: fixing TLP's FIN recovery by Per Hurtig · 11 years ago
  38. 6cc55e0 tcp: add gfp parameter to tcp_fragment by Octavian Purdila · 11 years ago
  39. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  40. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 11 years ago
  41. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 11 years ago
  42. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 11 years ago
  43. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 2490155 tcp: remove in_flight parameter from cong_avoid() methods by Eric Dumazet · 11 years ago
  45. e114a71 tcp: fix cwnd limited checking to improve congestion control by Eric Dumazet · 11 years ago
  46. fc9f350 tcp: increment retransmit counters in tlp and fast open by Eric Dumazet · 11 years ago
  47. 1f3279a tcp: avoid retransmits of TCP packets hanging in host queues by Eric Dumazet · 11 years ago
  48. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 11 years ago
  49. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  50. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 11 years ago
  51. a0b8486 tcp: tcp_make_synack() minor changes by Eric Dumazet · 11 years ago
  52. cc93fc5 tcp: delete unused parameter in tcp_nagle_check() by Peter Pan(潘卫平) · 11 years ago
  53. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 11 years ago
  55. 431a912 tcp: timestamp SYN+DATA messages by Eric Dumazet · 11 years ago
  56. 2196269 tcp: do not leak non zero tstamp in output packets by Eric Dumazet · 11 years ago
  57. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 11 years ago
  58. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. f19c29e tcp: snmp stats for Fast Open, SYN rtx, and data pkts by Yuchung Cheng · 11 years ago
  60. c84a571 tcp: fix bogus RTT on special retransmission by Yuchung Cheng · 11 years ago
  61. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 11 years ago
  62. 8e165e2 net: tcp: add mib counters to track zero window transitions by Florian Westphal · 11 years ago
  63. 9a9bfd0 net: tcp: use NET_INC_STATS() by Eric Dumazet · 11 years ago
  64. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 11 years ago
  65. 86c1a04 tcp: use zero-window when free_space is low by Florian Westphal · 11 years ago
  66. 2045cea net: remove unnecessary return's by stephen hemminger · 11 years ago
  67. bf06200 tcp: tsq: fix nonagle handling by John Ogness · 11 years ago
  68. 4a5ab4e tcp: remove 1ms offset in srtt computation by Eric Dumazet · 11 years ago
  69. f7e56a7 tcp: make local functions static by stephen hemminger · 11 years ago
  70. d458992 tcp: refine TSO splits by Eric Dumazet · 11 years ago
  71. 8e3bff9 net: more spelling fixes by stephen hemminger · 11 years ago
  72. 7b7fc97 tcp: optimize some skb_shinfo(skb) uses by Eric Dumazet · 11 years ago
  73. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 11 years ago
  74. 98e0938 tcp: tsq: restore minimal amount of queueing by Eric Dumazet · 11 years ago
  75. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. 675297c tcp: remove redundant code in __tcp_retransmit_skb() by Neal Cardwell · 11 years ago
  77. 8f26fb1 tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs() by Eric Dumazet · 11 years ago
  78. c52e2421 tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  79. ccdbb6e tcp: tcp_transmit_skb() optimizations by Eric Dumazet · 11 years ago
  80. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  81. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  82. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  83. c9eeec2 tcp: TSQ can use a dynamic limit by Eric Dumazet · 11 years ago
  84. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. eb8895d tcp: tcp_make_synack() should use sock_wmalloc by Phil Oester · 11 years ago
  86. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  87. c7781a6 tcp: initialize rcv_tstamp for restored sockets by Andrew Vagin · 11 years ago
  88. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  89. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  90. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 12 years ago
  91. 9ef71e0 tcp:typo unset should be unsent by Weiping Pan · 12 years ago
  92. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 12 years ago
  93. 547669d tcp: xps: fix reordering issues by Eric Dumazet · 12 years ago
  94. 6a5dc9e net: Add MIB counters for checksum errors by Eric Dumazet · 12 years ago
  95. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. 0e280af tcp: introduce TCPSpuriousRtxHostQueues SNMP counter by Eric Dumazet · 12 years ago
  97. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 12 years ago
  98. 50bceae tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 12 years ago
  99. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 12 years ago
  100. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago