aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genl_magic_struct.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-10block/drbd: align properly u64 in nl messagesNicolas Dichtel1-1/+6
2012-11-08drbd: Stop using NLA_PUT*().Andreas Gruenbacher1-8/+8
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher1-40/+24
2012-11-08drbd: Remove unused GENLA_F_MAY_IGNORE flagAndreas Gruenbacher1-6/+0
2012-11-08drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher1-14/+38
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher1-0/+2
2012-11-08drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8Andreas Gruenbacher1-8/+2
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg1-0/+3
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher1-0/+8
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resource levelLars Ellenberg1-5/+13
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg1-0/+260