index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pn_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+4
2017-12-04
net: use rtnl_register_module where needed
Florian Westphal
1
-8
/
+13
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-6
/
+6
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-4
/
+6
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+4
2015-01-20
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
1
-15
/
+7
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-5
/
+11
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-4
/
+4
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-2
/
+2
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+6
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-06-18
net: remove my future former mail address
Rémi Denis-Courmont
1
-2
/
+2
2012-04-02
phonet: Stop using NLA_PUT*().
David S. Miller
1
-3
/
+5
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-6
/
+7
2011-05-03
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
phonet: use for_each_set_bit()
Akinobu Mita
1
-2
/
+1
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
1
-3
/
+3
2009-11-04
Phonet: remove tautologies
Rémi Denis-Courmont
1
-4
/
+2
2009-10-15
Phonet: routing table Netlink interface
Rémi Denis-Courmont
1
-0
/
+130
2009-09-11
Phonet: fix netlink address dump error handling
Rémi Denis-Courmont
1
-1
/
+1
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
1
-2
/
+2
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
1
-2
/
+3
2009-01-27
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
1
-6
/
+5
2009-01-27
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
1
-4
/
+9
2008-12-04
Phonet: do not dump addresses from other namespaces
remi.denis-courmont@nokia
1
-0
/
+3
2008-09-30
Phonet: Netlink factorization and cleanup
Rémi Denis-Courmont
1
-56
/
+35
2008-09-23
Phonet: Netlink interface
Remi Denis-Courmont
1
-0
/
+186