1. f44e649 sock_diag: remove sock_diag_mutex by Eric Dumazet · 1 year, 1 month ago
  2. 86e8921 sock_diag: allow concurrent operation in sock_diag_rcv_msg() by Eric Dumazet · 1 year, 1 month ago
  3. 1d55a69 sock_diag: allow concurrent operations by Eric Dumazet · 1 year, 1 month ago
  4. efd4025 sock_diag: annotate data-races around sock_diag_handlers[family] by Eric Dumazet · 1 year, 1 month ago
  5. 3263481 net: fix __sock_gen_cookie() by Eric Dumazet · 2 years, 4 months ago
  6. 4ebf802 net: __sock_gen_cookie() cleanup by Eric Dumazet · 2 years, 4 months ago
  7. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 2 months ago
  8. 92acdc5 bpf, net: Rework cookie generator as per-cpu one by Daniel Borkmann · 4 years, 5 months ago
  9. cd48bdd sock: make cookie generation global instead of per netns by Daniel Borkmann · 6 years ago
  10. 66b51b0 net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() by Jeremy Cline · 7 years ago
  11. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  12. b8fd082 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  13. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  14. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  15. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  16. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  17. 1523930 sock_diag: add SK_MEMINFO_DROPS by Eric Dumazet · 9 years ago
  18. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  19. b6191ae net/core: make sock_diag.c explicitly non-modular by Paul Gortmaker · 9 years ago
  20. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 10 years ago
  21. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 10 years ago
  22. 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
  23. 491da2a net: constify sock_diag_check_cookie() by Eric Dumazet · 10 years ago
  24. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 11 years ago
  25. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 11 years ago
  26. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 11 years ago
  27. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 11 years ago
  28. a3ea269 net: filter: keep original BPF program around by Daniel Borkmann · 11 years ago
  29. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 12 years ago
  30. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 12 years ago
  31. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 12 years ago
  32. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 12 years ago
  33. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  34. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 13 years ago
  35. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 13 years ago
  36. 7b46866 sock_diag: Do not use RTA_PUT() macros by Thomas Graf · 13 years ago
  37. d594e98 sock_diag: add SK_MEMINFO_BACKLOG by Eric Dumazet · 13 years ago
  38. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 13 years ago
  39. 5d2e5f27 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  40. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  41. aec8dc62 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 13 years ago
  42. 6f8e4ad sock_diag: off by one checks by Dan Carpenter · 13 years ago
  43. 8ef874bf sock_diag: Move the sock_ code to net/core/ by Pavel Emelyanov · 13 years ago