WANG Cong
|
320f5ea0ce
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
|
13 лет назад |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 лет назад |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 лет назад |
Neil Horman
|
e9412c3708
genetlink: Build a generic netlink family module alias
|
13 лет назад |
David S. Miller
|
444653f696
genetlink: Stop using NLA_PUT*().
|
13 лет назад |
Pablo Neira Ayuso
|
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
|
13 лет назад |
Denys Vlasenko
|
a46621a3a8
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
|
13 лет назад |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 лет назад |
Eric Paris
|
fd77846152
security: remove the security_netlink_recv hook as it is equivalent to capable()
|
13 лет назад |
Stephen Hemminger
|
fa84309533
genetlink: add auto module loading
|
13 лет назад |
stephen hemminger
|
b57ef81ff8
netlink: af_netlink cleanup (v2)
|
13 лет назад |
Pravin B Shelar
|
86b1309c7e
genetlink: Add lockdep_genl_is_held().
|
13 лет назад |
Pravin B Shelar
|
263ba61d3b
genetlink: Add genl_notify()
|
13 лет назад |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 лет назад |
David S. Miller
|
b8f3ab4290
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
|
14 лет назад |
Jan Engelhardt
|
0ab03c2b14
netlink: test for all flags of the NLM_F_DUMP composite
|
14 лет назад |
Johannes Berg
|
ff4c92d85c
genetlink: introduce pre_doit/post_doit hooks
|
14 лет назад |
Changli Gao
|
652c671746
genetlink: use genl_register_family_with_ops()
|
15 лет назад |
Changli Gao
|
416c2f9cf5
genetlink: cleanup code according to CodingStyle
|
15 лет назад |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 лет назад |
James Chapman
|
f408e0ce40
netlink: Export genl_lock() API for use by modules
|
15 лет назад |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 лет назад |
Samir Bellabes
|
e1d5a01072
genetlink: optimize ctrl_dumpfamily()
|
15 лет назад |
Krishna Kumar
|
988ade6b8e
genetlink: Optimize and one bug fix in genl_generate_id()
|
15 лет назад |
Krishna Kumar
|
93860b08e3
genetlink: Optimize genl_register_family()
|
15 лет назад |
Johannes Berg
|
b8273570f8
genetlink: fix netns vs. netlink table locking (2)
|
15 лет назад |
Johannes Berg
|
d136f1bd36
genetlink: fix netns vs. netlink table locking
|
15 лет назад |
Brian Haley
|
b1f5719558
netlink: silence compiler warning
|
16 лет назад |
Johannes Berg
|
134e63756d
genetlink: make netns aware
|
16 лет назад |
Michał Mirosław
|
a7b11d7382
genetlink: Introduce genl_register_family_with_ops()
|
16 лет назад |