summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor
2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy
2019-09-05net/mlx5e: kTLS, Remove unused function parameterTariq Toukan
2019-09-05net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King
2019-09-05net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King
2019-09-05net/mlx5e: Remove leftover declarationRoi Dayan
2019-09-05net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a moduleSaeed Mahameed
2019-09-05net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACEMao Wenan
2019-09-05net/mlx5e: Fix static checker warning of potential pointer math issueEran Ben Elisha
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb
2019-09-03net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb
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-03net/mlx5: DR, Expose APIs for direct rule managingAlex Vesker
2019-09-03net/mlx5: DR, Add required FW steering functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering rule functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering action functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering matcher functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering table functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering domain functionalityAlex Vesker
2019-09-03net/mlx5: DR, Add Steering entry (STE) utilitiesAlex Vesker
2019-09-03net/mlx5: DR, Expose an internal API to issue RDMA operationsAlex Vesker
2019-09-03net/mlx5: DR, ICM pool memory allocatorAlex Vesker
2019-09-03net/mlx5: DR, Add direct rule command utilitiesAlex Vesker
2019-09-03net/mlx5: DR, Add the internal direct rule types definitionsAlex Vesker
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-02mlx5: Add missing init_net check in FIB notifierJiri Pirko
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Set only stag for match untagged packetsMark Bloch
2019-09-01net/mlx5: Avoid disabling RoCE when uninitializedMaor Gottlieb
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-30net/mlx5e: Remove unlikely() from WARN*() conditionDenis Efremov
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy
2019-08-31mlx5e: modify driver for handling offsetsKevin Laatz
2019-08-30net/mlx5e: Move local var definition into ifdef blockVlad Buslov
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver