summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-261-0/+2
|\
| * net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-251-0/+2
* | net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-201-1/+1
* | net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-201-2/+1Star
|/
* net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov2019-07-131-1/+4
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-8/+8
* net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-091-0/+4
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-12/+30
* net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-091-1/+1
* net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-091-2/+2
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-21/+5Star
* net/mlx5e: Register devlink ports for physical link, PCI PF, VFsParav Pandit2019-07-091-31/+77
* Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-061-4/+4
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-4/+4
| |\
| | * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-3/+3
| | * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-6/+6
|\ \ \ | |/ / |/| |
| * | net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-271-6/+6
* | | net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey2019-06-291-20/+9Star
* | | net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz2019-06-291-0/+7
* | | net/mlx5e: Correct phys_port_name for PF portParav Pandit2019-06-291-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-4/+6
|\ \
| * | net/mlx5e: Add ndo_set_feature for uplink representorChris Mi2019-06-071-4/+6
* | | net/mlx5e: Generalize vport type in vport representorVu Pham2019-05-311-31/+21Star
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-311-7/+8
|\ \ \ | |/ / |/| / | |/
| * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-311-7/+8
* | net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-291-1/+1
* | net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin2019-05-171-1/+18
|/
* net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan2019-05-011-0/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-1/+1
|\
| * net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-301-1/+1
* | net/mlx5e: Unify logic of MTU boundariesTariq Toukan2019-04-051-7/+1Star
* | net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein2019-04-051-1/+2
|/
* net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan2019-03-111-6/+7
* net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan2019-03-011-11/+29
* net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-221-1/+17
* net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-161-13/+6Star
* net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang2019-02-161-2/+4
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-161-12/+12
|\
| * net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-0/+4
|\ \
| * | net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang2019-02-071-0/+4
* | | net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-20/+11Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-301-2/+23
|\| |
| * | net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz2019-01-251-0/+13
| * | net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz2019-01-251-2/+10
* | | net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed2019-01-251-26/+8Star
* | | net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan2019-01-251-10/+7Star
|/ /
* | net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-191-13/+16
* | net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-191-0/+1
|/