summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-23net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory1-1/+8
2023-05-23net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory1-5/+2
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-3/+1
2023-04-21net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi1-2/+0
2023-04-21net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi1-1/+1
2023-04-21net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan1-22/+0
2023-04-21Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla1-3/+0
2023-04-18net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky1-0/+48
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+19
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-4/+2
2023-03-22net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li1-0/+19
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usagePaul Blakey1-4/+2
2023-03-16net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman1-5/+5
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-02-15net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan1-1/+1
2023-02-08net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan1-203/+5
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko1-2/+90
2023-01-18net/mlx5e: Use read lock for eswitch get callbacksLeon Romanovsky1-6/+6
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman1-13/+10
2023-01-10net/mlx5: E-switch, Coverity: overlapping copyShay Drory1-4/+0
2023-01-10net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1
2022-12-09net/mlx5e: TC, add support for meter mtu offloadOz Shlomo1-0/+19
2022-12-09net/mlx5e: E-Switch, handle flow attribute with no destinationsOz Shlomo1-0/+5
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory1-0/+101
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas1-0/+108
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory1-1/+1
2022-11-30net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman1-11/+11
2022-11-30net/mlx5e: Do early return when setup vports dests for slow path flowRoi Dayan1-5/+8
2022-11-24net/mlx5: E-switch, Destroy legacy fdb table when neededChris Mi1-0/+7
2022-11-22net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan1-1/+1
2022-11-09net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi1-15/+3
2022-10-04net/mlx5: E-Switch, Allow offloading fwd dest flow table with vportRoi Dayan1-7/+9
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2022-08-23net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan1-84/+28
2022-08-23net/mlx5: E-Switch, Split creating fdb tables into smaller chunksRoi Dayan1-124/+206
2022-08-23net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu1-3/+92
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter1-1/+3
2022-08-22net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen1-1/+2
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-6/+17
2022-07-28net/mlx5e: Modify slow path rules to go to slow fdbVlad Buslov1-6/+17
2022-07-14net/mlx5e: configure meter in flow actionJianbo Liu1-0/+18
2022-07-14net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik1-0/+3
2022-07-12net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_setMoshe Shemesh1-20/+0
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh1-0/+2
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh1-0/+10
2022-07-12net/mlx5: Use devl_ API for rate nodes destroyMoshe Shemesh1-0/+2
2022-07-12net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enterMoshe Shemesh1-32/+11
2022-07-02net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi1-8/+9
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi1-37/+15
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch1-3/+6