summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-19mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-03-15net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel
2020-03-05net/mlx5: Clear LAG notifier pointer after unregisterEli Cohen
2020-03-05net/mlx5e: Fix endianness handling in pedit maskSebastian Hense
2020-03-05net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan
2020-03-05net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan
2020-03-05net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-07mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan
2020-02-06net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan
2020-02-06net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem
2020-02-06net/mlx5: IPsec, Fix esp modify function attributeRaed Salem
2020-02-06net/mlx5: Fix deadlock in fs_coreMaor Gottlieb
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata
2020-01-25mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata
2020-01-25mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit