1. eefca20 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  2. 9d538fa net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  3. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  4. 257a730 net/sock: allow the user to set negative peek offset by Paolo Abeni · 7 years ago
  5. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  6. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  7. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  8. 98ba0bd sock: allocate skbs from optmem by Willem de Bruijn · 7 years ago
  9. f70f250 net: Allow IPsec GSO for local sockets by Steffen Klassert · 7 years ago
  10. 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
  11. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  12. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  13. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  14. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  15. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  16. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  17. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 9142e900 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 8 years ago
  19. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  20. d651983 net: fix some identation issues at kernel-doc markups by Mauro Carvalho Chehab · 8 years ago
  21. f6ba8d3 netem: fix skb_orphan_partial() by Eric Dumazet · 8 years ago
  22. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  23. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  24. 717a94b sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() by NeilBrown · 8 years ago
  25. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  26. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  27. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  28. 7db6b04 net: Commonize busy polling code to focus on napi_id instead of socket by Sridhar Samudrala · 8 years ago
  29. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  31. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  32. 22a0e18 net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  33. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  35. 581319c net/socket: use per af lockdep classes for sk queues by Paolo Abeni · 8 years ago
  36. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  37. 8ccde4c net: sock: Use USEC_PER_SEC macro instead of literal 1000000 by Gao Feng · 8 years ago
  38. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  39. 526735d net: fix AF_SMC related typo by Ursula Braun · 8 years ago
  40. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  42. ac71387 smc: establish new socket family by Ursula Braun · 8 years ago
  43. 4b9d07a net: introduce keepalive function in struct proto by Ursula Braun · 8 years ago
  44. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  45. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  47. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  48. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  50. 86741ec net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  51. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  52. e551c32 net: clear sk_err_soft in sk_clone_lock() by Eric Dumazet · 8 years ago
  53. f8c3bf0 net/socket: factor out helpers for memory and queue manipulation by Paolo Abeni · 8 years ago
  54. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  55. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  57. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  58. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  59. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 9 years ago
  60. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 9 years ago
  61. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 9 years ago
  62. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 9 years ago
  63. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 9 years ago
  64. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 9 years ago
  66. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 9 years ago
  67. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  68. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 9 years ago
  69. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 9 years ago
  70. a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 9 years ago
  71. 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 9 years ago
  72. 6db8b96 tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO by Soheil Hassas Yeganeh · 9 years ago
  73. 39771b1 sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop by Willem de Bruijn · 9 years ago
  74. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  75. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  76. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  77. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  78. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  79. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  80. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  81. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 9 years ago
  82. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  83. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  85. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  86. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  87. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  88. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  89. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  90. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  91. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  92. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  93. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  94. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  95. 080a270 sock: don't enable netstamp for af_unix sockets by Hannes Frederic Sowa · 9 years ago
  96. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  97. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  98. e96f78a tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets by Eric Dumazet · 9 years ago
  99. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  100. 69dba9b sock: fix kernel doc error by Jean Sacren · 9 years ago