summaryrefslogtreecommitdiff
path: root/include/linux/genl_magic_func.h
Commit message (Expand)AuthorAge
* genl_magic: Resolve logical-op warningsMark Rustad2014-10-14
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* drbd: Stop using NLA_PUT*().Andreas Gruenbacher2012-11-08
* drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-08
* drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher2012-11-08
* drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher2012-11-08
* drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher2012-11-08
* drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher2012-11-08
* drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-08
* drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg2012-11-08
* drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-04
* drbd: prepare the transition from connector to genetlinkLars Ellenberg2011-10-14