summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman
2018-05-24net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi
2018-04-26net/mlx5e: Fix traffic between VF and representorShahar Klein
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-04-26net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan
2018-04-26net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen
2018-04-26net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-04-05net/mlx5: Query device memory capabilitiesAriel Levkovich
2018-04-03net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-04-01net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-30net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan
2018-03-30net/mlx5e: Support XDP over Striding RQTariq Toukan
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan
2018-03-30net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan
2018-03-30net/mlx5e: Code movements in RX UMR WQE postTariq Toukan
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan
2018-03-30net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh
2018-03-30net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed
2018-03-30net/mlx5e: Use eq ptr from cqSaeed Mahameed
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan
2018-03-27net/mlx5e: Remove rq_headroom field from paramsTariq Toukan
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan
2018-03-27net/mlx5e: Use no-offset function in skb header copyTariq Toukan
2018-03-27net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan
2018-03-27net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan
2018-03-27net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan
2018-03-27net/mlx5e: Unify slow PCI heuristicTariq Toukan
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein