netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net V3 0/5] mlx4 misc fixes
@ 2017-02-23 10:02 Tariq Toukan
  2017-02-23 10:02 ` [PATCH net V3 1/5] net/mlx4: Change ENOTSUPP to EOPNOTSUPP Tariq Toukan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tariq Toukan @ 2017-02-23 10:02 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Eran Ben Elisha, Yotam Gigi, Dexuan Cui, Tariq Toukan

Hi Dave,

This patchset contains misc bug fixes from Eric Dumazet and our team
to the mlx4 Core and Eth drivers.

Series generated against net commit:
eee2faabc63d tcp: account for ts offset only if tsecr not zero

Thanks,
Tariq.

v3:
* Rebased, conflict solved.

v2:
* Added Eric's fix (patch 5/5).

Eric Dumazet (1):
  net/mlx4_en: Use __skb_fill_page_desc()

Eugenia Emantayev (1):
  net/mlx4: Spoofcheck and zero MAC can't coexist

Jack Morgenstein (1):
  net/mlx4_core: Use cq quota in SRIOV when creating completion EQs

Majd Dibbiny (1):
  net/mlx4_core: Fix VF overwrite of module param which disables DMFS on
    new probed PFs

Or Gerlitz (1):
  net/mlx4: Change ENOTSUPP to EOPNOTSUPP

 drivers/net/ethernet/mellanox/mlx4/cmd.c           | 22 ++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c     |  2 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |  6 +-----
 drivers/net/ethernet/mellanox/mlx4/en_rx.c         |  8 ++++----
 drivers/net/ethernet/mellanox/mlx4/eq.c            |  5 ++---
 drivers/net/ethernet/mellanox/mlx4/fw.c            |  2 +-
 drivers/net/ethernet/mellanox/mlx4/intf.c          |  2 +-
 drivers/net/ethernet/mellanox/mlx4/main.c          | 11 +++++------
 drivers/net/ethernet/mellanox/mlx4/mr.c            |  2 +-
 drivers/net/ethernet/mellanox/mlx4/qp.c            |  2 +-
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  2 +-
 include/linux/mlx4/cmd.h                           |  2 +-
 include/linux/mlx4/driver.h                        | 10 ++++++++++
 13 files changed, 49 insertions(+), 27 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-02-23 15:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 10:02 [PATCH net V3 0/5] mlx4 misc fixes Tariq Toukan
2017-02-23 10:02 ` [PATCH net V3 1/5] net/mlx4: Change ENOTSUPP to EOPNOTSUPP Tariq Toukan
2017-02-23 10:02 ` [PATCH net V3 2/5] net/mlx4: Spoofcheck and zero MAC can't coexist Tariq Toukan
2017-02-23 10:02 ` [PATCH net V3 3/5] net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs Tariq Toukan
2017-02-23 10:02 ` [PATCH net V3 4/5] net/mlx4_core: Use cq quota in SRIOV when creating completion EQs Tariq Toukan
2017-02-23 10:02 ` [PATCH net V3 5/5] net/mlx4_en: Use __skb_fill_page_desc() Tariq Toukan
2017-02-23 15:58 ` [PATCH net V3 0/5] mlx4 misc fixes 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).