summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/Makefile
AgeCommit message (Expand)Author
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk
2020-02-19net/mlx5: Introduce mapping infra for mapping unique ids to dataPaul Blakey
2020-02-18net/mlx5: Add support for resource dumpAya Levin
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-13net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-01net/mlx5e: remove meaningless CFLAGS_tracepoint.oMasahiro Yamada
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy
2019-03-01net/mlx5: Add multipath modeRoi Dayan
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha
2019-01-25net: Revert devlink health changes.David S. Miller