Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich
2022-03-11net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh
2022-03-10net/mlx5: Remove redundant error on reclaim pagesMoshe Shemesh
2022-03-10net/mlx5: Remove redundant error on give pagesMoshe Shemesh
2022-03-10net/mlx5: Remove redundant notify fail on give pagesMoshe Shemesh
2021-10-16net/mlx5: Read timeout values from DTORAmir Tzin
2021-04-03net/mlx5: Use unsigned int for free_countParav Pandit
2021-02-02net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-01-27net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-11-27net/mlx5: Rename peer_pf to host_pfParav Pandit
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-01net/mlx5: Use dma device access helperParav Pandit
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-05-16net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha
2020-05-16net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha
2020-04-30net/mlx5: Add support for release all pages eventEran Ben Elisha
2020-04-30net/mlx5: Rate limit page not found error messagesEran Ben Elisha
2020-04-30net/mlx5: Add helper function to release fw pageEran Ben Elisha
2020-04-23net/mlx5: Update pagealloc.c new cmd interfaceLeon Romanovsky
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2019-04-30net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-30net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2018-11-27net/mlx5: FWPage, Use async events chainSaeed Mahameed
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2016-10-29net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-09-11net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14net/mlx5: Pages management commands via mlx5 ifcSaeed Mahameed
2016-07-01net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig
2015-09-29net/mlx5_core: Fix notification of page supplement errorEli Cohen
2015-04-15mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-07-31mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein