index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
alloc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-05-17
net/mlx5: Inline db alloc API function
Tariq Toukan
2022-03-17
net/mlx5: Remove unused fill page array API function
Tariq Toukan
2022-03-17
net/mlx5: Remove unused exported contiguous coherent buffer allocation API
Tariq Toukan
2022-03-10
net/mlx5: Node-aware allocation for the doorbell pgdir
Tariq Toukan
2020-09-30
net/mlx5: Use dma device access helper
Parav Pandit
2020-07-15
net/mlx5: Support setting access rights of dma addresses
Eli Cohen
2020-01-07
net/mlx5: limit the function in local scope
Zhu Yanjun
2019-04-29
net/mlx5: Separate and generalize dma device from pci device
Vu Pham
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-07-18
net/mlx5: Fix QP fragmented buffer allocation
Tariq Toukan
2018-02-15
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
2017-08-20
net/mlx5: Add a blank line after declarations
Or Gerlitz
2017-06-16
net/mlx5: Avoid using multiple blank lines
Or Gerlitz
2016-12-08
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
2015-05-30
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
2015-02-09
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen