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