Age | Commit message (Expand) | Author | Files | Lines |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+3 |
2020-03-08 | inet_diag: return classid for all socket types | Dmitry Yakunin | 1 | -2/+3 |
2020-02-27 | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data | Martin KaFai Lau | 1 | -1/+5 |
2020-02-27 | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() | Martin KaFai Lau | 1 | -12/+6 |
2019-07-03 | net: don't warn in inet diag when IPV6 is disabled | Stephen Hemminger | 1 | -3/+0 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2017-08-07 | net: ipv6: add second dif to raw socket lookups | David Ahern | 1 | -1/+1 |
2017-08-07 | net: ipv4: add second dif to raw socket lookups | David Ahern | 1 | -1/+1 |
2016-11-03 | net: ip, raw_diag -- Use jump for exiting from nested loop | Cyrill Gorcunov | 1 | -1/+2 |
2016-11-03 | net: ip, raw_diag -- Fix socket leaking for destroy request | Cyrill Gorcunov | 1 | -1/+4 |
2016-10-29 | net: ip, diag: include net/inet_sock.h | Arnd Bergmann | 1 | -0/+1 |
2016-10-23 | net: ip, diag -- Add diag interface for raw sockets | Cyrill Gorcunov | 1 | -0/+261 |