1. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  3. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  4. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  5. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  6. b6f4f84 net/sock: Update sk rcu iterator macro. by Tim Hansen · 7 years ago
  7. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  8. 222d7db net: prevent dst uses after free by Eric Dumazet · 7 years ago
  9. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  10. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  12. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  13. 98ba0bd sock: allocate skbs from optmem by Willem de Bruijn · 7 years ago
  14. 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
  15. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  16. 771edca socket: add documentation for missing elements by stephen hemminger · 7 years ago
  17. 0ffdaf5 net/sock: add WARN_ON(parent->sk) in sock_graft() by Sowmini Varadhan · 7 years ago
  18. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  19. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  20. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  21. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  22. 34cfb54 sock: avoid dirtying incoming_cpu if not needed by Paolo Abeni · 7 years ago
  23. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  24. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 8 years ago
  25. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  26. 65101ae net/sock: factor out dequeue/peek with offset code by Paolo Abeni · 8 years ago
  27. d651983 net: fix some identation issues at kernel-doc markups by Mauro Carvalho Chehab · 8 years ago
  28. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  30. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  31. d3fbff3 sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops() by Eric Dumazet · 8 years ago
  32. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  33. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  34. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  36. 95964c6 net: use proper lockdep annotation in __sk_dst_set() by Eric Dumazet · 8 years ago
  37. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  38. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 8 years ago
  40. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  41. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  42. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  43. 6c59ebd sock: use hlist_entry_safe by Geliang Tang · 8 years ago
  44. f16a7dd smc: netlink interface for SMC sockets by Ursula Braun · 8 years ago
  45. 4b9d07a net: introduce keepalive function in struct proto by Ursula Braun · 8 years ago
  46. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  47. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 3665f38 net: do not read sk_drops if application does not care by Eric Dumazet · 8 years ago
  49. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  50. 5b8e2f6 net: sock_rps_record_flow() is for connected sockets by Eric Dumazet · 8 years ago
  51. 15e6cb4 make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on success by Al Viro · 8 years ago
  52. 9115e8c net: reorganize struct sock for better data locality by Eric Dumazet · 8 years ago
  53. aa4c103 bpf: Add support for reading socket family, type, protocol by David Ahern · 8 years ago
  54. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  56. 86741ec net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  57. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  58. bd68a2a net: set SK_MEM_QUANTUM to 4096 by Eric Dumazet · 8 years ago
  59. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 293de7d doc: update docbook annotations for socket and skb by Stephen Hemminger · 8 years ago
  61. f8c3bf0 net/socket: factor out helpers for memory and queue manipulation by Paolo Abeni · 8 years ago
  62. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 20c64d5 net: avoid sk_forward_alloc overflows by Eric Dumazet · 8 years ago
  64. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  65. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  66. 54fd9c2 bpf: get rid of cgroup helper related ifdefs by Daniel Borkmann · 8 years ago
  67. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  68. fc64869 net: sock: move ->sk_shutdown out of bitfields. by Andrey Ryabinin · 9 years ago
  69. 46cc6e4 tcp: fix lockdep splat in tcp_snd_una_update() by Eric Dumazet · 9 years ago
  70. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 9 years ago
  71. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 9 years ago
  72. 4be7352 net: SOCKWQ_ASYNC_WAITDATA optimizations by Eric Dumazet · 9 years ago
  73. 9317bb6 net: SOCKWQ_ASYNC_NOSPACE optimizations by Eric Dumazet · 9 years ago
  74. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 9 years ago
  75. 5e91f6c sock: relax WARN_ON() in sock_owned_by_user() by Eric Dumazet · 9 years ago
  76. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 9 years ago
  78. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 9 years ago
  79. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 9 years ago
  80. b33b0a1 net: Fix build failure due to lockdep_sock_is_held(). by David S. Miller · 9 years ago
  81. 03be982 sock: make lockdep_sock_is_held static inline by Hannes Frederic Sowa · 9 years ago
  82. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  83. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 9 years ago
  84. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  85. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 9 years ago
  86. b9bb53f sock: convert sk_peek_offset functions to WRITE_ONCE by Willem de Bruijn · 9 years ago
  87. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 9 years ago
  88. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  89. a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 9 years ago
  90. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  91. 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 9 years ago
  92. 39771b1 sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop by Willem de Bruijn · 9 years ago
  93. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  94. 4877be9 net: sock: remove dead cgroup methods from struct proto by Johannes Weiner · 9 years ago
  95. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  96. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  97. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  98. 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 9 years ago
  99. af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 9 years ago
  100. 931f3f4 net: tcp_memcontrol: remove bogus hierarchy pressure propagation by Johannes Weiner · 9 years ago