Alan Stern
|
e041c68341
[PATCH] Notifier chain update: API changes
|
19 年之前 |
Patrick McHardy
|
4277a083ec
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation
|
19 年之前 |
Patrick McHardy
|
cc9a06cd8d
[NETLINK]: Fix use-after-free in netlink_recvmsg
|
19 年之前 |
Alexey Kuznetsov
|
a70ea994a0
[NETLINK]: Fix a severe bug
|
19 年之前 |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 年之前 |
Martin Murray
|
ad8e4b75c8
[AF_NETLINK]: Fix DoS in netlink_rcv_skb()
|
19 年之前 |
Kirill Korotaev
|
14591de147
[PATCH] netlink oops fix due to incorrect error code
|
19 年之前 |
Eric Dumazet
|
90ddc4f047
[NET]: move struct proto_ops to const
|
19 年之前 |
Herbert Xu
|
c27bd492fd
[NETLINK]: Use tgid instead of pid for nlmsg_pid
|
19 年之前 |
Thomas Graf
|
82ace47a72
[NETLINK]: Generic netlink receive queue processor
|
19 年之前 |
Thomas Graf
|
a8f74b2288
[NETLINK]: Make netlink_callback->done() optional
|
19 年之前 |
Linus Torvalds
|
236fa08168
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
|
19 年之前 |
Al Viro
|
7d877f3bda
[PATCH] gfp_t: net/*
|
19 年之前 |
Jayachandran C
|
ea7ce40649
[NETLINK]: Remove dead code in af_netlink.c
|
19 年之前 |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 年之前 |
Patrick McHardy
|
513c250000
[NETLINK]: Don't prevent creating sockets when no kernel socket is registered
|
19 年之前 |
Arnaldo Carvalho de Melo
|
6ed8a48582
[NETLINK]: Fix sparse warnings
|
20 年之前 |
Patrick McHardy
|
066286071d
[NETLINK]: Add "groups" argument to netlink_kernel_create
|
20 年之前 |
Patrick McHardy
|
9a4595bc7e
[NETLINK]: Add set/getsockopt options to support more than 32 groups
|
20 年之前 |
Patrick McHardy
|
f7fa9b10ed
[NETLINK]: Support dynamic number of multicast groups per netlink family
|
20 年之前 |
Patrick McHardy
|
ab33a1711c
[NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered
|
20 年之前 |
Patrick McHardy
|
d629b836d1
[NETLINK]: Use group numbers instead of bitmasks internally
|
20 年之前 |
Patrick McHardy
|
77247bbb30
[NETLINK]: Fix module refcounting problems
|
20 年之前 |
Patrick McHardy
|
db08052979
[NETLINK]: Remove unused groups member from struct netlink_skb_parms
|
20 年之前 |
Harald Welte
|
4fdb3bb723
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
|
20 年之前 |
Victor Fusco
|
37da647d99
[NETLINK]: Fix "nocast type" warnings
|
20 年之前 |
David S. Miller
|
b03efcfb21
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
|
20 年之前 |
David S. Miller
|
d470e3b483
[NETLINK]: Fix two socket hashing bugs.
|
20 年之前 |
Thomas Graf
|
1797754ea7
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
|
20 年之前 |
Tommy S. Christensen
|
aa1c6a6f7f
[NETLINK]: Defer socket destruction a bit
|
20 年之前 |