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
/
net
/
netlink
/
af_netlink.h
Age
Commit message (
Expand
)
Author
2016-02-18
netlink: remove mmapped netlink support
Florian Westphal
2015-09-24
netlink: Replace rhash_portid with bound
Herbert Xu
2015-09-20
netlink: Fix autobind race condition that leads to zero port ID
Herbert Xu
2015-09-11
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-16
genetlink: synchronize socket closing and family removal
Johannes Berg
2015-01-13
netlink: eliminate nl_sk_hash_lock
Ying Xue
2015-01-03
netlink: Lockless lookup with RCU grace period in socket release
Thomas Graf
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-08-06
netlink: hold nl_sock_hash_lock during diag dump
Thomas Graf
2014-08-02
netlink: Convert netlink_lookup() to use RCU protected hash table
Thomas Graf
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-03-10
netlink: autosize skb lengthes
Eric Dumazet
2013-08-15
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
2013-04-19
netlink: mmaped netlink: ring setup
Patrick McHardy
2013-03-21
net: prepare netlink code for netlink diag
Andrey Vagin