index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genl_magic_func.h
Age
Commit message (
Expand
)
Author
2019-03-22
genetlink: make policy common to family
Johannes Berg
2018-02-06
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2014-10-14
genl_magic: Resolve logical-op warnings
Mark Rustad
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2012-11-08
drbd: Stop using NLA_PUT*().
Andreas Gruenbacher
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2012-11-08
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...
Andreas Gruenbacher
2012-11-08
drbd: Make drbd's use of netlink attribute flags less confusing
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: 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
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2011-10-14
drbd: prepare the transition from connector to genetlink
Lars Ellenberg