linux/net/bridge
Jan Engelhardt 85bc3f3814 netfilter: xtables: do not print any messages on ENOMEM
ENOMEM is a very obvious error code (cf. EINVAL), so I think we do not
really need a warning message. Not to mention that if the allocation
fails, the user is most likely going to get a stack trace from slab
already.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
2010-03-18 14:20:07 +01:00
..
netfilter netfilter: xtables: do not print any messages on ENOMEM 2010-03-18 14:20:07 +01:00
br_device.c bridge: per-cpu packet statistics (v3) 2010-03-16 21:23:19 -07:00
br_fdb.c
br_forward.c bridge: Make first arg to deliver_clone const. 2010-03-16 14:37:47 -07:00
br_if.c bridge: per-cpu packet statistics (v3) 2010-03-16 21:23:19 -07:00
br_input.c bridge: per-cpu packet statistics (v3) 2010-03-16 21:23:19 -07:00
br_ioctl.c
br_multicast.c bridge br_multicast: Fix skb leakage in error path. 2010-03-16 14:15:46 -07:00
br_netfilter.c
br_netlink.c
br_notify.c
br_private_stp.h
br_private.h bridge: per-cpu packet statistics (v3) 2010-03-16 21:23:19 -07:00
br_stp_bpdu.c
br_stp_if.c bridge: Add multicast start/stop hooks 2010-02-28 00:49:38 -08:00
br_stp_timer.c
br_stp.c bridge: Add multicast start/stop hooks 2010-02-28 00:49:38 -08:00
br_sysfs_br.c bridge: Add multicast count/interval sysfs entries 2010-02-28 00:49:47 -08:00
br_sysfs_if.c Driver core: Constify struct sysfs_ops in struct kobj_type 2010-03-07 17:04:49 -08:00
br.c
Kconfig bridge: depends on INET 2010-03-03 01:23:22 -08:00
Makefile bridge: Add core IGMP snooping support 2010-02-28 00:48:45 -08:00