index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlink
/
diag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
1
-6
/
+2
*
netlink/diag: report flags for netlink sockets
Andrey Vagin
2017-04-05
1
-0
/
+25
*
netlink: netlink_diag_dump() runs without locks
Eric Dumazet
2016-11-03
1
-4
/
+1
*
netlink: don't forget to release a rhashtable_iter structure
Andrey Vagin
2016-09-07
1
-1
/
+0
*
netlink: Use rhashtable walk interface in diag dump
Herbert Xu
2016-08-19
1
-30
/
+73
*
netlink: remove mmapped netlink support
Florian Westphal
2016-02-18
1
-39
/
+0
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-1
/
+2
*
netlink: eliminate nl_sk_hash_lock
Ying Xue
2015-01-13
1
-5
/
+5
*
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
1
-1
/
+3
*
netlink: hold nl_sock_hash_lock during diag dump
Thomas Graf
2014-08-06
1
-0
/
+3
*
netlink: Convert netlink_lookup() to use RCU protected hash table
Thomas Graf
2014-08-02
1
-3
/
+8
*
netlink: Fix build with mmap disabled.
David S. Miller
2013-04-23
1
-0
/
+7
*
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2013-04-19
1
-0
/
+32
*
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
2013-03-21
1
-0
/
+188