Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-03 | netlink: netlink_diag_dump() runs without locks | Eric Dumazet | 1 | -4/+1 |
2016-09-07 | netlink: don't forget to release a rhashtable_iter structure | Andrey Vagin | 1 | -1/+0 |
2016-08-19 | netlink: Use rhashtable walk interface in diag dump | Herbert Xu | 1 | -30/+73 |
2016-02-18 | netlink: remove mmapped netlink support | Florian Westphal | 1 | -39/+0 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -1/+2 |
2015-01-13 | netlink: eliminate nl_sk_hash_lock | Ying Xue | 1 | -5/+5 |
2015-01-03 | rhashtable: Convert bucket iterators to take table and index | Thomas Graf | 1 | -1/+3 |
2014-08-06 | netlink: hold nl_sock_hash_lock during diag dump | Thomas Graf | 1 | -0/+3 |
2014-08-02 | netlink: Convert netlink_lookup() to use RCU protected hash table | Thomas Graf | 1 | -3/+8 |
2013-04-23 | netlink: Fix build with mmap disabled. | David S. Miller | 1 | -0/+7 |
2013-04-19 | netlink: add RX/TX-ring support to netlink diag | Patrick McHardy | 1 | -0/+32 |
2013-03-21 | netlink: Diag core and basic socket info dumping (v2) | Andrey Vagin | 1 | -0/+188 |