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
/
infiniband
/
hw
/
mlx5
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
1
-1
/
+3
2016-02-02
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
1
-1
/
+3
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-27
/
+420
2016-01-21
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
1
-1
/
+15
2016-01-21
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
1
-4
/
+11
2016-01-21
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
1
-1
/
+4
2016-01-19
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
1
-2
/
+3
2016-01-19
IB/mlx5: Delete locally redefined variable
Leon Romanovsky
1
-4
/
+0
2016-01-19
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
1
-1
/
+1
2016-01-11
IB/mlx5: Add flow steering support
Maor Gottlieb
1
-0
/
+463
2015-12-24
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
1
-0
/
+4
2015-12-24
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
1
-1
/
+27
2015-12-23
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
1
-0
/
+3
2015-12-23
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
1
-0
/
+28
2015-12-23
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
1
-8
/
+29
2015-12-23
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
1
-0
/
+2
2015-12-23
IB/mlx5: Support RoCE
Achiad Shochat
1
-4
/
+44
2015-12-23
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
1
-0
/
+21
2015-12-23
IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
Achiad Shochat
1
-0
/
+89
2015-12-23
IB/mlx5: Extend query_device/port to support RoCE
Achiad Shochat
1
-6
/
+69
2015-12-23
IB/mlx5: Support IB device's callback for getting its netdev
Achiad Shochat
1
-1
/
+63
2015-12-23
IB/mlx5: Support IB device's callback for getting the link layer
Achiad Shochat
1
-6
/
+19
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+1
2015-10-28
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
1
-2
/
+0
2015-10-28
IB/mlx5: Support the new memory registration API
Sagi Grimberg
1
-0
/
+1
2015-10-15
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
1
-1
/
+1
2015-09-25
IB/mlx5: Remove pa_lkey usages
Sagi Grimberg
1
-57
/
+0
2015-09-25
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
Sagi Grimberg
1
-9
/
+1
2015-08-30
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-13
/
+0
2015-08-30
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
1
-1
/
+0
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
1
-1
/
+1
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-1
/
+0
2015-08-28
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
1
-0
/
+1
2015-08-28
mlx5: Expose correct page_size_cap in device attributes
Sagi Grimberg
1
-1
/
+2
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
1
-1
/
+8
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-229
/
+417
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+1
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-2
/
+7
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-2
/
+4
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-1
/
+2
2015-06-11
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
1
-6
/
+2
2015-06-04
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
1
-0
/
+22
2015-06-04
IB/mlx5: Don't create IB instance over Ethernet ports
Majd Dibbiny
1
-0
/
+4
2015-06-04
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
1
-173
/
+344
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-59
/
+54
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-7
/
+1
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+17
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+7
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
1
-0
/
+1
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
1
-100
/
+4
[next]