lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 30 Sep 2014 19:39:35 -0400
From:	Vladislav Yasevich <vyasevich@...il.com>
To:	netdev@...r.kernel.org
Cc:	prashant@...adcom.com, mchan@...adcom.com, sony.chacko@...gic.com,
	Dept-HSGLinuxNICDev@...gic.com,
	Vladislav Yasevich <vyasevic@...hat.com>
Subject: [PATCH v2 net 0/2] Alow tg3/bnx recevie full sized 802.1ad frames

bnx2 and tg3 drivers drop packets that exceed device mtu and that
do not have a vlan tag.  The idea is to catch ethernet frames
that are too long.  This also ends up dropping 802.1ad tagged
frames since the encapsulation protocol is different.
We should not be dropping this packets.

v2:  rebased and consolidated tg3 and bnx patches.

Vladislav Yasevich (2):
  tg3: Allow for recieve of full-size 8021AD frames
  bnx2: Correctly receive full sized 802.1ad fragmes

 drivers/net/ethernet/broadcom/bnx2.c | 5 +++--
 drivers/net/ethernet/broadcom/tg3.c  | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