index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
1
-3
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
*
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
2018-11-15
1
-1
/
+1
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
mlx4: sizeof style usage
stephen hemminger
2017-08-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
1
-5
/
+3
|
\
|
*
mlx4_en: remove unnecessary returned value check
Zhu Yanjun
2017-07-15
1
-5
/
+3
*
|
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
1
-15
/
+14
|
/
*
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
2016-05-05
1
-53
/
+40
*
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
2015-02-09
1
-1
/
+1
*
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
1
-6
/
+9
*
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2014-12-11
1
-0
/
+382
*
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
2014-12-11
1
-6
/
+37
*
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-06-02
1
-13
/
+14
*
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
2013-12-09
1
-3
/
+9
*
mlx4_core: Change bitmap allocator to work in round-robin fashion
Jack Morgenstein
2012-05-14
1
-3
/
+0
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mlx4: Move the Mellanox driver
Jeff Kirsher
2011-08-11
1
-0
/
+414