OpenCloudOS-Kernel/drivers/net/ethernet/mellanox/mlx5/core
Linus Torvalds 919dce2470 RDMA 5.7 pull request
The majority of the patches are cleanups, refactorings and clarity
 improvements
 
 - Various driver updates for siw, bnxt_re, rxe, efa, mlx5, hfi1
 
 - Lots of cleanup patches for hns
 
 - Convert more places to use refcount
 
 - Aggressively lock the RDMA CM code that syzkaller says isn't working
 
 - Work to clarify ib_cm
 
 - Use the new ib_device lifecycle model in bnxt_re
 
 - Fix mlx5's MR cache which seems to be failing more often with the new
   ODP code
 
 - mlx5 'dynamic uar' and 'tx steering' user interfaces
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfB7FMLh+8QxL+6i3OG33FX4gmxoFAl6CSr0ACgkQOG33FX4g
 mxrtKg//XovbOfYAO7nC05FtGz9iEkIUBiwQOjUojgNSi6RMNDqRW1bmqKUugm1o
 9nXA6tw+fueEvUNSD541SCcxkUZJzWvubO9wHB6N3Fgy68N3Vf2rKV3EBBTh99rK
 Cb7rnmTTN6izRyI1wdyP2sjDJGyF8zvsgIrG2sibzLnqlyScrnD98YS0FdPZUfOa
 a1mmXBN/T7eaQ4TbE3lLLzGnifRlGmZ5vxEvOQmAlOdqAfIKQdbbW7oCRLVIleso
 gfQlOOvIgzHRwQ3VrFa3i6ETYtywXq7EgmQxCjqPVJQjCA79n5TLBkP1iRhvn8xi
 3+LO4YCkiSJ/NjTA2d9KwT6K4djj3cYfcueuqo2MoXXr0YLiY6TLv1OffKcUIq7c
 LM3d4CSwIAG+C2FZwaQrdSGa2h/CNfLAEeKxv430zggeDNKlwHJPV5w3rUJ8lT56
 wlyT7Lzosl0O9Z/1BSLYckTvbBCtYcmanVyCfHG8EJKAM1/tXy5LS8btJ3e51rPu
 XekR9ELrTTA2CTuoSCQGP6J0dBD2U7qO4XRCQ9N5BYLrI6RdP7Z4xYzzey49Z3Cx
 JaF86eurM7nS5biUszTtwww8AJMyYicB+0VyjBfk+mhv90w8tS1vZ1aZKzaQ1L6Z
 jWn8WgIN4rWY0YGQs6PiovT1FplyGs3p1wNmjn92WO0wZZ3WsmQ=
 =ae+a
 -----END PGP SIGNATURE-----

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull rdma updates from Jason Gunthorpe:
 "The majority of the patches are cleanups, refactorings and clarity
  improvements.

  This cycle saw some more activity from Syzkaller, I think we are now
  clean on all but one of those bugs, including the long standing and
  obnoxious rdma_cm locking design defect. Continue to see many drivers
  getting cleanups, with a few new user visible features.

  Summary:

   - Various driver updates for siw, bnxt_re, rxe, efa, mlx5, hfi1

   - Lots of cleanup patches for hns

   - Convert more places to use refcount

   - Aggressively lock the RDMA CM code that syzkaller says isn't
     working

   - Work to clarify ib_cm

   - Use the new ib_device lifecycle model in bnxt_re

   - Fix mlx5's MR cache which seems to be failing more often with the
     new ODP code

   - mlx5 'dynamic uar' and 'tx steering' user interfaces"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (144 commits)
  RDMA/bnxt_re: make bnxt_re_ib_init static
  IB/qib: Delete struct qib_ivdev.qp_rnd
  RDMA/hns: Fix uninitialized variable bug
  RDMA/hns: Modify the mask of QP number for CQE of hip08
  RDMA/hns: Reduce the maximum number of extend SGE per WQE
  RDMA/hns: Reduce PFC frames in congestion scenarios
  RDMA/mlx5: Add support for RDMA TX flow table
  net/mlx5: Add support for RDMA TX steering
  IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
  IB/hfi1: Fix memory leaks in sysfs registration and unregistration
  IB/mlx5: Move to fully dynamic UAR mode once user space supports it
  IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib
  IB/mlx5: Extend QP creation to get uar page index from user space
  IB/mlx5: Extend CQ creation to get uar page index from user space
  IB/mlx5: Expose UAR object and its alloc/destroy commands
  IB/hfi1: Get rid of a warning
  RDMA/hns: Remove redundant judgment of qp_type
  RDMA/hns: Remove redundant assignment of wc->smac when polling cq
  RDMA/hns: Remove redundant qpc setup operations
  RDMA/hns: Remove meaningless prints
  ...
