Age | Commit message (Expand) | Author |
---|---|---|
2012-11-08 | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher |
2012-11-08 | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher |
2012-11-08 | drbd: Remove unused GENLA_F_MAY_IGNORE flag | Andreas Gruenbacher |
2012-11-08 | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher |
2012-11-08 | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher |
2012-11-08 | drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 | Andreas Gruenbacher |
2012-11-08 | drbd: Introduce __s32_field in the genetlink macro magic | Lars Ellenberg |
2012-11-08 | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher |
2012-11-08 | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg |
2011-10-14 | drbd: prepare the transition from connector to genetlink | Lars Ellenberg |