summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
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
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen
2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal
2017-08-24net/mlx5: Add tracepointsMatan Barak
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak