| Commit message (Expand) | Author | Age | Files | Lines |
* | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 2020-10-03 | 1 | -3/+3 |
* | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 1 | -0/+1 |
* | Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ |
|
| * | dlm: make genl_ops const | Stephen Hemminger | 2016-10-19 | 1 | -1/+1 |
* | | genetlink: mark families as __ro_after_init | Johannes Berg | 2016-10-27 | 1 | -1/+1 |
* | | genetlink: statically initialize families | Johannes Berg | 2016-10-27 | 1 | -5/+10 |
* | | genetlink: no longer support using static family IDs | Johannes Berg | 2016-10-27 | 1 | -1/+0 |
|/ |
|
* | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -6/+1 |
* | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 1 | -4/+6 |
* | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 1 | -4/+4 |
* | dlm: use genl_register_family_with_ops() | Changli Gao | 2010-08-05 | 1 | -14/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | dlm: always use GFP_NOFS | David Teigland | 2009-11-30 | 1 | -1/+1 |
* | genetlink: make netns aware | Johannes Berg | 2009-07-12 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-01-06 | 1 | -1/+0 |
|\ |
|
| * | dlm: change lock time stamping | David Teigland | 2008-12-23 | 1 | -1/+0 |
* | | fix warning in fs/dlm/netlink.c | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
|/ |
|
* | dlm: section mismatch warning fix | Leonardo Potenza | 2008-05-19 | 1 | -1/+1 |
* | dlm: add __init and __exit marks to init and exit functions | Denis Cheng | 2008-02-07 | 1 | -2/+2 |
* | dlm: eliminate astparam type casting | David Teigland | 2008-02-07 | 1 | -3/+2 |
* | [DLM] timeout fixes | David Teigland | 2007-07-09 | 1 | -2/+0 |
* | [DLM] add lock timeouts and warnings [2/6] | David Teigland | 2007-07-09 | 1 | -0/+155 |