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
/
tipc
/
netlink.c
Age
Commit message (
Expand
)
Author
2015-01-12
tipc: make netlink support net namespace
Ying Xue
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-02-22
tipc: remove all enabled flags from all tipc components
Ying Xue
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-05-21
tipc: Use genl_register_family_with_ops()
Michał Mirosław
2008-05-21
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2007-06-23
[TIPC]: Fix infinite loop in netlink handler
Florian Westphal
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-13
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-12
[TIPC] More updates of file headers
Per Liden
2006-01-12
[TIPC] Update of file headers
Per Liden
2006-01-12
[TIPC] Cleaned up info/warn/err macros
Per Liden
2006-01-12
[TIPC] License header update
Per Liden
2006-01-12
[TIPC} Fixed bug in disc_timeout()
Jon Maloy
2006-01-12
[TIPC] Use dynamically allocated family id with NETLINK_GENERIC
Per Liden
2006-01-12
[TIPC] Initial merge
Per Liden