Age | Commit message (Expand) | Author | Files | Lines |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg | 1 | -1/+1 |
2016-10-27 | genetlink: statically initialize families | Johannes Berg | 1 | -12/+16 |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg | 1 | -1/+0 |
2014-10-15 | genl_magic: Resolve logical-op warnings | Mark Rustad | 1 | -2/+2 |
2013-11-20 | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 1 | -29/+20 |
2013-11-20 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -1/+2 |
2013-11-20 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 1 | -2/+1 |
2012-11-08 | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher | 1 | -3/+5 |
2012-11-08 | drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes... | Andreas Gruenbacher | 1 | -37/+0 |
2012-11-08 | drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f... | Andreas Gruenbacher | 1 | -1/+1 |
2012-11-08 | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher | 1 | -60/+47 |
2012-11-08 | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher | 1 | -8/+15 |
2012-11-08 | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher | 1 | -0/+3 |
2012-11-08 | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher | 1 | -0/+26 |
2012-11-08 | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg | 1 | -16/+33 |
2012-11-04 | drbd: switch configuration interface from connector to genetlink | Lars Ellenberg | 1 | -1/+1 |
2011-10-14 | drbd: prepare the transition from connector to genetlink | Lars Ellenberg | 1 | -0/+417 |