tmp_suning_uos_patched/net
Thomas Graf 82ace47a72 [NETLINK]: Generic netlink receive queue processor
Introduces netlink_run_queue() to handle the receive queue of
a netlink socket in a generic way. Processes as much as there
was in the queue upon entry and invokes a callback function
for each netlink message found. The callback function may
refuse a message by returning a negative error code but setting
the error pointer to 0 in which case netlink_run_queue() will
return with a qlen != 0.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-10 02:26:40 +01:00
..
802
8021q
appletalk
atm
ax25
bluetooth [Bluetooth]: Remove the usage of /proc completely 2005-11-08 09:57:38 -08:00
bridge
core [NETLINK]: Make netlink_callback->done() optional 2005-11-10 02:26:40 +01:00
dccp
decnet
econet
ethernet
ieee80211 ieee80211: cleanup crypto list handling, other minor cleanups. 2005-11-09 01:01:04 -05:00
ipv4 [NETLINK]: Make netlink_callback->done() optional 2005-11-10 02:26:40 +01:00
ipv6 [NETLINK]: Make netlink_callback->done() optional 2005-11-10 02:26:40 +01:00
ipx
irda
key
lapb
llc
netfilter [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
netlink [NETLINK]: Generic netlink receive queue processor 2005-11-10 02:26:40 +01:00
netrom
packet
rose
rxrpc
sched
sctp
sunrpc [PATCH] sanitize lookup_hash prototype 2005-11-09 07:56:00 -08:00
unix [PATCH] add a vfs_permission helper 2005-11-09 07:55:58 -08:00
wanrouter
x25
xfrm [NETLINK]: Make netlink_callback->done() optional 2005-11-10 02:26:40 +01:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE