index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
raw_diag.c
Age
Commit message (
Expand
)
Author
2022-06-21
raw: complete rcu conversion
Eric Dumazet
2022-06-20
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
2022-06-19
raw: use more conventional iterators
Eric Dumazet
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to raw socket lookups
David Ahern
2016-11-03
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
2016-11-03
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov