summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/eswitch.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, expose eswitch manager vportMark Bloch2023-12-121-0/+8
* net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu2023-08-021-0/+3
* net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi2022-07-021-2/+6
* net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey2021-11-161-2/+2
* net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov2021-10-041-0/+9
* net/mlx5: E-Switch, Add event callback for representorsMark Bloch2021-08-051-0/+9
* {net, RDMA}/mlx5: Extend send to vport rulesMark Bloch2021-08-051-0/+1
* net/mlx5: Return mdev from eswitchMark Bloch2021-08-051-0/+6
* net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen2021-05-271-7/+10
* net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit2021-04-241-2/+9
* net/mlx5: E-Switch, Make vport number u16Parav Pandit2021-04-141-2/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-091-2/+3
|\
| * net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch2021-03-121-2/+2
| * net/mlx5: E-Switch, Add eswitch pointer to each representorMark Bloch2021-03-121-0/+1
* | net/mlx5: Map register values to restore objectsChris Mi2021-04-061-5/+4
|/
* net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov2021-02-051-1/+9
* net/mlx5e: Refactor reg_c1 usageVlad Buslov2021-02-051-0/+19
* net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov2021-02-051-0/+2
* net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-2/+6
* net/mlx5: E-switch, Use PF num in metadata reg c0sunils2020-09-301-7/+8
* net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey2020-03-121-0/+7
* net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey2020-02-191-0/+2
* net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey2020-02-191-2/+27
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-021-1/+7
|\
| * net/mlx5: Add stub for mlx5_eswitch_modeMaor Gottlieb2019-09-011-1/+7
* | net/mlx5: E-switch, Removed unused hwidParav Pandit2019-08-091-1/+0
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-3/+8
|\
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-031-0/+3
| * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-011-3/+3
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-011-0/+2
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-0/+29
|\|
| * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-261-0/+17
| * net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+12
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-311-9/+11
|\|
| * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-311-9/+11
* | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-171-3/+3
|/
* net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2019-05-011-1/+1
* net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-151-7/+4
* net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang2019-02-151-1/+7
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-261-0/+2
* net/mlx5: E-Switch, Add definition of IB representorMark Bloch2018-02-231-0/+1
* net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-231-0/+57