| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-03-24 | 1 | -2/+1 |
|\ |
|
| * | net/mlx5: E-Switch, Fix an Oops in error handling code | Dan Carpenter | 2023-03-21 | 1 | -2/+1 |
* | | net/mlx5: Move needed PTYS functions to core layer | Gal Pressman | 2023-03-15 | 1 | -1/+1 |
|/ |
|
* | net/mlx5: E-Switch, rename bond update function to be reused | Roi Dayan | 2023-02-14 | 2 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-09 | 1 | -1/+1 |
|\ |
|
| * | net/mlx5: Bridge, fix ageing of peer FDB entries | Vlad Buslov | 2023-02-07 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-01-20 | 1 | -15/+3 |
|\| |
|
| * | net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT | Maor Dickman | 2023-01-18 | 1 | -15/+3 |
* | | net/mlx5e: Remove redundant allocation of spec in create indirect fwd group | Maor Dickman | 2023-01-18 | 1 | -9/+1 |
* | | net/mlx5e: Support Geneve and GRE with VF tunnel offload | Maor Dickman | 2023-01-18 | 2 | -172/+35 |
|/ |
|
* | net/mlx5: E-Switch, properly handle ingress tagged packets on VST | Moshe Shemesh | 2022-12-28 | 2 | -6/+34 |
* | net/mlx5: Expose steering dropped packets counter | Michael Guralnik | 2022-12-08 | 1 | -3/+19 |
* | devlink: Allow to set up parent in devl_rate_leaf_create() | Michal Wilczynski | 2022-11-17 | 1 | -2/+2 |
* | net/mlx5: Bridge, Use debug instead of warn if entry doesn't exists | Roi Dayan | 2022-11-12 | 1 | -4/+4 |
* | net/mlx5: E-switch, Don't update group if qos is not enabled | Chris Mi | 2022-10-03 | 1 | -1/+5 |
* | net/mlx5: TC, Add support for SF tunnel offload | Roi Dayan | 2022-08-22 | 1 | -1/+5 |
* | Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2022-07-14 | 3 | -81/+515 |
|\ |
|
| * | net/mlx5: Bridge, implement QinQ support | Vlad Buslov | 2022-07-13 | 2 | -8/+111 |
| * | net/mlx5: Bridge, implement infrastructure for VLAN protocol change | Vlad Buslov | 2022-07-13 | 2 | -42/+154 |
| * | net/mlx5: Bridge, extract VLAN push/pop actions creation | Vlad Buslov | 2022-07-13 | 1 | -16/+36 |
| * | net/mlx5: Bridge, rename filter fg to vlan_filter | Vlad Buslov | 2022-07-13 | 2 | -20/+20 |
| * | net/mlx5: Bridge, refactor groups sizes and indices | Vlad Buslov | 2022-07-13 | 1 | -12/+29 |
| * | net/mlx5: Expose vnic diagnostic counters for eswitch managed vports | Michael Guralnik | 2022-07-13 | 1 | -0/+182 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-07-14 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | net/mlx5e: Fix enabling sriov while tc nic rules are offloaded | Paul Blakey | 2022-07-06 | 1 | -2/+3 |
* | | net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register | Moshe Shemesh | 2022-07-12 | 1 | -5/+5 |
* | | net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register | Moshe Shemesh | 2022-07-12 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 2022-02-28 | 2 | -0/+102 |
|\ |
|
| * | net/mlx5: E-switch, add drop rule support to ingress ACL | Mark Bloch | 2022-02-23 | 2 | -0/+102 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | net/mlx5e: Fix VF min/max rate parameters interchange mistake | Gal Pressman | 2022-02-23 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-03 | 2 | -1/+5 |
|\| | |
|
| * | | net/mlx5: Bridge, ensure dev_name is null-terminated | Vlad Buslov | 2022-02-01 | 1 | -1/+1 |
| * | | net/mlx5: Bridge, take rtnl lock in init error handler | Vlad Buslov | 2022-02-01 | 1 | -0/+4 |
| |/ |
|
* / | net/mlx5e: Refactor eswitch attr flags to just attr flags | Roi Dayan | 2022-01-27 | 1 | -1/+1 |
|/ |
|
* | net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager | Maor Dickman | 2022-01-06 | 1 | -1/+1 |
* | net/mlx5: Fix error return code in esw_qos_create() | Wei Yongjun | 2021-12-02 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-02 | 1 | -2/+2 |
|\ |
|
| * | net/mlx5: E-Switch, Check group pointer before reading bw_share value | Dmytro Linkin | 2021-11-30 | 1 | -1/+1 |
| * | net/mlx5: E-switch, Respect BW share of the new group | Dmytro Linkin | 2021-11-30 | 1 | -1/+1 |
* | | net/mlx5: E-switch, Create QoS on demand | Dmytro Linkin | 2021-11-16 | 2 | -53/+101 |
* | | net/mlx5: E-switch, Enable vport QoS on demand | Dmytro Linkin | 2021-11-16 | 3 | -38/+60 |
* | | net/mlx5e: Refactor mod header management API | Paul Blakey | 2021-11-16 | 1 | -2/+3 |
|/ |
|
* | net/mlx5: Bridge, support replacing existing FDB entry | Vlad Buslov | 2021-10-25 | 1 | -0/+4 |
* | net/mlx5: Bridge, extract code to lookup and del/notify entry | Vlad Buslov | 2021-10-25 | 1 | -26/+32 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-10-22 | 1 | -4/+3 |
|\ |
|
| * | net/mlx5: E-switch, Return correct error code on group creation failure | Dmytro Linkin | 2021-10-20 | 1 | -4/+3 |
* | | net/mlx5: Introduce new device index wrapper | Rongwei Liu | 2021-10-15 | 1 | -2/+2 |
* | | net/mlx5: Bridge, provide flow source hints | Vlad Buslov | 2021-10-15 | 1 | -0/+4 |
* | | net/mlx5: Bridge, pop VLAN on egress table miss | Vlad Buslov | 2021-10-04 | 1 | -2/+126 |