index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-04-03
net/mlx5: Don't call give_pages() if request 0 page
Jianbo Liu
2023-06-09
net/mlx5: Add new page type for EC VF pages
Daniel Jurgens
2023-03-15
net/mlx5: Fix setting ec_function bit in MANAGE_PAGES
Parav Pandit
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
net/mlx5: Expose SF firmware pages counter
Maher Sanalla
2023-02-07
net/mlx5: Store page counters in a single array
Maher Sanalla
2023-02-04
net/mlx5: Enhance debug print in page allocation failure
Jack Morgenstein
2022-08-22
net/mlx5: Fix cmd error logging for manage pages cmd
Roy Novich
2022-03-10
net/mlx5: Delete useless module.h include
Leon Romanovsky
2022-03-09
net/mlx5: Add debugfs counters for page commands failures
Moshe Shemesh
2022-03-09
net/mlx5: Add pages debugfs
Moshe Shemesh
2022-03-09
net/mlx5: Remove redundant error on reclaim pages
Moshe Shemesh
2022-03-09
net/mlx5: Remove redundant error on give pages
Moshe Shemesh
2022-03-09
net/mlx5: Remove redundant notify fail on give pages
Moshe Shemesh
2021-10-15
net/mlx5: Read timeout values from DTOR
Amir Tzin
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
[next]