aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman2021-02-011-4/+12
* net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy2021-02-011-4/+2
* net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb2021-02-011-0/+5
* net/mlx5: Fix function calculation for page treesDaniel Jurgens2021-02-011-1/+1
* Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-2812-55/+121
|\
| * mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel2021-01-282-0/+7
| * net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey2021-01-261-7/+13
| * net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy2021-01-261-9/+21
| * net/mlx5e: Revert parameters on errors when changing trust state without resetMaxim Mikityanskiy2021-01-261-5/+8
| * net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy2021-01-262-1/+14
| * net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey2021-01-261-0/+7
| * net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman2021-01-262-1/+3
| * net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens2021-01-261-24/+34
| * net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy2021-01-261-2/+2
| * net/mlx5e: Reduce tc unsupported key print levelMaor Dickman2021-01-261-2/+2
| * net/mlx5e: free page before returnPan Bian2021-01-261-1/+1
| * net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-01-261-3/+8
| * net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan2021-01-261-0/+1
* | Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-01-191-0/+5
|/
* mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak2021-01-091-1/+1
* mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak2021-01-091-4/+7
* net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu2021-01-071-0/+1
* net/mlx5e: Fix two double free casesDinghao Liu2021-01-071-0/+2
* net/mlx5: Release devlink object if adev failsLeon Romanovsky2021-01-071-2/+5
* net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin2021-01-071-6/+18
* net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman2021-01-071-0/+5
* net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel2021-01-071-14/+13
* net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh2021-01-073-7/+19
* net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo2021-01-071-28/+49
* net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang2021-01-071-1/+1
* net/mlx5e: Add missing capability check for uplink followAya Levin2021-01-071-1/+2
* net/mlx5: Check if lag is supported before creating oneMark Zhang2021-01-071-6/+5
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-248-20/+9
|\
| * net/mlx5: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * net/mlx5: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-7/+3
| * net/mlx4: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * net/mlx4: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-11/+6
* | mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko2020-12-143-1/+11
* | mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko2020-12-144-1/+24
* | mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko2020-12-141-0/+291
* | mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko2020-12-141-0/+35
* | mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko2020-12-141-0/+111
* | mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko2020-12-143-0/+205
* | mlxsw: reg: Add XM Router M Table RegisterJiri Pirko2020-12-141-2/+31
* | mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko2020-12-143-0/+88
* | mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko2020-12-141-3/+63
* | mlxsw: reg: Add Router XLT M select RegisterJiri Pirko2020-12-141-0/+32
* | mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko2020-12-144-1/+18
* | mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko2020-12-143-2/+49
* | mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko2020-12-144-0/+250