linux/net/tipc
Allan Stephens cfb0c0890b [TIPC]: Optimize wakeup logic when socket has no waiting processes
This patch adds a simple test so TIPC doesn't try waking up processes
waiting on a socket if there are none waiting.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-18 19:55:17 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c [TIPC]: Added duplicate node address detection capability 2006-10-18 19:55:16 -07:00
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
dbg.c [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
dbg.h [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
discover.c [TIPC]: Added duplicate node address detection capability 2006-10-18 19:55:16 -07:00
discover.h
eth_media.c
handler.c
Kconfig
link.c [TIPC]: fix printk warning 2006-10-04 00:31:03 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node.c
node.h
node_subscr.c
node_subscr.h
port.c [TIPC]: Add missing unlock in port timeout code. 2006-10-18 19:55:13 -07:00
port.h
ref.c
ref.h
socket.c [TIPC]: Optimize wakeup logic when socket has no waiting processes 2006-10-18 19:55:17 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h