index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
genetlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
1
-2
/
+18
*
genl: Allow concurrent genl callbacks.
Pravin B Shelar
2013-04-25
1
-0
/
+1
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-17
/
+17
*
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-28
1
-0
/
+2
*
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
2012-01-30
1
-29
/
+2
*
genetlink: Add genl_notify()
Pravin B Shelar
2011-12-03
1
-0
/
+2
*
netlink: advertise incomplete dumps
Johannes Berg
2011-06-22
1
-0
/
+32
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
2011-02-03
1
-1
/
+2
*
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
2010-10-05
1
-0
/
+18
*
net: CONFIG_NET_NS reduction
Eric Dumazet
2010-06-02
1
-13
/
+2
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-8
/
+4
*
genetlink: make netns aware
Johannes Berg
2009-07-12
1
-7
/
+59
*
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
2009-05-21
1
-0
/
+2
*
netlink: Improve returned error codes
Thomas Graf
2008-06-03
1
-2
/
+2
*
[GENETLINK]: Dynamic multicast groups.
Johannes Berg
2007-07-18
1
-0
/
+22
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
1
-1
/
+1
*
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
2006-12-02
1
-0
/
+2
*
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-02
1
-7
/
+24
*
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
2006-12-02
1
-0
/
+10
*
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
2006-12-02
1
-0
/
+11
*
[PATCH] Add genetlink utilities for payload length calculation
Balbir Singh
2006-10-01
1
-0
/
+18
*
[GENL]: Provide more information to userspace about registered genl families
Thomas Graf
2006-09-22
1
-2
/
+0
*
[NETLINK]: Add notification message sending interface
Thomas Graf
2006-09-22
1
-2
/
+3
*
[PATCH] per-task-delay-accounting: utilities for genetlink usage
Balbir Singh
2006-07-14
1
-0
/
+20
*
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-13
1
-1
/
+0
*
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
2006-01-03
1
-1
/
+1
*
[NETLINK]: Generic netlink family
Thomas Graf
2005-11-10
1
-0
/
+154