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
/
include
/
net
/
genetlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
1
-2
/
+18
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
1
-0
/
+1
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-17
/
+17
2012-06-29
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-0
/
+2
2012-01-31
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
1
-29
/
+2
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
1
-0
/
+2
2011-06-23
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+32
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-02-04
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
1
-1
/
+2
2010-10-05
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
1
-0
/
+18
2010-06-02
net: CONFIG_NET_NS reduction
Eric Dumazet
1
-13
/
+2
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-8
/
+4
2009-07-13
genetlink: make netns aware
Johannes Berg
1
-7
/
+59
2009-05-22
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
1
-0
/
+2
2008-06-04
netlink: Improve returned error codes
Thomas Graf
1
-2
/
+2
2007-07-19
[GENETLINK]: Dynamic multicast groups.
Johannes Berg
1
-0
/
+22
2007-06-08
[NETLINK]: Mark netlink policies const
Patrick McHardy
1
-1
/
+1
2006-12-03
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
1
-7
/
+24
2006-12-03
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
1
-0
/
+10
2006-12-03
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
1
-0
/
+11
2006-10-01
[PATCH] Add genetlink utilities for payload length calculation
Balbir Singh
1
-0
/
+18
2006-09-23
[GENL]: Provide more information to userspace about registered genl families
Thomas Graf
1
-2
/
+0
2006-09-23
[NETLINK]: Add notification message sending interface
Thomas Graf
1
-2
/
+3
2006-07-15
[PATCH] per-task-delay-accounting: utilities for genetlink usage
Balbir Singh
1
-0
/
+20
2006-01-14
[PATCH] genetlink: don't touch module ref count
Per Liden
1
-1
/
+0
2006-01-04
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
1
-1
/
+1
2005-11-10
[NETLINK]: Generic netlink family
Thomas Graf
1
-0
/
+154