All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/6] Mellanox NIC driver update, Nov 12, 2015
@ 2015-11-12 17:35 Or Gerlitz
  2015-11-12 17:35 ` [PATCH net 1/6] net/mlx5e: Fix inline header size calculation Or Gerlitz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Or Gerlitz @ 2015-11-12 17:35 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed, Or Gerlitz

Hi Dave,

Few small mlx5 and mlx4 fixes from the team... done over
net commit c5a3788 "Merge branch 'akpm' (patches from Andrew)"

Eran's patch needs to go to 4.2 and 4.3 stable kernels.

Tariq's patch need to go to 4.3 stable too.

Or.

Achiad Shochat (1):
  net/mlx5e: Use the right DMA free function on TX path

Doron Tsur (1):
  net/mlx5e: Max mtu comparison fix

Eran Ben Elisha (1):
  net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters

Noa Osherovich (1):
  net/mlx4_core: Avoid returning success in case of an error flow

Saeed Mahameed (1):
  net/mlx5e: Fix inline header size calculation

Tariq Toukan (1):
  net/mlx5e: Added self loopback prevention

 drivers/net/ethernet/mellanox/mlx4/main.c          |  8 ++-
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  | 39 +++++++----
 drivers/net/ethernet/mellanox/mlx5/core/en.h       | 10 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 50 ++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    | 76 +++++++++++++---------
 include/linux/mlx5/mlx5_ifc.h                      | 24 ++++---
 6 files changed, 148 insertions(+), 59 deletions(-)

-- 
2.3.7

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

end of thread, other threads:[~2015-11-15 23:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12 17:35 [PATCH net 0/6] Mellanox NIC driver update, Nov 12, 2015 Or Gerlitz
2015-11-12 17:35 ` [PATCH net 1/6] net/mlx5e: Fix inline header size calculation Or Gerlitz
2015-11-12 17:35 ` [PATCH net 2/6] net/mlx5e: Added self loopback prevention Or Gerlitz
2015-11-12 17:35 ` [PATCH net 3/6] net/mlx5e: Max mtu comparison fix Or Gerlitz
2015-11-12 17:35 ` [PATCH net 4/6] net/mlx5e: Use the right DMA free function on TX path Or Gerlitz
2015-11-12 17:35 ` [PATCH net 5/6] net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters Or Gerlitz
2015-11-12 17:35 ` [PATCH net 6/6] net/mlx4_core: Avoid returning success in case of an error flow Or Gerlitz
2015-11-15 23:44 ` [PATCH net 0/6] Mellanox NIC driver update, Nov 12, 2015 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.