summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-0611-20/+99
|\
| * net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy2019-08-314-10/+32
| * mlx5e: modify driver for handling offsetsKevin Laatz2019-08-312-3/+8
| * net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy2019-08-174-5/+48
| * net/mlx5e: Move the SW XSK code from NAPI poll to a separate functionMaxim Mikityanskiy2019-08-171-2/+11
| * xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-173-3/+3
* | Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-09-0333-95/+12139
|\ \
| * | net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb2019-09-031-1/+111
| * | net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb2019-09-032-7/+55
| * | net/mlx5: Add API to set the namespace steering modeMaor Gottlieb2019-09-032-1/+60
| * | net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb2019-09-037-6/+717
| * | net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker2019-09-033-0/+16
| * | net/mlx5: DR, Expose APIs for direct rule managingAlex Vesker2019-09-031-0/+212
| * | net/mlx5: DR, Add required FW steering functionalityAlex Vesker2019-09-031-0/+93
| * | net/mlx5: DR, Expose steering rule functionalityAlex Vesker2019-09-031-0/+1243
| * | net/mlx5: DR, Expose steering action functionalityAlex Vesker2019-09-031-0/+1588
| * | net/mlx5: DR, Expose steering matcher functionalityAlex Vesker2019-09-031-0/+770
| * | net/mlx5: DR, Expose steering table functionalityAlex Vesker2019-09-031-0/+294
| * | net/mlx5: DR, Expose steering domain functionalityAlex Vesker2019-09-031-0/+395
| * | net/mlx5: DR, Add Steering entry (STE) utilitiesAlex Vesker2019-09-032-0/+2406
| * | net/mlx5: DR, Expose an internal API to issue RDMA operationsAlex Vesker2019-09-031-0/+976
| * | net/mlx5: DR, ICM pool memory allocatorAlex Vesker2019-09-031-0/+570
| * | net/mlx5: DR, Add direct rule command utilitiesAlex Vesker2019-09-032-0/+1084
| * | net/mlx5: DR, Add the internal direct rule types definitionsAlex Vesker2019-09-031-0/+1060
| * | net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-039-80/+253
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-026-5/+241
| |\ \
| | * | net/mlx5: Set only stag for match untagged packetsMark Bloch2019-09-011-1/+4
| | * | net/mlx5: Avoid disabling RoCE when uninitializedMaor Gottlieb2019-09-011-3/+5
| | * | net/mlx5: Move device memory management to mlx5_coreAriel Levkovich2019-09-014-1/+232
* | | | mlx5: Add missing init_net check in FIB notifierJiri Pirko2019-09-021-0/+3
|/ / /
* | | net/mlx5e: Remove unlikely() from WARN*() conditionDenis Efremov2019-08-301-1/+1
* | | net/mlx5e: Move local var definition into ifdef blockVlad Buslov2019-08-301-2/+4
* | | Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-08-2920-112/+280
|\ \ \
| * | | net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver2019-08-281-0/+11
| * | | net/mlx5e: Improve stateless offload capability checkMarina Varshaver2019-08-283-4/+7
| * | | net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin2019-08-282-1/+49
| * | | net/mlx5e: Change function's position to a more fitting fileAya Levin2019-08-283-6/+8
| * | | net/mlx5e: Add device out of buffer counterMoshe Shemesh2019-08-281-13/+25
| * | | net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy2019-08-284-22/+53
| * | | net/mlx5e: Expose new function for TIS destroy loopTariq Toukan2019-08-283-10/+13
| * | | net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi2019-08-281-4/+4
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-2811-58/+116
| |\| |
| | * | net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik2019-08-281-0/+6
| | * | net/mlx5: fix a -Wstringop-truncation warningQian Cai2019-08-271-1/+1
| | * | net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang2019-08-212-11/+40
| | * | net/mlx5: Add per-namespace flow table default miss action supportMark Zhang2019-08-213-33/+47
| | * | net/mlx5: Improve functions documentationSaeed Mahameed2019-08-201-9/+13
| | * | net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed2019-08-201-0/+1
| | * | net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2019-08-131-0/+4
| | * | net/mlx5: Use debug message instead of warnYishai Hadas2019-08-131-1/+1