1. db59146 inet_diag: add module pointer to "struct inet_diag_handler" by Eric Dumazet · 1 year, 2 months ago
  2. 938dbea net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules by Jakub Kicinski · 1 year, 4 months ago
  3. d9c9606 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
  4. 0a78cf7 raw: Fix NULL deref in raw_get_next(). by Kuniyuki Iwashima · 2 years ago
  5. 736c8b5 inet_diag: constify raw_lookup() socket argument by Eric Dumazet · 2 years ago
  6. af185d8c raw: complete rcu conversion by Eric Dumazet · 2 years, 9 months ago
  7. f289c02 raw: Use helpers for the hlist_nulls variant. by Kuniyuki Iwashima · 2 years, 9 months ago
  8. 0daf07e raw: convert raw sockets to RCU by Eric Dumazet · 2 years, 9 months ago
  9. ba44f81 raw: use more conventional iterators by Eric Dumazet · 2 years, 9 months ago
  10. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 8 months ago
  11. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  12. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 5 years ago
  13. 0df6d32 inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data by Martin KaFai Lau · 5 years ago
  14. 5682d39 inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() by Martin KaFai Lau · 5 years ago
  15. 1e64d7c net: don't warn in inet diag when IPV6 is disabled by Stephen Hemminger · 6 years ago
  16. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  17. 5108ab4 net: ipv6: add second dif to raw socket lookups by David Ahern · 8 years ago
  18. 6735993 net: ipv4: add second dif to raw socket lookups by David Ahern · 8 years ago
  19. 9999370 net: ip, raw_diag -- Use jump for exiting from nested loop by Cyrill Gorcunov · 8 years ago
  20. cd05a0e net: ip, raw_diag -- Fix socket leaking for destroy request by Cyrill Gorcunov · 8 years ago
  21. f8da977 net: ip, diag: include net/inet_sock.h by Arnd Bergmann · 8 years ago
  22. 432490f net: ip, diag -- Add diag interface for raw sockets by Cyrill Gorcunov · 8 years ago