netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/7] Mellanox, mlx5 fixes 2018-04-26
@ 2018-04-26 19:58 Saeed Mahameed
  2018-04-26 19:58 ` [net 1/7] net/mlx5e: Allow offloading ipv4 header re-write for icmp Saeed Mahameed
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Saeed Mahameed @ 2018-04-26 19:58 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This pull request includes fixes for mlx5 core and netdev driver.

Please pull and let me know if there's any problems.

For -stable v4.12
    net/mlx5e: TX, Use correct counter in dma_map error flow
For -stable v4.13
    net/mlx5: Avoid cleaning flow steering table twice during error flow
For -stable v4.14
    net/mlx5e: Allow offloading ipv4 header re-write for icmp
For -stable v4.15
    net/mlx5e: DCBNL fix min inline header size for dscp
For -stable v4.16
    net/mlx5: Fix mlx5_get_vector_affinity function

Thanks,
Saeed.

---

The following changes since commit 25eb0ea7174c6e84f21fa59dccbddd0318b17b12:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (2018-04-25 22:55:33 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2018-04-25

for you to fetch changes up to 202854e9f4df99df1f79962a9e8f94a7de602f7b:

  net/mlx5: Properly deal with flow counters when deleting rules (2018-04-26 12:43:21 -0700)

----------------------------------------------------------------
mlx5-fixes-2018-04-25

----------------------------------------------------------------
Chris Mi (1):
      net/mlx5: Properly deal with flow counters when deleting rules

Huy Nguyen (1):
      net/mlx5e: DCBNL fix min inline header size for dscp

Israel Rukshin (1):
      net/mlx5: Fix mlx5_get_vector_affinity function

Jianbo Liu (1):
      net/mlx5e: Allow offloading ipv4 header re-write for icmp

Shahar Klein (1):
      net/mlx5e: Fix traffic between VF and representor

Talat Batheesh (1):
      net/mlx5: Avoid cleaning flow steering table twice during error flow

Tariq Toukan (1):
      net/mlx5e: TX, Use correct counter in dma_map error flow

 drivers/infiniband/hw/mlx5/main.c                  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c |  8 ++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |  5 +++--
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  3 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    | 20 ++++++++---------
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 26 +++++++++++++---------
 include/linux/mlx5/driver.h                        | 12 +++-------
 7 files changed, 40 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2018-04-27 18:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-26 19:58 [pull request][net 0/7] Mellanox, mlx5 fixes 2018-04-26 Saeed Mahameed
2018-04-26 19:58 ` [net 1/7] net/mlx5e: Allow offloading ipv4 header re-write for icmp Saeed Mahameed
2018-04-26 19:58 ` [net 2/7] net/mlx5e: DCBNL fix min inline header size for dscp Saeed Mahameed
2018-04-26 19:58 ` [net 3/7] net/mlx5: Fix mlx5_get_vector_affinity function Saeed Mahameed
2018-04-26 19:58 ` [net 4/7] net/mlx5e: TX, Use correct counter in dma_map error flow Saeed Mahameed
2018-04-26 19:58 ` [net 5/7] net/mlx5: Avoid cleaning flow steering table twice during " Saeed Mahameed
2018-04-26 19:58 ` [net 6/7] net/mlx5e: Fix traffic between VF and representor Saeed Mahameed
2018-04-26 19:58 ` [net 7/7] net/mlx5: Properly deal with flow counters when deleting rules Saeed Mahameed
2018-04-27 18:32 ` [pull request][net 0/7] Mellanox, mlx5 fixes 2018-04-26 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).