diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-21 22:37:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-21 22:37:27 -0700 |
commit | 8aaa51b63cc3c5f3b2e72d2f0e193d9c2e00fe46 (patch) | |
tree | 25d068f3d666791cc1c44ad4c2afe03b24059f53 /net/l2tp/l2tp_debugfs.c | |
parent | f614c8178b0696d070b23f36a2a27b5128f6c372 (diff) | |
parent | fab9adfb71fc8690e20c3c280d39d49c8f4a3f0a (diff) | |
download | linux-stable-8aaa51b63cc3c5f3b2e72d2f0e193d9c2e00fe46.tar.gz linux-stable-8aaa51b63cc3c5f3b2e72d2f0e193d9c2e00fe46.tar.bz2 linux-stable-8aaa51b63cc3c5f3b2e72d2f0e193d9c2e00fe46.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:
"Just a few fixes trickling in at this point.
1) If we see an attached socket on an skb in the ipv4 forwarding path,
bail. This can happen due to races with FIB rule addition, and
deletion, and we should just drop such frames. From Sebastian
Pöhn.
2) pppoe receive should only accept packets destined for this hosts's
MAC address. From Joakim Tjernlund.
3) Handle checksum unwrapping properly in ppp receive properly when
it's encapsulated in UDP in some way, fix from Tom Herbert.
4) Fix some bugs in mv88e6xxx DSA driver resulting from the conversion
from register offset constants to mnenomic macros. From Vivien
Didelot.
5) Fix handling of HCA max message size in mlx4 adapters, from Eran
Ben ELisha"
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net:
net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP
tcp: add memory barriers to write space paths
altera tse: Error-Bit on tx-avalon-stream always set.
net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
net: dsa: mv88e6xxx: fix setup of port control 1
ppp: call skb_checksum_complete_unset in ppp_receive_frame
net: add skb_checksum_complete_unset
pppoe: Lacks DST MAC address check
ip_forward: Drop frames with attached skb->sk
Diffstat (limited to 'net/l2tp/l2tp_debugfs.c')
0 files changed, 0 insertions, 0 deletions