linux/net
Eric Dumazet 363437f40a net_sched: sfb: optimize enqueue on full queue
In case SFB queue is full (hard limit reached), there is no point
spending time to compute hash and maximum qlen/p_mark.

We instead just early drop packet.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-26 12:55:18 -04:00
..
9p
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth
bridge
caif
can
ceph
core net: convert core to skb paged frag APIs 2011-08-24 17:52:11 -07:00
dcb
dccp
decnet
dns_resolver
dsa
econet
ethernet
ieee802154 IEEE802.15.4: 6LoWPAN basic support 2011-08-24 19:36:06 -07:00
ipv4 Proportional Rate Reduction for TCP. 2011-08-24 19:40:40 -07:00
ipv6 net: ipv6: convert to SKB frag APIs 2011-08-24 17:52:12 -07:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2011-08-22 14:28:50 -04:00
netfilter
netlabel
netlink
netrom
nfc
packet af_packet: Prefixed tpacket_v3 structs to avoid name space collision 2011-08-26 12:38:44 -04:00
phonet
rds
rfkill
rose
rxrpc
sched net_sched: sfb: optimize enqueue on full queue 2011-08-26 12:55:18 -04:00
sctp sctp: Bundle HEAERTBEAT into ASCONF_ACK 2011-08-24 19:41:13 -07:00
sunrpc
tipc
unix Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path 2011-08-24 19:41:13 -07:00
wanrouter
wimax
wireless
x25
xfrm net: xfrm: convert to SKB frag APIs 2011-08-24 17:52:12 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c