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