Sign in
android-kvm
/
linux
/
3e8c73671244af16f1a6042f1c10d13b75cd1156
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
alloc.c
3ea7e7ea
net/mlx4_core: Fix uninitialized variable compilation warning
by Tariq Toukan
· 6 years ago
f8a1988
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
by zhong jiang
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
31975e2
mlx4: sizeof style usage
by stephen hemminger
· 8 years ago
96080f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
8900b89
{net, IB}/mlx4: Remove gfp flags argument
by Leon Romanovsky
· 8 years ago
e36fef6
mlx4_en: remove unnecessary returned value check
by Zhu Yanjun
· 8 years ago
73898db
net/mlx4: Avoid wrong virtual mappings
by Haggai Abramovsky
· 9 years ago
1d966d0
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
by Markus Elfring
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
7a89399
net/mlx4: Add mlx4_bitmap zone allocator
by Matan Barak
· 10 years ago
ddae034
net/mlx4: Change QP allocation scheme
by Eugenia Emantayev
· 10 years ago
40f2287
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
by Jiri Kosina
· 11 years ago
7c6d74d
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs
by Jack Morgenstein
· 11 years ago
f4ec9e9
mlx4_core: Change bitmap allocator to work in round-robin fashion
by Jack Morgenstein
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/mlx4/alloc.c]
42d1e01
mlx4_core: maintain available field in bitmap allocator
by Eli Cohen
· 14 years ago
030b4b3
mlx4_core: Avoid vunmap() of invalid pointer if allocation fails
by Ali Ayoub
· 14 years ago
e27cd4f
mlx4: use bitmap library
by Akinobu Mita
· 15 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 15 years ago
43ff8b6
mlx4: use bitmap_find_next_zero_area
by Akinobu Mita
· 15 years ago
724bdd0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
93fc9e1
mlx4_core: Support multiple pre-reserved QP regions
by Yevgeny Petrilin
· 16 years ago
a3cdcbf
mlx4_core: Add QP range reservation support
by Yevgeny Petrilin
· 16 years ago
6526128
drivers/net/mlx4/alloc.c needs mm.h
by Andrew Morton
· 17 years ago
51a379d
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
by Jack Morgenstein
· 17 years ago
38ae6a5
mlx4_core: Add HW queues allocation helpers
by Yevgeny Petrilin
· 17 years ago
6296883
mlx4_core: Move kernel doorbell management into core
by Yevgeny Petrilin
· 17 years ago
29c2711
mlx4_core: Fix build break (missing include)
by Olof Johansson
· 17 years ago
b57aacf
mlx4_core: Clean up struct mlx4_buf
by Roland Dreier
· 17 years ago
313abe5
mlx4_core: For 64-bit systems, vmap() kernel queue buffers
by Jack Morgenstein
· 17 years ago
3bba11e
mlx4_core: Fix possible bad free in mlx4_buf_free()
by Ali Ayoub
· 17 years ago
a2cb4a9
IB/mlx4: Fix last allocated object tracking in bitmap allocator
by Roland Dreier
· 18 years ago
9cbe05c
missing includes in mlx4
by Al Viro
· 18 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago