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