kernel_optimize_test/net
Stephen Hemminger 8aca8a27d9 [NET]: minor net_rx_action optimization
The functions list_del followed by list_add_tail is equivalent to the
existing inline list_move_tail. list_move_tail avoids unnecessary
_LIST_POISON.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:26:39 -08:00
..
802
8021q [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() 2006-03-20 17:11:41 -08:00
appletalk
atm
ax25 [AX.25]: Fix potencial memory hole. 2006-03-19 13:20:06 -08:00
bluetooth
bridge [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG 2006-03-11 18:51:25 -08:00
core [NET]: minor net_rx_action optimization 2006-03-20 22:26:39 -08:00
dccp [DCCP] options: Fix some aspects of mandatory option processing 2006-03-20 22:06:02 -08:00
decnet
econet
ethernet
ieee80211 [PATCH] ieee80211: Don't update network statistics from off-channel packets. 2006-03-17 15:38:55 -05:00
ipv4 [NET]: Convert RTNL to mutex. 2006-03-20 22:23:58 -08:00
ipv6 [ICSK]: Introduce inet_csk_ctl_sock_create 2006-03-20 22:01:03 -08:00
ipx
irda
key [IPSEC]: Sync series - user 2006-03-20 19:16:12 -08:00
lapb
llc [LLC]: Fix sap refcounting 2006-03-20 21:28:11 -08:00
netfilter [NETFILTER]: ctnetlink: avoid unneccessary event message generation 2006-03-20 18:03:59 -08:00
netlink [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation 2006-03-20 18:52:01 -08:00
netrom
packet
rose
rxrpc
sched [PKT_SCHED]: Convert sch_red to a classful qdisc 2006-03-20 19:20:44 -08:00
sctp
sunrpc [PATCH] SUNRPC: Fix potential deadlock in RPC code 2006-03-14 07:57:18 -08:00
tipc
unix [AF_UNIX]: use shift instead of integer division 2006-03-20 21:29:05 -08:00
wanrouter
x25
xfrm [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() 2006-03-20 22:23:35 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c [NET]: Do not lose accepted socket when -ENFILE/-EMFILE. 2006-03-20 17:13:49 -08:00
sysctl_net.c
TUNABLE