Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63d486964cbd0d8556f28bf215c37b0d63f6bbba
/
net
/
netlink
/
genetlink.c
320f5ea
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
by WANG Cong
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
e9412c3
genetlink: Build a generic netlink family module alias
by Neil Horman
· 12 years ago
444653f
genetlink: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
80d326f
netlink: add netlink_dump_control structure for netlink_dump_start()
by Pablo Neira Ayuso
· 13 years ago
a46621a
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
by Denys Vlasenko
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
fa84309
genetlink: add auto module loading
by Stephen Hemminger
· 13 years ago
b57ef81f
netlink: af_netlink cleanup (v2)
by stephen hemminger
· 13 years ago
86b1309
genetlink: Add lockdep_genl_is_held().
by Pravin B Shelar
· 13 years ago
263ba61
genetlink: Add genl_notify()
by Pravin B Shelar
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
b8f3ab4
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
by David S. Miller
· 14 years ago
0ab03c2
netlink: test for all flags of the NLM_F_DUMP composite
by Jan Engelhardt
· 14 years ago
ff4c92d
genetlink: introduce pre_doit/post_doit hooks
by Johannes Berg
· 14 years ago
652c671
genetlink: use genl_register_family_with_ops()
by Changli Gao
· 14 years ago
416c2f9
genetlink: cleanup code according to CodingStyle
by Changli Gao
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f408e0c
netlink: Export genl_lock() API for use by modules
by James Chapman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e1d5a01
genetlink: optimize ctrl_dumpfamily()
by Samir Bellabes
· 15 years ago
988ade6
genetlink: Optimize and one bug fix in genl_generate_id()
by Krishna Kumar
· 15 years ago
93860b0
genetlink: Optimize genl_register_family()
by Krishna Kumar
· 15 years ago
b827357
genetlink: fix netns vs. netlink table locking (2)
by Johannes Berg
· 15 years ago
d136f1b
genetlink: fix netns vs. netlink table locking
by Johannes Berg
· 15 years ago
b1f5719
netlink: silence compiler warning
by Brian Haley
· 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
3efb40c
genetlink: export genl_unregister_mc_group()
by Inaky Perez-Gonzalez
· 16 years ago
6d1a3fb
netlink: genl: fix circular locking
by Patrick McHardy
· 16 years ago
bc3ed28
netlink: Improve returned error codes
by Thomas Graf
· 16 years ago
910d6c3
[GENETLINK]: Relax dances with genl_lock.
by Pavel Emelyanov
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
3b71535
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
by Denis V. Lunev
· 17 years ago
0cfad07
[NETLINK]: Avoid pointer in netlink_run_queue
by Herbert Xu
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
79d310d
[GENETLINK]: Correctly report errors while registering a multicast group
by Thomas Graf
· 17 years ago
2c04ddb
[GENETLINK]: Fix adjustment of number of multicast groups
by Thomas Graf
· 17 years ago
79dc4386
[GENETLINK]: Fix race in genl_unregister_mc_groups()
by Thomas Graf
· 17 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
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
c702e80
[NETLINK]: Directly return -EINTR from netlink_dump_start()
by Thomas Graf
· 18 years ago
1d00a4e
[NETLINK]: Remove error pointer from netlink message handler
by Thomas Graf
· 18 years ago
45e7ae7
[NETLINK]: Ignore control messages directly in netlink_run_queue()
by Thomas Graf
· 18 years ago
d35b685
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
by Thomas Graf
· 18 years ago
746fac4
[NET] NETLINK: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
48d4ed7
[GENETLINK]: Fix misplaced command flags.
by Jamal Hadi Salim
· 18 years ago
334c29a
[GENETLINK]: Move command capabilities to flags.
by Jamal Hadi Salim
· 18 years ago
a4d1366
[GENETLINK]: Add cmd dump completion.
by Jamal Hadi Salim
· 18 years ago
e94ef68
[GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping
by Thomas Graf
· 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
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
eb32811
[GENL]: Provide more information to userspace about registered genl families
by Thomas Graf
· 18 years ago
5176f91
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
by Thomas Graf
· 18 years ago
d387f6a
[NETLINK]: Add notification message sending interface
by Thomas Graf
· 18 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
e200bd8
[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
by Jamal Hadi Salim
· 19 years ago
23b0ca5
[PATCH] genetlink: don't touch module ref count
by Per Liden
· 19 years ago
b461d2f2
[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