summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz
2017-10-26net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen
2017-10-26net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy
2017-09-28net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan
2017-09-03net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan
2017-09-03net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan
2017-09-03net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan
2017-09-03net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan
2017-09-03net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan
2017-09-03net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan
2017-09-03net/mlx5e: Refactor data-path lro header functionTariq Toukan
2017-09-03net/mlx5e: Early-return on empty completion queuesTariq Toukan
2017-09-03net/mlx5e: NAPI busy-poll when UMR post is in progressTariq Toukan
2017-09-03net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan
2017-09-03net/mlx5e: Use memset to init skbs_frags array to zerosTariq Toukan
2017-09-03net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan
2017-09-03net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan
2017-09-03net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey