aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genl_magic_func.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad1-2/+2
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-29/+20
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+2
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2012-11-08drbd: Stop using NLA_PUT*().Andreas Gruenbacher1-3/+5
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested()Andreas Gruenbacher1-37/+0
2012-11-08drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY flag firstAndreas Gruenbacher1-1/+1
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher1-60/+47
2012-11-08drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher1-8/+15
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher1-0/+3
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher1-0/+26
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resource levelLars Ellenberg1-16/+33
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg1-1/+1
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg1-0/+417