1. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 10 years ago
  3. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 10 years ago
  4. 977cb0e tcp: add pacing_rate information into tcp_info by Eric Dumazet · 10 years ago
  5. b10bd54 tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min by Jesper Juhl · 10 years ago
  6. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  7. 1774e9f sched, net: Clean up preempt_enable_no_resched() abuse by Peter Zijlstra · 11 years ago
  8. 996b175 tcp: out_of_order_queue do not use its lock by Eric Dumazet · 11 years ago
  9. a181ceb tcp: autocork should not hold first packet in write queue by Eric Dumazet · 11 years ago
  10. f54b311 tcp: auto corking by Eric Dumazet · 11 years ago
  11. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  12. 98e0938 tcp: tsq: restore minimal amount of queueing by Eric Dumazet · 11 years ago
  13. 27bf697 net: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  14. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  15. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  16. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 11 years ago
  18. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  19. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 7ed5c5a tcp: set timestamps for restored skb-s by Andrey Vagin · 11 years ago
  21. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 11 years ago
  22. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  23. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  24. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  25. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 11 years ago
  26. d30e383 tcp: add low latency socket poll support. by Eliezer Tamir · 11 years ago
  27. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  28. 5ee9859 net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment by Daniel Borkmann · 11 years ago
  29. c3f1dba net: Update RFS target at poll for tcp/udp by David Majnemer · 11 years ago
  30. f7c0c2a ipv4: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  31. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  32. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 71cea17 tcp: md5: remove spinlock usage in fast path by Eric Dumazet · 11 years ago
  34. 6ff50cd tcp: gso: do not generate out of order packets by Eric Dumazet · 11 years ago
  35. 54d27fc tcp: fix tcp_md5_hash_skb_data() by Eric Dumazet · 11 years ago
  36. bece1b9 tcp: tcp_tso_segment() small optimization by Eric Dumazet · 11 years ago
  37. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 11 years ago
  38. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  40. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 11 years ago
  41. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 11 years ago
  42. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  43. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 11 years ago
  44. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 11 years ago
  45. 93be6ce tcp: set and get per-socket timestamp by Andrey Vagin · 11 years ago
  46. ceaa1fe tcp: adding a per-socket timestamp offset by Andrey Vagin · 11 years ago
  47. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 11 years ago
  48. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 11 years ago
  49. 50c3a48 ipv4: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  50. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 12 years ago
  51. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 12 years ago
  52. e239345f dmaengine: remove dma_async_memcpy_complete() macro by Bartlomiej Zolnierkiewicz · 12 years ago
  53. b9ee868 dmaengine: remove dma_async_memcpy_pending() macro by Bartlomiej Zolnierkiewicz · 12 years ago
  54. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  55. 02275a2 tcp: don't abort splice() after small transfers by Willy Tarreau · 12 years ago
  56. 64022d0 tcp: fix crashes in do_tcp_sendpages() by Eric Dumazet · 12 years ago
  57. fd90b29 tcp: change default tcp hash size by Eric Dumazet · 12 years ago
  58. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  59. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. ec34232 tcp: fix retransmission in repair mode by Andrew Vagin · 12 years ago
  61. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 6f73601 tcp: add SYN/data info to TCP_INFO by Yuchung Cheng · 12 years ago
  63. 0e71c55 tcp: speedup SIOCINQ ioctl by Eric Dumazet · 12 years ago
  64. a3374c4 tcp: fix FIONREAD/SIOCINQ by Eric Dumazet · 12 years ago
  65. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  67. bc26ccd tcp: restore rcv_wscale in a repair mode (v2) by Andrey Vagin · 12 years ago
  68. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  69. 15c0417 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 12 years ago
  70. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  71. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  72. 4249357 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 12 years ago
  73. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  74. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  75. ae86b9e net: Fix non-kernel-doc comments with kernel-doc start marker by Ben Hutchings · 12 years ago
  76. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
  77. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  78. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 413c27d net/ipv4: replace simple_strtoul with kstrtoul by Eldad Zack · 12 years ago
  80. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 12 years ago
  81. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  82. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  83. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  84. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  85. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  87. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 12 years ago
  88. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  89. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 12 years ago
  90. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 12 years ago
  91. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  92. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 12 years ago
  93. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 12 years ago
  94. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 12 years ago
  95. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  96. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  97. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  98. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  99. a21d457 tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 12 years ago
  100. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago