summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin
2019-11-01net/mlx5: E-switch, Enable metadata on own vportParav Pandit
2019-11-01net/mlx5: Refactor ingress acl configurationParav Pandit
2019-11-01net/mlx5: Restrict metadata disablement to offloads modeParav Pandit
2019-11-01net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham
2019-11-01net/mlx5: Move ACL drop counters life cycle close to ACL lifecycleParav Pandit
2019-11-01net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIsParav Pandit
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit
2019-11-01net/mlx5: Tide up state_lock and vport enabled flag usageParav Pandit
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit
2019-11-01net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit
2019-11-01net/mlx5: E-switch, Introduce and use vlan rule config helperParav Pandit
2019-11-01net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()Qing Huang
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-09net/mlx5e: Protect encap hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-06net/mlx5: remove self-assignment on esw->devColin Ian King
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit
2019-08-01net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit
2019-08-01net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed
2019-08-01net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit
2019-08-01net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen
2019-07-29net/mlx5e: Eswitch, use state_lock to synchronize vlan changeVlad Buslov
2019-07-29net/mlx5e: Eswitch, change offloads num_flows type to atomic64Vlad Buslov
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-01net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang
2019-07-01net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-07-01net/mlx5: E-Switch, Use correct flags when configuring vlanBodong Wang
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb