index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
raw_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
1
-0
/
+1
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
1
-0
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+4
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-6
/
+4
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
1
-1
/
+1
2022-06-21
raw: complete rcu conversion
Eric Dumazet
1
-2
/
+2
2022-06-20
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
1
-2
/
+2
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
1
-9
/
+13
2022-06-19
raw: use more conventional iterators
Eric Dumazet
1
-17
/
+16
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
1
-5
/
+2
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