1. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  3. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  4. 67cc0d4 net-timestamp: optimize sock_tx_timestamp default path by Willem de Bruijn · 10 years ago
  5. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 82eabd9 net: merge cases where sock_efree and sock_edemux are the same function by Alexander Duyck · 10 years ago
  7. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  8. c199105 net-timestamp: only report sw timestamp if reporting bit is set by Willem de Bruijn · 10 years ago
  9. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  10. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  11. 140c55d net-timestamp: sock_tx_timestamp() fix by Eric Dumazet · 10 years ago
  12. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  13. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  14. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  15. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  16. 274f482 sock: remove skb argument from sk_rcvqueues_full by Sorin Dumitru · 10 years ago
  17. 2dc41cf udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver. by David Held · 10 years ago
  18. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  20. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 10 years ago
  21. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 10 years ago
  22. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  23. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  24. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  25. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 11 years ago
  26. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  27. fbc907f net: filter: move filter accounting to filter core by Daniel Borkmann · 11 years ago
  28. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  29. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 11 years ago
  31. 5812521b net: add a pre-check of net_ns in sk_change_net() by Gu Zheng · 11 years ago
  32. adca476 net: Improve SO_TIMESTAMPING documentation and fix a minor code bug by Andrew Lutomirski · 11 years ago
  33. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  34. 8f09898 socket: cleanups by stephen hemminger · 11 years ago
  35. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  36. c9d8ca0 net, rps: fix build failure when CONFIG_RPS isn't set by Zhi Yong Wu · 11 years ago
  37. fe47755 net: Allow setting sock flow hash without a sock by Tom Herbert · 11 years ago
  38. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  39. 35b87f6 net: Dereference pointer-value of sk_prot->memory_pressure by Christoph Paasch · 11 years ago
  40. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  41. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  42. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  43. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  44. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  46. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  47. 5080546 inet: consolidate INET_TW_MATCH by Eric Dumazet · 11 years ago
  48. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  49. c3f40d7 net: add missing sk_max_pacing_rate doc by Eric Dumazet · 11 years ago
  50. 559835ea vxlan: Use RCU apis to access sk_user_data. by Pravin B Shelar · 11 years ago
  51. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  52. 69336bd sock.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  53. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  54. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  55. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  56. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  57. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  58. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  59. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  60. cb820f8 net: Provide a generic socket error queue delivery method for Tx time stamps. by Richard Cochran · 11 years ago
  61. 9eb5bf8 net: sock: fix TCP_SKB_MIN_TRUESIZE by Eric Dumazet · 11 years ago
  62. eea86af net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF by Daniel Borkmann · 11 years ago
  63. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  64. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  65. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  66. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 12 years ago
  67. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  68. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  69. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  70. dec34fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  71. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
  72. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  73. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  74. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  75. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  76. 077b393 net: fix sparse endianness warnings on sock_common by Eric Dumazet · 12 years ago
  77. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  78. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  79. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  80. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  81. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  82. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  84. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  85. 35c448a include/net/sock.h: squelch compiler warning in sk_rmem_schedule() by Chuck Lever · 12 years ago
  86. f341980 cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h by Daniel Wagner · 12 years ago
  87. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  88. c336d14 userns: Implement sk_user_ns by Eric W. Biederman · 12 years ago
  89. 976d0201 userns: Convert sock_i_uid to return a kuid_t by Eric W. Biederman · 12 years ago
  90. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  91. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  92. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  93. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  94. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  95. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  96. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  97. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  98. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  99. deaa585 net: struct sock cleanups by Eric Dumazet · 12 years ago
  100. efc27f8 net: Remove 'unlikely' qualifier in skb_steal_sock() by Vijay Subramanian · 12 years ago