index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
genetlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-30
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-22
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-03
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-12
genetlink: make netns aware
Johannes Berg
1
-7
/
+59
2009-05-21
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
1
-0
/
+2
2008-06-03
netlink: Improve returned error codes
Thomas Graf
1
-2
/
+2
2007-07-18
[GENETLINK]: Dynamic multicast groups.
Johannes Berg
1
-0
/
+22
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
1
-1
/
+1
2006-12-02
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
1
-0
/
+2
2006-12-02
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
1
-7
/
+24
2006-12-02
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
1
-0
/
+10
2006-12-02
[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-22
[GENL]: Provide more information to userspace about registered genl families
Thomas Graf
1
-2
/
+0
2006-09-22
[NETLINK]: Add notification message sending interface
Thomas Graf
1
-2
/
+3
2006-07-14
[PATCH] per-task-delay-accounting: utilities for genetlink usage
Balbir Singh
1
-0
/
+20
2006-01-13
[PATCH] genetlink: don't touch module ref count
Per Liden
1
-1
/
+0
2006-01-03
[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