1. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  2. 6e822c2c2 net: udp: remove redundant initialization in udp_dump_one by Menglong Dong · 4 years, 2 months ago
  3. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  4. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 11 months ago
  5. 0df6d32 inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data by Martin KaFai Lau · 4 years, 11 months ago
  6. 5682d39 inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() by Martin KaFai Lau · 4 years, 11 months ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 747569b net: diag: document swapped src/dst in udp_dump_one. by Lorenzo Colitti · 6 years ago
  9. 6c206b2 udp: fix rx queue len reported by diag and proc interface by Paolo Abeni · 7 years ago
  10. 1801b57 net: ipv6: add second dif to udp socket lookups by David Ahern · 7 years ago
  11. fb74c27 net: ipv4: add second dif to udp socket lookups by David Ahern · 7 years ago
  12. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  13. d545cac net: inet: diag: expose the socket mark to privileged processes. by Lorenzo Colitti · 8 years ago
  14. f95bf34 net: diag: make udp_diag_destroy work for mapped addresses. by Lorenzo Colitti · 8 years ago
  15. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  16. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  17. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  18. 3fd22af sock_diag: specify info_size per inet protocol by Craig Gallek · 10 years ago
  19. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  20. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 10 years ago
  21. 86f3cdd udp_diag: Fix socket skipping within chain by Herbert Xu · 10 years ago
  22. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 12 years ago
  23. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  24. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  25. d06ca95 userns: Teach inet_diag to work with user namespaces by Eric W. Biederman · 13 years ago
  26. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 13 years ago
  27. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 13 years ago
  28. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  29. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago
  30. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  31. aec8dc62 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 13 years ago
  32. 86e62ad udp_diag: Fix the !ipv6 case by Pavel Emelyanov · 13 years ago
  33. b6d640c udp_diag: Implement the dump-all functionality by Pavel Emelyanov · 13 years ago
  34. a925aa0 udp_diag: Implement the get_exact dumping functionality by Pavel Emelyanov · 13 years ago
  35. 52b7c59 udp_diag: Basic skeleton by Pavel Emelyanov · 13 years ago