Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2020-10-03genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-04-28genetlink: optionally validate strictly/dumpsJohannes Berg
2016-12-14Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-19dlm: make genl_ops constStephen Hemminger
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2010-08-05dlm: use genl_register_family_with_ops()Changli Gao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-01dlm: always use GFP_NOFSDavid Teigland
2009-07-13genetlink: make netns awareJohannes Berg
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-12-23dlm: change lock time stampingDavid Teigland
2008-11-26fix warning in fs/dlm/netlink.cIngo Molnar
2008-05-20dlm: section mismatch warning fixLeonardo Potenza
2008-02-07dlm: add __init and __exit marks to init and exit functionsDenis Cheng
2008-02-07dlm: eliminate astparam type castingDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland