YOSHIFUJI Hideaki
|
ef047f5e10
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
|
18 years ago |
Thomas Graf
|
d387f6ad10
[NETLINK]: Add notification message sending interface
|
19 years ago |
Thomas Graf
|
bf8b79e444
[NETLINK]: Convert core netlink handling to new netlink api
|
19 years ago |
Akinobu Mita
|
fab2caf62e
[NETLINK]: Call panic if nl_table allocation fails
|
18 years ago |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 years ago |
Arjan van de Ven
|
6abd219c6e
[PATCH] bcm43xx: netlink deadlock fix
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Linus Torvalds
|
532f57da40
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
|
19 years ago |
Steve Grubb
|
e7c3497013
[PATCH] Reworked patch for labels on user space messages
|
19 years ago |
Soyoung Park
|
09493abfdb
[NETLINK]: cleanup unused macro in net/netlink/af_netlink.c
|
19 years ago |
Alan Stern
|
e041c68341
[PATCH] Notifier chain update: API changes
|
19 years ago |
Patrick McHardy
|
4277a083ec
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation
|
19 years ago |
Patrick McHardy
|
cc9a06cd8d
[NETLINK]: Fix use-after-free in netlink_recvmsg
|
19 years ago |
Alexey Kuznetsov
|
a70ea994a0
[NETLINK]: Fix a severe bug
|
19 years ago |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 years ago |
Martin Murray
|
ad8e4b75c8
[AF_NETLINK]: Fix DoS in netlink_rcv_skb()
|
19 years ago |
Kirill Korotaev
|
14591de147
[PATCH] netlink oops fix due to incorrect error code
|
19 years ago |
Eric Dumazet
|
90ddc4f047
[NET]: move struct proto_ops to const
|
19 years ago |
Herbert Xu
|
c27bd492fd
[NETLINK]: Use tgid instead of pid for nlmsg_pid
|
19 years ago |
Thomas Graf
|
82ace47a72
[NETLINK]: Generic netlink receive queue processor
|
19 years ago |
Thomas Graf
|
a8f74b2288
[NETLINK]: Make netlink_callback->done() optional
|
19 years ago |
Linus Torvalds
|
236fa08168
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
|
19 years ago |
Al Viro
|
7d877f3bda
[PATCH] gfp_t: net/*
|
19 years ago |
Jayachandran C
|
ea7ce40649
[NETLINK]: Remove dead code in af_netlink.c
|
19 years ago |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 years ago |
Patrick McHardy
|
513c250000
[NETLINK]: Don't prevent creating sockets when no kernel socket is registered
|
19 years ago |
Arnaldo Carvalho de Melo
|
6ed8a48582
[NETLINK]: Fix sparse warnings
|
20 years ago |
Patrick McHardy
|
066286071d
[NETLINK]: Add "groups" argument to netlink_kernel_create
|
20 years ago |
Patrick McHardy
|
9a4595bc7e
[NETLINK]: Add set/getsockopt options to support more than 32 groups
|
20 years ago |
Patrick McHardy
|
f7fa9b10ed
[NETLINK]: Support dynamic number of multicast groups per netlink family
|
20 years ago |