netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/5] Mellanox Core and Ethernet driver fixes 2013-03-21
@ 2013-03-21 15:55 Or Gerlitz
  2013-03-21 15:55 ` [PATCH net 1/5] net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper Or Gerlitz
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Or Gerlitz @ 2013-03-21 15:55 UTC (permalink / raw)
  To: davem; +Cc: netdev, amirv, jackm, hadarh, Or Gerlitz

Hi Dave,

Here's a batch of mlx4 driver fixes for 3.9, mostly SRIOV/Flow-steering
related. Series done against the net tree as of commit 5a3da1f
"inet: limit length of fragment queue hash table bucket lists

Or.

Hadar Hen Zion (4):
  net/mlx4_core: Fix wrong order of flow steering resources removal
  net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
  net/mlx4_core: Always use 64 bit resource ID when doing lookup
  net/mlx4_core: Disallow releasing VF QPs which have steering rules

Moshe Lazer (1):
  net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper

 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   22 +++++-----
 drivers/net/ethernet/mellanox/mlx4/eq.c            |    2 +-
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |   45 +++++++++++++++----
 3 files changed, 47 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2013-03-21 17:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 15:55 [PATCH net 0/5] Mellanox Core and Ethernet driver fixes 2013-03-21 Or Gerlitz
2013-03-21 15:55 ` [PATCH net 1/5] net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper Or Gerlitz
2013-03-21 15:55 ` [PATCH net 2/5] net/mlx4_core: Fix wrong order of flow steering resources removal Or Gerlitz
2013-03-21 15:55 ` [PATCH net 3/5] net/mlx4_en: Remove ethtool flow steering rules before releasing QPs Or Gerlitz
2013-03-21 18:28   ` Sergei Shtylyov
2013-03-21 15:55 ` [PATCH net 4/5] net/mlx4_core: Always use 64 bit resource ID when doing lookup Or Gerlitz
2013-03-21 15:55 ` [PATCH net 5/5] net/mlx4_core: Disallow releasing VF QPs which have steering rules Or Gerlitz
2013-03-21 16:05 ` [PATCH net 0/5] Mellanox Core and Ethernet driver fixes 2013-03-21 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).