index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
genetlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
2016-02-18
1
-4
/
+0
*
netlink: add a start callback for starting a netlink dump
Tom Herbert
2015-12-15
1
-0
/
+2
*
genetlink: simplify genl_notify
Jiri Benc
2015-09-24
1
-3
/
+2
*
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-1
/
+6
|
\
|
*
genetlink: synchronize socket closing and family removal
Johannes Berg
2015-01-16
1
-1
/
+4
|
*
genetlink: document parallel_ops
Johannes Berg
2015-01-16
1
-0
/
+2
*
|
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
2015-01-26
1
-0
/
+17
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-2
/
+2
|
/
*
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
1
-2
/
+2
*
genetlink: pass multicast bind/unbind to families
Johannes Berg
2014-12-27
1
-0
/
+5
*
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-27
1
-2
/
+2
*
genetlink: add function genl_has_listeners()
Nicolas Dichtel
2014-09-19
1
-0
/
+8
*
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
2014-01-06
1
-0
/
+4
*
genetlink: fix genl_set_err() group ID
Johannes Berg
2013-11-21
1
-0
/
+3
*
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2013-11-21
1
-4
/
+1
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-17
/
+31
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-6
/
+16
*
genetlink: add and use genl_set_err()
Johannes Berg
2013-11-19
1
-0
/
+14
*
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2013-11-19
1
-2
/
+0
*
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2013-11-19
1
-2
/
+0
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-2
/
+6
*
genetlink: unify registration functions
Johannes Berg
2013-11-15
1
-4
/
+24
*
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
2013-11-14
1
-3
/
+3
*
genetlink: allow making ops const
Johannes Berg
2013-11-14
1
-5
/
+5
*
genetlink: register family ops as array
Johannes Berg
2013-11-14
1
-3
/
+4
*
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
2013-11-14
1
-2
/
+0
*
genetlink.h: Remove extern from function prototypes
Joe Perches
2013-09-20
1
-13
/
+13
*
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
[next]