index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
/
diag.c
Age
Commit message (
Expand
)
Author
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
2016-11-03
netlink: netlink_diag_dump() runs without locks
Eric Dumazet
2016-09-07
netlink: don't forget to release a rhashtable_iter structure
Andrey Vagin
2016-08-19
netlink: Use rhashtable walk interface in diag dump
Herbert Xu
2016-02-18
netlink: remove mmapped netlink support
Florian Westphal
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-13
netlink: eliminate nl_sk_hash_lock
Ying Xue
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2014-08-06
netlink: hold nl_sock_hash_lock during diag dump
Thomas Graf
2014-08-02
netlink: Convert netlink_lookup() to use RCU protected hash table
Thomas Graf
2013-04-23
netlink: Fix build with mmap disabled.
David S. Miller
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2013-03-21
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin