Age | Commit message (Expand) | Author |
2020-04-23 | net/mlx5: Update eswitch to new cmd interface | Leon Romanovsky |
2020-03-25 | net/mlx5: E-switch, Protect eswitch mode changes | Parav Pandit |
2020-03-25 | net/mlx5: E-switch, Extend eswitch enable to handle num_vfs change | Parav Pandit |
2020-03-13 | net/mlx5: E-switch, Annotate esw state_lock mutex destroy | Parav Pandit |
2020-03-13 | net/mlx5: Accept flow rules without match | Mark Bloch |
2020-03-13 | net/mlx5: E-Switch, Update VF vports config when num of VFs changed | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes | Bodong Wang |
2020-03-13 | net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Prepare for vport enable/disable refactor | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Remove redundant warning when QoS enable failed | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Remove redundant check of eswitch manager cap | Bodong Wang |
2020-02-27 | net/mlx5e: Add devlink fdb_large_groups parameter | Jianbo Liu |
2020-02-18 | net/mlx5e: Don't clear the whole vf config when switching modes | Dmytro Linkin |
2020-02-18 | net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa | Huy Nguyen |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-24 | net/mlx5e: Clear VF config when switching modes | Dmytro Linkin |
2020-01-16 | net/mlx5: Refactor mlx5_create_auto_grouped_flow_table | Paul Blakey |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-20 | net/mlx5e: Fix set vf link state error flow | Roi Dayan |
2019-11-13 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-11-05 | net/mlx5: fix kvfree of uninitialized pointer spec | Colin Ian King |
2019-11-01 | net/mlx5: Clear VF's configuration on disabling SRIOV | Aya Levin |
2019-11-01 | net/mlx5: E-switch, Enable metadata on own vport | Parav Pandit |
2019-11-01 | net/mlx5: Refactor ingress acl configuration | Parav Pandit |
2019-11-01 | net/mlx5: Restrict metadata disablement to offloads mode | Parav Pandit |
2019-11-01 | net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vport | Vu Pham |
2019-11-01 | net/mlx5: Move ACL drop counters life cycle close to ACL lifecycle | Parav Pandit |
2019-11-01 | net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIs | Parav Pandit |
2019-11-01 | net/mlx5: E-switch, Prepare code to handle vport enable error | Parav Pandit |
2019-11-01 | net/mlx5: Tide up state_lock and vport enabled flag usage | Parav Pandit |
2019-11-01 | net/mlx5: Move legacy drop counter and rule under legacy structure | Parav Pandit |
2019-11-01 | net/mlx5: Introduce and use mlx5_esw_is_manager_vport() | Parav Pandit |
2019-11-01 | net/mlx5: E-switch, Introduce and use vlan rule config helper | Parav Pandit |
2019-11-01 | net/mlx5: Fixed a typo in a comment in esw_del_uc_addr() | Qing Huang |
2019-08-28 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-08-09 | net/mlx5e: Protect encap hash table with mutex | Vlad Buslov |
2019-08-09 | net/mlx5e: Protect mod_hdr hash table with mutex | Vlad Buslov |
2019-08-09 | net/mlx5e: Extend mod header entry with reference counter | Vlad Buslov |
2019-08-06 | net/mlx5: remove self-assignment on esw->dev | Colin Ian King |
2019-08-01 | net/mlx5: E-Switch, add ingress rate support | Eli Cohen |
2019-08-01 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-08-01 | net/mlx5: E-switch, Tide up eswitch config sequence | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, Remove redundant mc_promisc NULL check | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, remove redundant error handling | Saeed Mahameed |
2019-08-01 | net/mlx5: E-switch, Introduce helper function to enable/disable vports | Parav Pandit |
2019-08-01 | net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, Verify support QoS element type | Eli Cohen |
2019-07-29 | net/mlx5e: Eswitch, use state_lock to synchronize vlan change | Vlad Buslov |
2019-07-29 | net/mlx5e: Eswitch, change offloads num_flows type to atomic64 | Vlad Buslov |