Age | Commit message (Expand) | Author | Files | Lines |
2022-01-05 | net/mlx5e: Fix wrong features assignment in case of error | Gal Pressman | 1 | -6/+5 |
2022-01-05 | net/mlx5e: Fix ICOSQ recovery flow for XSK | Maxim Mikityanskiy | 2 | -11/+22 |
2022-01-05 | net/mlx5e: Wrap the tx reporter dump callback to extract the sq | Amir Tzin | 1 | -1/+9 |
2022-01-05 | net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources | Miaoqian Lin | 1 | -2/+3 |
2021-11-26 | net/mlx5: E-Switch, return error if encap isn't supported | Raed Salem | 1 | -1/+1 |
2021-11-26 | net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore | Roi Dayan | 3 | -20/+19 |
2021-11-26 | net/mlx5: Lag, update tracker when state change event received | Maher Sanalla | 1 | -15/+13 |
2021-11-26 | net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() | Valentine Fatiev | 2 | -3/+6 |
2021-10-20 | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp | Aya Levin | 1 | -5/+52 |
2021-10-20 | net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path | Valentine Fatiev | 1 | -4/+3 |
2021-10-13 | net/mlx5: E-Switch, Fix double allocation of acl flow counter | Moshe Shemesh | 2 | -5/+11 |
2021-10-13 | net/mlx5e: IPSEC RX, enable checksum complete | Raed Salem | 1 | -6/+1 |
2021-09-26 | Revert "net/mlx5: Register to devlink ingress VLAN filter trap" | Greg Kroah-Hartman | 1 | -51/+0 |
2021-09-22 | net/mlx5: Fix potential sleeping in atomic context | Maor Gottlieb | 1 | -3/+2 |
2021-09-22 | net/mlx5: FWTrace, cancel work on alloc pd error flow | Saeed Mahameed | 1 | -1/+2 |
2021-09-22 | net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert | Eli Cohen | 1 | -3/+0 |
2021-09-18 | net/mlx5: DR, Enable QP retransmission | Yevgeny Kliteynik | 1 | -0/+1 |
2021-09-18 | net/mlx5: DR, fix a potential use-after-free bug | Wentao_Liang | 1 | -1/+1 |
2021-09-18 | net/mlx5: Fix variable type to match 64bit | Eran Ben Elisha | 1 | -4/+4 |
2021-09-15 | net/mlx5: Fix unpublish devlink parameters | Parav Pandit | 1 | -0/+1 |
2021-09-15 | net/mlx5: Register to devlink ingress VLAN filter trap | Aya Levin | 1 | -0/+51 |
2021-09-15 | net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() | Jiapeng Chong | 1 | -1/+4 |
2021-09-15 | net/mlx5e: Block LRO if firmware asks for tunneled LRO | Maxim Mikityanskiy | 1 | -0/+15 |
2021-09-15 | net/mlx5e: Prohibit inner indir TIRs in IPoIB | Maxim Mikityanskiy | 3 | -27/+7 |
2021-08-18 | net/mlx5: Fix return value from tracer initialization | Aya Levin | 1 | -2/+9 |
2021-08-18 | net/mlx5: Synchronize correct IRQ when destroying CQ | Shay Drory | 6 | -21/+23 |
2021-08-04 | net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() | Dima Chumak | 1 | -2/+31 |
2021-08-04 | net/mlx5: Fix flow table chaining | Maor Gottlieb | 1 | -4/+6 |
2021-07-19 | net/mlx5: Fix lag port remapping logic | Eli Cohen | 1 | -6/+13 |
2021-07-19 | net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet | Huy Nguyen | 1 | -2/+4 |
2021-06-23 | net/mlx5: Reset mkey index on creation | Aya Levin | 1 | -1/+1 |
2021-06-23 | net/mlx5: E-Switch, Allow setting GUID for host PF vport | Parav Pandit | 1 | -2/+0 |
2021-06-23 | net/mlx5: E-Switch, Read PF mac address | Parav Pandit | 1 | -0/+6 |
2021-06-23 | net/mlx5e: Block offload of outer header csum for UDP tunnels | Aya Levin | 1 | -7/+3 |
2021-06-23 | net/mlx5: DR, Don't use SW steering when RoCE is not supported | Maor Gottlieb | 1 | -4/+5 |
2021-06-23 | net/mlx5: DR, Allow SW steering for sw_owner_v2 devices | Yevgeny Kliteynik | 4 | -16/+29 |
2021-06-23 | net/mlx5: Consider RoCE cap before init RDMA resources | Maor Gottlieb | 1 | -0/+3 |
2021-06-23 | net/mlx5e: Fix page reclaim for dead peer hairpin | Dima Chumak | 2 | -7/+25 |
2021-06-23 | net/mlx5e: Remove dependency in IPsec initialization flows | Huy Nguyen | 1 | -3/+0 |
2021-06-10 | net/mlx5: DR, Create multi-destination flow table with level less than 64 | Yevgeny Kliteynik | 1 | -1/+2 |
2021-06-10 | net/mlx5e: Check for needed capability for cvlan matching | Roi Dayan | 1 | -0/+9 |
2021-06-10 | net/mlx5: Check firmware sync reset requested is set before trying to abort it | Moshe Shemesh | 1 | -0/+3 |
2021-06-10 | net/mlx5e: Fix incompatible casting | Aya Levin | 1 | -2/+3 |
2021-06-03 | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 2 | -2/+2 |
2021-06-03 | net/mlx5: Set term table as an unmanaged flow table | Ariel Levkovich | 1 | -2/+5 |
2021-06-03 | net/mlx5e: Fix null deref accessing lag dev | Roi Dayan | 1 | -0/+2 |
2021-06-03 | net/mlx5: Set reformat action when needed for termination rules | Jianbo Liu | 1 | -21/+10 |
2021-06-03 | net/mlx5e: Fix nullptr in add_vlan_push_action() | Dima Chumak | 1 | -2/+6 |
2021-06-03 | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table | Eli Cohen | 4 | -4/+6 |
2021-06-03 | net/mlx5e: Fix error path of updating netdev queues | Aya Levin | 1 | -1/+1 |