Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 年之前 |
Thomas Graf
|
c7bf5f9dc2
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
|
18 年之前 |
Thomas Graf
|
1d00a4eb42
[NETLINK]: Remove error pointer from netlink message handler
|
18 年之前 |
Pablo Neira Ayuso
|
ac6d141dc7
[NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check_attribute
|
18 年之前 |
Pablo Neira Ayuso
|
f4bc177f0f
[NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported symbol
|
18 年之前 |
Pablo Neira Ayuso
|
8a2e89533a
[NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c
|
18 年之前 |
Pablo Neira Ayuso
|
ac0f1d9894
[NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys
|
18 年之前 |
Pablo Neira Ayuso
|
d9e6d02949
[NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes
|
18 年之前 |
Pablo Neira Ayuso
|
67ca396606
[NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink
|
18 年之前 |
Patrick McHardy
|
73c361862c
[NETFILTER]: nfnetlink: use netlink_run_queue()
|
18 年之前 |
Patrick McHardy
|
a3c5029cf7
[NETFILTER]: nfnetlink: use mutex instead of semaphore
|
18 年之前 |
Patrick McHardy
|
4498121ca3
[NET]: Handle disabled preemption in gfp_any()
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
YOSHIFUJI Hideaki
|
601e68e100
[NETFILTER]: Fix whitespace errors
|
18 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Darrel Goeddel
|
c7bdb545d2
[NETLINK]: Encapsulate eff_cap usage within security framework.
|
19 年之前 |
Patrick McHardy
|
a242769248
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
|
19 年之前 |
Arjan van de Ven
|
858119e159
[PATCH] Unlinline a bunch of other functions
|
19 年之前 |
Yasuyuki Kozakai
|
3ebbe0cdd4
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
|
19 年之前 |
Harald Welte
|
37d2e7a20d
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
|
19 年之前 |
Harald Welte
|
ed77de9fc6
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
|
19 年之前 |
Harald Welte
|
a2506c0432
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
|
19 年之前 |
Harald Welte
|
ebe0bbf06c
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
|
19 年之前 |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 年之前 |
Randy Dunlap
|
c6f4fafccf
[NETFILTER]: fix sparse gfp nocast warnings
|
19 年之前 |
Adrian Bunk
|
395dde20fb
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
|
20 年之前 |
Patrick McHardy
|
066286071d
[NETLINK]: Add "groups" argument to netlink_kernel_create
|
20 年之前 |
Patrick McHardy
|
ac6d439d20
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
|
20 年之前 |
Harald Welte
|
a42827b71b
[NETFILTER]: cleanup nfnetlink_check_attributes()
|
20 年之前 |
Harald Welte
|
927ccbcc28
[NETFILTER]: attribute count is an attribute of message type, not subsytem
|
20 年之前 |