2020-04-01 18:18:18 -07:00
..
accel net/mlx5: Deprecate usage of generic TLS HW capability bit 2020-02-06 12:24:24 -08:00
diag net/mlx5: sparse: warning: incorrect type in assignment 2020-02-25 17:06:19 -08:00
en devlink: Implicitly set auto recover flag when registering health reporter 2020-03-30 11:17:34 -07:00
en_accel Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
esw net/mlx5: E-Switch: Move eswitch chains to a new directory 2020-03-29 23:42:22 -07:00
fpga net/mlx5e: Replace zero-length array with flexible-array member 2020-02-19 09:13:10 +02:00
ipoib Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2020-03-09 16:58:26 -07:00
lib Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2020-03-09 16:58:26 -07:00
steering Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
Kconfig net/mlx5e: CT: Introduce connection tracking 2020-03-12 15:00:39 -07:00
Makefile net/mlx5: E-Switch: Move eswitch chains to a new directory 2020-03-29 23:42:22 -07:00
alloc.c net/mlx5: limit the function in local scope 2020-01-07 10:40:22 -08:00
cmd.c net/mlx5: rate limit alloc_ent error messages 2019-11-01 14:55:17 -07:00
cq.c net/mlx5: Report EQE data upon CQ completion 2019-07-03 21:00:20 +03:00
debugfs.c mlx5: no need to check return value of debugfs_create functions 2019-08-10 15:25:47 -07:00
dev.c net/mlx5: Simplify mlx5_register_device to return void 2020-03-25 23:19:13 -07:00
devlink.c net/mlx5: Simplify mlx5_unload_one() and its callers 2020-03-25 23:19:15 -07:00
devlink.h net/mlx5e: Add devlink fdb_large_groups parameter 2020-02-27 16:40:19 -08:00
ecpf.c
ecpf.h
en.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
en_arfs.c net/mlx5: Accept flow rules without match 2020-03-13 16:26:17 -07:00
en_common.c net/mlx5e: Tx, Soften inline mode VLAN dependencies 2019-08-01 12:33:31 -07:00
en_dcbnl.c net/mlx5e: Change inline mode correctly when changing trust state 2020-02-25 17:06:04 -08:00
en_dim.c linux/dim: Move implementation to .c files 2019-06-25 13:46:39 -07:00
en_ethtool.c net/mlx5e: Show/set Rx network flow classification rules on ul rep 2020-03-09 16:58:49 -07:00
en_fs.c net/mlx5e: Fix hairpin RSS table size 2020-01-06 15:30:05 -08:00
en_fs_ethtool.c net/mlx5: Refactor mlx5_create_auto_grouped_flow_table 2020-01-16 15:41:59 -08:00
en_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
en_rep.c net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support 2020-03-29 23:42:27 -07:00
en_rep.h net/mlx5e: CT: Introduce connection tracking 2020-03-12 15:00:39 -07:00
en_rx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
en_selftest.c net/mlx5e: Fix ethtool self test: link speed 2019-10-29 16:27:20 -07:00
en_stats.c net/mlx5e: Enable all available stats for uplink reps 2020-01-22 22:30:12 -08:00
en_stats.h net/mlx5e: Enable all available stats for uplink reps 2020-01-22 22:30:12 -08:00
en_tc.c net: sched: expose HW stats types per action used by drivers 2020-03-30 11:06:49 -07:00
en_tc.h net/mlx5e: CT: Handle misses after executing CT action 2020-03-12 15:00:39 -07:00
en_tx.c net/mlx5e: Define one flow for TXQ selection when TCs are configured 2020-02-25 17:05:39 -08:00
en_txrx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
eq.c net/mlx5: Use async EQ setup cleanup helpers for multiple EQs 2020-01-07 10:41:30 -08:00
eswitch.c net/mlx5: E-switch, Protect eswitch mode changes 2020-03-25 23:19:25 -07:00
eswitch.h net/mlx5: E-switch, Protect eswitch mode changes 2020-03-25 23:19:25 -07:00
eswitch_offloads.c net/mlx5: E-Switch: Move eswitch chains to a new directory 2020-03-29 23:42:22 -07:00
eswitch_offloads_termtbl.c net/mlx5e: Add support for offloading traffic from uplink to uplink 2020-03-17 19:41:37 -07:00
events.c
fs_cmd.c net/mlx5: Add support for RDMA TX steering 2020-03-27 13:24:48 -03:00
fs_cmd.h net/mlx5: Add direct rule fs_cmd implementation 2019-09-03 12:54:23 -07:00
fs_core.c RDMA 5.7 pull request 2020-04-01 18:18:18 -07:00
fs_core.h net/mlx5: Add support for RDMA TX steering 2020-03-27 13:24:48 -03:00
fs_counters.c net/mlx5e: Replace zero-length array with flexible-array member 2020-02-19 09:13:10 +02:00
fw.c net/mlx5: Add fsm_reactivate callback support 2020-02-21 15:41:10 -08:00
health.c devlink: Implicitly set auto recover flag when registering health reporter 2020-03-30 11:17:34 -07:00
lag.c net/mlx5: Clear LAG notifier pointer after unregister 2020-03-05 15:13:45 -08:00
lag.h mlx5: register lag notifier for init network namespace only 2020-02-27 11:16:14 -08:00
lag_mp.c net/mlx5: Use a separate work queue for fib event handling 2020-03-29 23:42:20 -07:00
lag_mp.h net/mlx5: Use a separate work queue for fib event handling 2020-03-29 23:42:20 -07:00
main.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2020-03-29 23:42:11 -07:00
mcg.c
mlx5_core.h net/mlx5: Simplify mlx5_unload_one() and its callers 2020-03-25 23:19:15 -07:00
mr.c mlx5: Remove uninitialized use of key in mlx5_core_create_mkey 2020-03-16 23:30:32 -07:00
pagealloc.c
pci_irq.c net/mlx5: Use a single IRQ for all async EQs 2019-06-13 10:59:49 -07:00
pd.c
port.c
qp.c net/mlx5: Use debug message instead of warn 2019-08-13 12:58:06 +03:00
rdma.c net/mlx5: Avoid disabling RoCE when uninitialized 2019-09-01 23:44:42 -07:00
rdma.h
rl.c net/mlx5: Expose raw packet pacing APIs 2020-03-05 14:18:09 +02:00
sriov.c net/mlx5: E-switch, Protect eswitch mode changes 2020-03-25 23:19:25 -07:00
transobj.c
uar.c
vport.c net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure 2020-03-24 14:42:58 -07:00
wq.c net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY 2020-02-18 19:01:19 -08:00
wq.h net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY 2020-02-18 19:01:19 -08:00