summaryrefslogtreecommitdiff
path: root/include/linux/genl_magic_func.h
AgeCommit message (Expand)Author
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2019-03-22genetlink: make policy common to familyJohannes Berg
2018-02-06include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() definesMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2012-11-08drbd: Stop using NLA_PUT*().Andreas Gruenbacher
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher
2012-11-08drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher
2012-11-08drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg