summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin2021-06-091-6/+3
* net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin2021-06-091-7/+3
* Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory2021-06-091-2/+4
* net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin2021-06-093-23/+25
* net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin2021-06-091-2/+0
* net/mlx5e: Verify dev is present in get devlink port ndoChris Mi2021-06-091-0/+2
* net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb2021-06-091-4/+5
* net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb2021-06-091-0/+3
* net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-092-7/+25
* net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen2021-06-091-3/+0
* net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov2021-06-094-17/+40
* net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li2021-06-091-1/+1
* mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok2021-06-071-2/+4
* mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata2021-06-071-1/+4
* mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata2021-06-071-1/+1
* net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2021-06-011-1/+2
* net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin2021-06-011-0/+7
* net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin2021-06-011-15/+52
* net/mlx5e: Fix adding encap rules to slow pathRoi Dayan2021-06-013-2/+8
* net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan2021-06-011-0/+9
* net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh2021-06-011-0/+3
* net/mlx5e: Disable TLS offload for uplink representorRoi Dayan2021-06-011-0/+10
* net/mlx5e: Fix incompatible castingAya Levin2021-06-011-2/+3
* net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-252-2/+2
* mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski2021-05-181-2/+5
* net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich2021-05-181-2/+5
* net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky2021-05-181-5/+17
* {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-184-4/+6
* net/mlx5e: Fix error path of updating netdev queuesAya Levin2021-05-181-1/+1
* net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov2021-05-181-0/+6
* net/mlx5e: Fix multipath lag activationDima Chumak2021-05-181-0/+6
* net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed2021-05-181-0/+7
* net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan2021-05-181-1/+1
* net/mlx5e: Fix null deref accessing lag devRoi Dayan2021-05-181-0/+2
* net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak2021-05-181-3/+9
* net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit2021-05-181-7/+11
* net/mlx5: Fix err prints and return when creating termination tableRoi Dayan2021-05-181-12/+11
* net/mlx5: Set reformat action when needed for termination rulesJianbo Liu2021-05-181-21/+10
* net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak2021-05-181-2/+6
* {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-6/+5
* net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-05-102-7/+104
* Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-15/+15
|\
| * mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel2021-05-061-15/+15
* | Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-1/+1
|\ \
| * | thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano2021-03-151-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-012-3/+3
|\ \ \ | |_|/ |/| |
| * | IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit2021-04-201-2/+2
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-1211-38/+189
| |\ \
| * | | RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
| | |/ | |/|
* | | net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit2021-04-246-53/+140