netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/8] Mellanox, mlx5 fixes 2018-07-18
@ 2018-07-19  1:26 Saeed Mahameed
  2018-07-19  1:26 ` [net 1/8] net/mlx5e: Refine ets validation function Saeed Mahameed
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Saeed Mahameed @ 2018-07-19  1:26 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

The following series provides fixes to mlx5 core and net device driver.

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

For -stable v4.7
    net/mlx5e: Don't allow aRFS for encapsulated packets
    net/mlx5e: Fix quota counting in aRFS expire flow

For -stable v4.15
    net/mlx5e: Only allow offloading decap egress (egdev) flows
    net/mlx5e: Refine ets validation function
    net/mlx5: Adjust clock overflow work period

For -stable v4.17
    net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode

Thanks,
Saeed.

---

The following changes since commit e56b8ce363a36fb7b74b80aaa5cc9084f2c908b4:

  tcp: identify cryptic messages as TCP seq # bugs (2018-07-18 15:26:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2018-07-18

for you to fetch changes up to 7e29392eee7a1e3318eeb1099807264a49f60e33:

  net/mlx5e: Only allow offloading decap egress (egdev) flows (2018-07-18 18:16:59 -0700)

----------------------------------------------------------------
mlx5-fixes-2018-07-18

----------------------------------------------------------------
Ariel Levkovich (1):
      net/mlx5: Adjust clock overflow work period

Eran Ben Elisha (2):
      net/mlx5e: Fix quota counting in aRFS expire flow
      net/mlx5e: Don't allow aRFS for encapsulated packets

Raed Salem (1):
      net/mlx5: Fix 'DON'T_TRAP' functionality

Roi Dayan (1):
      net/mlx5e: Only allow offloading decap egress (egdev) flows

Saeed Mahameed (1):
      net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode

Shay Agroskin (1):
      net/mlx5e: Refine ets validation function

Tariq Toukan (1):
      net/mlx5: Fix QP fragmented buffer allocation

 drivers/net/ethernet/mellanox/mlx5/core/alloc.c    |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c  |  7 +++--
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 17 +++++------
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  4 +++
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  2 +-
 .../net/ethernet/mellanox/mlx5/core/lib/clock.c    | 12 ++++++--
 drivers/net/ethernet/mellanox/mlx5/core/wq.c       | 34 ++++++++++++++--------
 include/linux/mlx5/driver.h                        | 18 ++++++++++--
 9 files changed, 67 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2018-07-23 22:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19  1:26 [pull request][net 0/8] Mellanox, mlx5 fixes 2018-07-18 Saeed Mahameed
2018-07-19  1:26 ` [net 1/8] net/mlx5e: Refine ets validation function Saeed Mahameed
2018-07-19  1:26 ` [net 2/8] net/mlx5: Adjust clock overflow work period Saeed Mahameed
2018-07-19  1:26 ` [net 3/8] net/mlx5e: Fix quota counting in aRFS expire flow Saeed Mahameed
2018-07-19  1:26 ` [net 4/8] net/mlx5e: Don't allow aRFS for encapsulated packets Saeed Mahameed
2018-07-19  6:23   ` Or Gerlitz
2018-07-19  6:55     ` Eran Ben Elisha
2018-07-19  7:50       ` Or Gerlitz
2018-07-19  9:02         ` Eran Ben Elisha
2018-07-19 10:29           ` Or Gerlitz
2018-07-19  1:26 ` [net 5/8] net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode Saeed Mahameed
2018-07-19  1:26 ` [net 6/8] net/mlx5: Fix 'DON'T_TRAP' functionality Saeed Mahameed
2018-07-19  1:26 ` [net 7/8] net/mlx5: Fix QP fragmented buffer allocation Saeed Mahameed
2018-07-19  1:26 ` [net 8/8] net/mlx5e: Only allow offloading decap egress (egdev) flows Saeed Mahameed
2018-07-21 17:20 ` [pull request][net 0/8] Mellanox, mlx5 fixes 2018-07-18 David Miller
2018-07-23 21:27   ` Saeed Mahameed

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).