aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2018-04-12net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-04-12net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-04-12net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-04-12net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-04-12net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-04-12net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa
2018-04-12net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-04-12net/mlx5e: IPoIB, Use correct timestamp in child receive flowFeras Daoud
2018-04-12net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens
2018-03-08net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2018-03-08net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha
2018-03-08net/mlx5e: Fix loopback self test when GRO is offInbar Karmy
2018-03-08net/mlx5e: Specify numa node when allocating drop rqGal Pressman
2018-03-08net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2017-12-19net/mlx5: Fix steering memory leakMaor Gottlieb
2017-12-19net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman
2017-12-19net/mlx5e: Add refcount to VXLAN structureGal Pressman
2017-12-19net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman
2017-12-19net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev
2017-12-19net/mlx5e: Fix features check of IPv6 trafficGal Pressman
2017-12-19net/mlx5e: Fix ETS BW checkHuy Nguyen
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed
2017-12-19net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman