1
linux/net/core
Eric Dumazet 0fd7bac6b6 net: relax rcvbuf limits
skb->truesize might be big even for a small packet.

Its even bigger after commit 87fb4b7b53 (net: more accurate skb
truesize) and big MTU.

We should allow queueing at least one packet per receiver, even with a
low RCVBUF setting.

Reported-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-23 02:15:14 -05:00
..
datagram.c
dev_addr_lists.c net: Fix corruption in /proc/*/net/dev_mcast 2011-11-28 18:07:29 -05:00
dev.c net/core: fix rollback handler in register_netdevice_notifier 2011-11-30 23:43:07 -05:00
drop_monitor.c
dst.c
ethtool.c
fib_rules.c net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
filter.c
flow.c net: Add a flow_cache_flush_deferred function 2011-12-21 16:48:08 -05:00
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c netns: fix proxy ARP entries listing on a netns 2011-11-25 13:24:49 -05:00
net_namespace.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
net-sysfs.c rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() 2011-12-22 22:34:56 -05:00
net-sysfs.h
net-traces.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
netevent.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
netpoll.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
pktgen.c
request_sock.c ipv4:correct description for tcp_max_syn_backlog 2011-12-06 13:02:28 -05:00
rtnetlink.c
scm.c
secure_seq.c net: Silence seq_scale() unused warning 2011-12-06 13:59:16 -05:00
skbuff.c net: correct comments of skb_shift 2011-11-22 16:18:43 -05:00
sock.c net: relax rcvbuf limits 2011-12-23 02:15:14 -05:00
stream.c
sysctl_net_core.c
timestamping.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
user_dma.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
utils.c