Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
52493d446141b07c8ba28dd6a529513f8b2342bd
/
include
/
net
/
genetlink.h
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7b1883c
genetlink: Add genlmsg_parse() helper function.
by Joe Stringer
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
ee1c2442
genetlink: synchronize socket closing and family removal
by Johannes Berg
· 10 years ago
f555f3d
genetlink: document parallel_ops
by Johannes Berg
· 10 years ago
023e2cf
netlink/genetlink: pass network namespace to bind/unbind
by Johannes Berg
· 10 years ago
c380d9a
genetlink: pass multicast bind/unbind to families
by Johannes Berg
· 10 years ago
f8403a2
genetlink: pass only network namespace to genl_has_listeners()
by Johannes Berg
· 10 years ago
0d56637
genetlink: add function genl_has_listeners()
by Nicolas Dichtel
· 10 years ago
bb9b18f
genl: Add genlmsg_new_unicast() for unicast message allocation
by Thomas Graf
· 11 years ago
91398a0
genetlink: fix genl_set_err() group ID
by Johannes Berg
· 11 years ago
220815a
genetlink: fix genlmsg_multicast() bug
by Johannes Berg
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
62b68e9
genetlink: add and use genl_set_err()
by Johannes Berg
· 11 years ago
c2ebb90
genetlink: remove family pointer from genl_multicast_group
by Johannes Berg
· 11 years ago
06fb555
genetlink: remove genl_unregister_mc_group()
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
568508a
genetlink: unify registration functions
by Johannes Berg
· 11 years ago
3f5ccd0
genetlink: make genl_ops flags a u8 and move to end
by Johannes Berg
· 11 years ago
f84f771
genetlink: allow making ops const
by Johannes Berg
· 11 years ago
d91824c
genetlink: register family ops as array
by Johannes Berg
· 11 years ago
3686ec5
genetlink: remove genl_register_ops/genl_unregister_ops
by Johannes Berg
· 11 years ago
ff2b94d
genetlink.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
33c6b1f
genl: Hold reference on correct module while netlink-dump.
by Pravin B Shelar
· 11 years ago
def3117
genl: Allow concurrent genl callbacks.
by Pravin B Shelar
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
a46621a
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
by Denys Vlasenko
· 13 years ago
263ba61
genetlink: Add genl_notify()
by Pravin B Shelar
· 13 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
38db9e1
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
by Julia Lawall
· 14 years ago
ff4c92d
genetlink: introduce pre_doit/post_doit hooks
by Johannes Berg
· 14 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 14 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 15 years ago
a7b11d7
genetlink: Introduce genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
bc3ed28
netlink: Improve returned error codes
by Thomas Graf
· 16 years ago
2dbba6f
[GENETLINK]: Dynamic multicast groups.
by Johannes Berg
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
a4d1366
[GENETLINK]: Add cmd dump completion.
by Jamal Hadi Salim
· 18 years ago
17c157c
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
by Thomas Graf
· 18 years ago
81878d2
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
by Thomas Graf
· 18 years ago
3dabc71
[GENL]: Add genlmsg_new() to allocate generic netlink messages
by Thomas Graf
· 18 years ago
17db952
[PATCH] Add genetlink utilities for payload length calculation
by Balbir Singh
· 18 years ago
eb32811
[GENL]: Provide more information to userspace about registered genl families
by Thomas Graf
· 18 years ago
d387f6a
[NETLINK]: Add notification message sending interface
by Thomas Graf
· 18 years ago
fb0ba6bd
[PATCH] per-task-delay-accounting: utilities for genetlink usage
by Balbir Singh
· 18 years ago
23b0ca5
[PATCH] genetlink: don't touch module ref count
by Per Liden
· 19 years ago
b461d2f
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
by Per Liden
· 19 years ago
482a852
[NETLINK]: Generic netlink family
by Thomas Graf
· 19 years ago