index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
pagealloc.c
Age
Commit message (
Expand
)
Author
2021-04-02
net/mlx5: Use unsigned int for free_count
Parav Pandit
2021-02-01
net/mlx5: Fix function calculation for page trees
Daniel Jurgens
2021-01-26
net/mlx5: Maintain separate page trees for ECPF and PF functions
Daniel Jurgens
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
net/mlx5: Fix wrong address reclaim when command interface is down
Eran Ben Elisha
2020-11-26
net/mlx5: Rename peer_pf to host_pf
Parav Pandit
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
2020-09-30
net/mlx5: Use dma device access helper
Parav Pandit
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-28
net/mlx5: Add function ID to reclaim pages debug log
Avihu Hagag
2020-07-28
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-05-15
net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systems
Eran Ben Elisha
2020-05-15
net/mlx5: Dedicate fw page to the requesting function
Eran Ben Elisha
2020-04-30
net/mlx5: Add support for release all pages event
Eran Ben Elisha
2020-04-30
net/mlx5: Rate limit page not found error messages
Eran Ben Elisha
2020-04-30
net/mlx5: Add helper function to release fw page
Eran Ben Elisha
2020-04-23
net/mlx5: Update pagealloc.c new cmd interface
Leon Romanovsky
2020-04-19
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2019-04-29
net/mlx5: Separate and generalize dma device from pci device
Vu Pham
2019-04-29
net/mlx5: Get rid of storing copy of device name
Parav Pandit
2019-02-14
net/mlx5: Introduce Mellanox SmartNIC and modify page management logic
Bodong Wang
2018-11-26
net/mlx5: FWPage, Use async events chain
Saeed Mahameed
2017-06-16
net/mlx5: Avoid using multiple blank lines
Or Gerlitz
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2016-10-29
net/mlx5: Avoid passing dma address 0 to firmware
Noa Osherovich
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
2016-09-10
net/mlx5: Skip waiting for vf pages in internal error
Mohamad Haj Yahia
2016-08-17
net/mlx5: Unify and improve command interface
Saeed Mahameed
2016-08-14
net/mlx5: Pages management commands via mlx5 ifc
Saeed Mahameed
2016-07-01
net/mlx5: Fix incorrect page count when in internal error
Daniel Jurgens
2015-12-03
net/mlx5_core: Add base sriov support
Eli Cohen
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-10-14
net/mlx5_core: Add pci error handlers to mlx5_core driver
Majd Dibbiny
2015-10-15
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-09-28
net/mlx5_core: Fix notification of page supplement error
Eli Cohen
2015-04-15
mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...
Honggang LI
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-01-22
mlx5_core: Fix PowerPC support
Eli Cohen
2014-01-14
mlx5_core: Remove dead code
Dan Carpenter
2013-11-15
IB/mlx5: Fix list_del of empty list
Eli Cohen
2013-11-08
mlx5_core: Change optimal_reclaimed_pages for better performance
Moshe Lazer
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
mlx5: Fix cleanup flow when DMA mapping fails
Eli Cohen
2013-10-10
mlx5: Keep polling to reclaim pages while any returned
Eli Cohen
[next]