summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz2018-10-011-0/+10
* net/mlx5e: Change VF representors' RQ typeGavi Teitz2018-10-011-6/+5Star
* net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan2018-09-061-1/+11
* net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-091-4/+4
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-2/+6
|\
| * net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| * net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| * net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-271-1/+5
* | net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed2018-06-281-0/+3
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
|/
* net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun2018-06-051-1/+1
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-021-1/+1
* net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-021-0/+14
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-021-6/+0Star
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-261-2/+2
* net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-251-7/+9
* net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz2018-05-181-6/+29
* net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz2018-05-181-10/+9Star
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-181-8/+24
* net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz2018-05-151-4/+4
* net/mlx5e: Fix traffic between VF and representorShahar Klein2018-04-261-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-15/+19
|\
| * net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2018-03-261-3/+3
| * net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan2018-03-261-2/+7
| * net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz2018-03-261-2/+0Star
| * net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz2018-03-261-3/+3
| * net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu2018-03-261-5/+6
* | net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-311-1/+1
* | net/mlx5e: Save MTU in channels paramsTariq Toukan2018-03-311-2/+1Star
* | net/mlx5e: Remove unused max inline related codeGal Pressman2018-03-281-1/+0Star
* | net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch2018-02-231-0/+11
|/
* mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-261-4/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-0/+2
|\
| * net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-121-0/+2
* | net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek2018-01-101-1/+1
* | net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch2017-12-281-11/+11
* | net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch2017-12-281-14/+15
* | net/mlx5e: Move ethernet representors data into separate structMark Bloch2017-12-281-22/+36
* | net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch2017-12-281-1/+1
* | net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch2017-12-281-2/+55
* | net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch2017-12-281-7/+7
* | net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch2017-12-281-7/+0Star
|/
* net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-021-0/+3
* net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-211-2/+0Star
* mlx5e_rep: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+38
* mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-14/+10Star
* net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-121-10/+21
* net/mlx5e: make mlx5e_profile constBhumika Goyal2017-08-241-1/+1
* net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha2017-08-201-7/+13
* net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-181-1/+1