netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/5] Mellanox 100G mlx5 fixes 2016-09-07
@ 2016-09-07 16:07 Saeed Mahameed
  2016-09-07 16:07 ` [PATCH net 1/5] net/mlx5e: Fix xmit_more counter race issue Saeed Mahameed
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Saeed Mahameed @ 2016-09-07 16:07 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

The following series contains bug fixes for the mlx5e driver.

from Gal,
	- Static code checker cleanup (casting overflow)
	- Fix global PFC counter statistics reading
	- Fix HW LRO when vlan stripping is off

>From Bodong,
	- Deprecate old autoneg capability bit and use new one.

>From Tariq,
	- Fix xmit more counter race condition


For -stable:
('net/mlx5e: Fix parsing of vlan packets when updating lro header')

No conflicts are introduced with the mlx5 ongoing net-next submission.

Thanks,
Saeed.

Bodong Wang (1):
  net/mlx5e: Move an_disable_cap bit to a new position

Gal Pressman (3):
  net/mlx5e: Prevent casting overflow
  net/mlx5e: Fix global PFC counters replication
  net/mlx5e: Fix parsing of vlan packets when updating lro header

Tariq Toukan (1):
  net/mlx5e: Fix xmit_more counter race issue

 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  8 +++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    | 22 +++++++++++++++-------
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |  2 +-
 include/linux/mlx5/mlx5_ifc.h                      |  5 +++--
 4 files changed, 24 insertions(+), 13 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-08 23:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 16:07 [PATCH net 0/5] Mellanox 100G mlx5 fixes 2016-09-07 Saeed Mahameed
2016-09-07 16:07 ` [PATCH net 1/5] net/mlx5e: Fix xmit_more counter race issue Saeed Mahameed
2016-09-07 16:07 ` [PATCH net 2/5] net/mlx5e: Move an_disable_cap bit to a new position Saeed Mahameed
2016-09-07 16:07 ` [PATCH net 3/5] net/mlx5e: Prevent casting overflow Saeed Mahameed
2016-09-07 16:08 ` [PATCH net 4/5] net/mlx5e: Fix global PFC counters replication Saeed Mahameed
2016-09-07 16:08 ` [PATCH net 5/5] net/mlx5e: Fix parsing of vlan packets when updating lro header Saeed Mahameed
2016-09-08 23:16 ` [PATCH net 0/5] Mellanox 100G mlx5 fixes 2016-09-07 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).