index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
genl_magic_func.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-2
/
+2
2018-02-06
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
1
-11
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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-14
genl_magic: Resolve logical-op warnings
Mark Rustad
1
-2
/
+2
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-29
/
+20
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
1
-1
/
+2
2013-11-19
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_nested()
Andreas Gruenbacher
1
-37
/
+0
2012-11-08
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY flag first
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 resource level
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