index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
1
-4
/
+15
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-37
/
+47
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-08
mellanox: Logging message cleanups
Joe Perches
7
-37
/
+47
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+86
2014-03-10
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
1
-1
/
+0
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2
-0
/
+25
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+61
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-02-25
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
1
-2
/
+2
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-02-18
mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+5
2014-02-13
IB/mlx5: Remove dependency on X86
Eli Cohen
1
-1
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-01-22
IB/mlx5: Abort driver cleanup if teardown hca fails
Eli Cohen
1
-2
/
+8
2014-01-22
mlx5_core: Fix PowerPC support
Eli Cohen
1
-4
/
+5
2014-01-22
mlx5_core: Improve debugfs readability
Eli Cohen
1
-6
/
+33
2014-01-22
IB/mlx5: Add support for resize CQ
Eli Cohen
1
-2
/
+2
2014-01-22
IB/mlx5: Implement modify CQ
Eli Cohen
1
-2
/
+15
2014-01-22
mlx5_core: Use mlx5 core style warning
Eli Cohen
1
-1
/
+2
2014-01-22
IB/mlx5: Clear out struct before create QP command
Eli Cohen
1
-1
/
+1
2014-01-22
mlx5_core: Fix out arg size in access_register command
Haggai Eran
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-14
mlx5_core: Remove dead code
Dan Carpenter
1
-3
/
+1
2013-11-15
IB/mlx5: Fix list_del of empty list
Eli Cohen
1
-1
/
+2
2013-11-08
mlx5: Use enum to indicate adapter page size
Eli Cohen
1
-1
/
+1
2013-11-08
mlx5_core: Change optimal_reclaimed_pages for better performance
Moshe Lazer
1
-2
/
+7
2013-11-08
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
1
-3
/
+32
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2
-55
/
+121
2013-11-08
mlx5: Fix cleanup flow when DMA mapping fails
Eli Cohen
1
-5
/
+13
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
3
-42
/
+104
2013-10-10
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
1
-1
/
+3
2013-10-10
mlx5: Fix error code translation from firmware to driver
Eli Cohen
1
-1
/
+1
2013-10-10
mlx5: Keep polling to reclaim pages while any returned
Eli Cohen
1
-2
/
+14
2013-10-10
mlx5: Remove checksum on command interface commands
Eli Cohen
2
-28
/
+19
2013-09-06
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
1
-10
/
+0
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
1
-28
/
+1
2013-08-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-14
/
+83
2013-07-31
mlx5_core: Implement new initialization sequence
Eli Cohen
3
-14
/
+83
2013-07-31
mlx5_core: Fix use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-30
mlx5: fix error return code in mlx5_alloc_uuars()
Wei Yongjun
1
-0
/
+1
2013-07-24
mlx5: use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-16
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
1
-1
/
+1
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2
-13
/
+9
2013-07-11
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
1
-1
/
+1
2013-07-08
mlx5_core: Fixes for sparse warnings
Roland Dreier
2
-11
/
+21
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
20
-0
/
+5765