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