You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David S. Miller
0bb4087cbe
ipv4: Fix neigh lookup keying over loopback/point-to-point devices.
...
We were using a special key "0" for all loopback and point-to-point
device neigh lookups under ipv4, but we wouldn't use that special
key for the neigh creation.
So basically we'd make a new neigh at each and every lookup :-)
This special case to use only one neigh for these device types
is of dubious value, so just remove it entirely.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
13 years ago
..
acpi
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
13 years ago
asm-generic
mm: cma: fix condition check when setting global cma area
13 years ago
crypto
…
drm
drm: drop comment about this header being autogenerated.
13 years ago
keys
…
linux
tun: fix a crash bug and a memory leak
13 years ago
math-emu
…
media
[media] patch for Asus My Cinema PS3-100 (1043:48cd)
13 years ago
memory
…
misc
…
mtd
UBI: amend commentaries WRT dtype
13 years ago
net
ipv4: Fix neigh lookup keying over loopback/point-to-point devices.
13 years ago
pcmcia
…
rdma
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus
13 years ago
rxrpc
…
scsi
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
13 years ago
sound
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
13 years ago
target
target: Add TFO->put_session() caller for HW fabric session shutdown
13 years ago
trace
rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks
13 years ago
video
fbdev updates for 3.5
13 years ago
xen
xen: do not map the same GSI twice in PVHVM guests.
13 years ago
Kbuild
…