1. 6d814b1 net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  2. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 5 years ago
  3. a5e907c sock_diag: fix use-after-free read in __sk_free by Eric Dumazet · 6 years ago
  4. cb5880e net: call cgroup_sk_alloc() earlier in sk_clone_lock() by Eric Dumazet · 7 years ago
  5. 0044962 Revert "socket, bpf: fix possible use after free" by Greg Kroah-Hartman · 7 years ago
  6. 02f7e41 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  7. cf2eaf1 net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  8. a5db124 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  9. 5d165da netem: fix skb_orphan_partial() by Eric Dumazet · 7 years ago
  10. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 7 years ago
  11. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 7 years ago
  12. 33364ee net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 7 years ago
  13. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  14. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  15. e551c32 net: clear sk_err_soft in sk_clone_lock() by Eric Dumazet · 8 years ago
  16. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  17. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  19. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  20. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  21. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  22. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 8 years ago
  23. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  24. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  25. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 8 years ago
  26. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 8 years ago
  28. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 8 years ago
  29. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  30. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 8 years ago
  31. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 8 years ago
  32. a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 8 years ago
  33. 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 8 years ago
  34. 6db8b96 tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO by Soheil Hassas Yeganeh · 8 years ago
  35. 39771b1 sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop by Willem de Bruijn · 8 years ago
  36. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  38. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  39. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 8 years ago
  40. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 8 years ago
  41. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  42. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 8 years ago
  43. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 8 years ago
  44. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  45. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  47. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  48. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  49. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  50. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  51. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  53. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  54. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  55. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  56. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  57. 080a270 sock: don't enable netstamp for af_unix sockets by Hannes Frederic Sowa · 9 years ago
  58. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  59. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  60. e96f78a tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets by Eric Dumazet · 9 years ago
  61. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  62. 69dba9b sock: fix kernel doc error by Jean Sacren · 9 years ago
  63. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  64. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  65. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  66. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  67. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 9 years ago
  68. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. fb05e7a net: don't wait for order-3 page allocation by Shaohua Li · 9 years ago
  70. 5d75361 net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap by Mel Gorman · 9 years ago
  71. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  72. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
  73. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  74. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  75. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  76. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  77. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 9 years ago
  78. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  80. 443b599 net: Move the comment about unsettable socket-level options to default clause and update its reference. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  81. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  83. c243d7e net: kernel socket should be released in init_net namespace by Ying Xue · 9 years ago
  84. 2c13270 inet: factorize sock_edemux()/sock_gen_put() code by Eric Dumazet · 9 years ago
  85. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  86. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 9 years ago
  87. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  88. 33cf7c9 net: add real socket cookies by Eric Dumazet · 9 years ago
  89. 7768eed net: add comment for sock_efree() usage by Oliver Hartkopp · 9 years ago
  90. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  91. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  92. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 9 years ago
  93. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  94. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  95. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  96. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  97. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  98. e53da5f net: Trap attempts to call sock_kfree_s() with a NULL pointer. by David S. Miller · 10 years ago
  99. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  100. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago