summaryrefslogtreecommitdiffstats
path: root/include/linux/genl_magic_func.h
Commit message (Expand)AuthorAgeFilesLines
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* genetlink: statically initialize familiesJohannes Berg2016-10-271-12/+16
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* genl_magic: Resolve logical-op warningsMark Rustad2014-10-141-2/+2
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-29/+20
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
* drbd: Stop using NLA_PUT*().Andreas Gruenbacher2012-11-081-3/+5
* drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-081-37/+0
* drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher2012-11-081-1/+1
* drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher2012-11-081-60/+47
* drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher2012-11-081-8/+15
* drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher2012-11-081-0/+3
* drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-081-0/+26
* drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg2012-11-081-16/+33
* drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-041-1/+1
* drbd: prepare the transition from connector to genetlinkLars Ellenberg2011-10-141-0/+417