1. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  3. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  4. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  6. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  7. 35c448a include/net/sock.h: squelch compiler warning in sk_rmem_schedule() by Chuck Lever · 12 years ago
  8. f341980 cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h by Daniel Wagner · 12 years ago
  9. 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
  10. c336d14 userns: Implement sk_user_ns by Eric W. Biederman · 12 years ago
  11. 976d0201 userns: Convert sock_i_uid to return a kuid_t by Eric W. Biederman · 12 years ago
  12. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  13. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  14. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  15. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  16. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  17. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  18. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  19. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  20. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  21. deaa585 net: struct sock cleanups by Eric Dumazet · 12 years ago
  22. efc27f8 net: Remove 'unlikely' qualifier in skb_steal_sock() by Vijay Subramanian · 12 years ago
  23. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  24. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  25. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  26. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  27. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  28. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 12 years ago
  30. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  32. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  33. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 12 years ago
  34. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 12 years ago
  35. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  36. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  37. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  38. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  39. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  40. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  41. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  42. 4040153 security: trim security.h by Al Viro · 12 years ago
  43. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  44. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 13 years ago
  45. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  46. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 13 years ago
  47. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 13 years ago
  48. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  49. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  50. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  51. 9f048bf net: fix build error if CONFIG_CGROUPS=n by Eric Dumazet · 13 years ago
  52. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  53. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  54. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  55. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  56. 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
  57. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  58. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  59. e56c57d net: rename sk_clone to sk_clone_lock by Eric Dumazet · 13 years ago
  60. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  61. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  62. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  63. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  64. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  65. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  66. 1cdebb4 sock.h: Add a new sock zero-copy flag by Shirley Ma · 13 years ago
  67. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  68. e1f91f8 treewide: fix kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  69. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  70. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  71. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  72. 912d398 net: fix skb_add_data_nocache() to calc csum correctly by Wei Yongjun · 13 years ago
  73. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 13 years ago
  76. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  77. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  78. 80f8f10 net: filter: dont block softirqs in sk_run_filter() by Eric Dumazet · 14 years ago
  79. 928c41e net/sock.h: make some fields private to fix kernel-doc warning(s) by Randy Dunlap · 14 years ago
  80. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  82. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  83. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  85. dca9b24 net: kill unused macros from head file by Shan Wei · 14 years ago
  86. b178bb3 net: reorder struct sock fields by Eric Dumazet · 14 years ago
  87. c31504d udp: use atomic_inc_not_zero_hint by Eric Dumazet · 14 years ago
  88. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  89. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  90. 7a91b434 net: update SOCK_MIN_RCVBUF by Eric Dumazet · 14 years ago
  91. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  93. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  94. 53c3fa2 net/sock.h: add missing kernel-doc notation by Randy Dunlap · 14 years ago
  95. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 14 years ago
  97. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 14 years ago
  98. 109f6e3 af_unix: Allow SO_PEERCRED to work across namespaces. by Eric W. Biederman · 14 years ago
  99. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago