index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
netlink.c
Age
Commit message (
Expand
)
Author
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2016-12-14
Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
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
2016-10-19
dlm: make genl_ops const
Stephen Hemminger
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2010-08-05
dlm: use genl_register_family_with_ops()
Changli Gao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-12-23
dlm: change lock time stamping
David Teigland
2008-11-25
fix warning in fs/dlm/netlink.c
Ingo Molnar
2008-05-19
dlm: section mismatch warning fix
Leonardo Potenza
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
dlm: eliminate astparam type casting
David Teigland
2007-07-09
[DLM] timeout fixes
David Teigland
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland