index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pn_netlink.c
Age
Commit message (
Expand
)
Author
2015-01-19
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-06-17
net: remove my future former mail address
Rémi Denis-Courmont
2012-04-01
phonet: Stop using NLA_PUT*().
David S. Miller
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
phonet: use for_each_set_bit()
Akinobu Mita
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
2009-11-04
Phonet: remove tautologies
Rémi Denis-Courmont
2009-10-14
Phonet: routing table Netlink interface
Rémi Denis-Courmont
2009-09-11
Phonet: fix netlink address dump error handling
Rémi Denis-Courmont
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-01-27
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
2009-01-27
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
2008-12-03
Phonet: do not dump addresses from other namespaces
remi.denis-courmont@nokia
2008-09-30
Phonet: Netlink factorization and cleanup
Rémi Denis-Courmont
2008-09-23
Phonet: Netlink interface
Remi Denis-Courmont