1. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  2. 35b87f6 net: Dereference pointer-value of sk_prot->memory_pressure by Christoph Paasch · 11 years ago
  3. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  4. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  5. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  6. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  7. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  9. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  10. 5080546 inet: consolidate INET_TW_MATCH by Eric Dumazet · 11 years ago
  11. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. c3f40d7 net: add missing sk_max_pacing_rate doc by Eric Dumazet · 11 years ago
  13. 559835ea vxlan: Use RCU apis to access sk_user_data. by Pravin B Shelar · 11 years ago
  14. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  15. 69336bd sock.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  17. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  18. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  20. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  21. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  22. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  23. cb820f8 net: Provide a generic socket error queue delivery method for Tx time stamps. by Richard Cochran · 11 years ago
  24. 9eb5bf8 net: sock: fix TCP_SKB_MIN_TRUESIZE by Eric Dumazet · 12 years ago
  25. eea86af net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF by Daniel Borkmann · 12 years ago
  26. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  27. 0602129 net: add low latency socket poll by Eliezer Tamir · 12 years ago
  28. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 12 years ago
  29. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 12 years ago
  30. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  31. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  32. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  33. dec34fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  34. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
  35. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  36. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  37. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  38. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  39. 077b393 net: fix sparse endianness warnings on sock_common by Eric Dumazet · 12 years ago
  40. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  41. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  42. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  43. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  44. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  45. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  47. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  48. 35c448a include/net/sock.h: squelch compiler warning in sk_rmem_schedule() by Chuck Lever · 12 years ago
  49. f341980 cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h by Daniel Wagner · 12 years ago
  50. 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
  51. c336d14 userns: Implement sk_user_ns by Eric W. Biederman · 13 years ago
  52. 976d0201 userns: Convert sock_i_uid to return a kuid_t by Eric W. Biederman · 13 years ago
  53. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  54. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  55. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  56. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  57. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  58. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  59. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  60. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  61. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 13 years ago
  62. deaa585 net: struct sock cleanups by Eric Dumazet · 13 years ago
  63. efc27f8 net: Remove 'unlikely' qualifier in skb_steal_sock() by Vijay Subramanian · 13 years ago
  64. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 13 years ago
  65. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 13 years ago
  66. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  67. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 13 years ago
  68. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 13 years ago
  69. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  70. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 13 years ago
  71. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  72. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 13 years ago
  73. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 13 years ago
  74. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 13 years ago
  75. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 13 years ago
  76. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 13 years ago
  77. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  78. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  79. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  80. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  81. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  82. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  83. 4040153 security: trim security.h by Al Viro · 13 years ago
  84. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  85. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 13 years ago
  86. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  87. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 13 years ago
  88. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 13 years ago
  89. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  90. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  91. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  92. 9f048bf net: fix build error if CONFIG_CGROUPS=n by Eric Dumazet · 13 years ago
  93. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  94. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  95. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  96. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  97. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  98. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  99. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  100. e56c57d net: rename sk_clone to sk_clone_lock by Eric Dumazet · 13 years ago