index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
IB/cma: Fix RDMA port validation for iWarp
Matan Barak
1
-1
/
+1
2016-01-19
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
1
-20
/
+15
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
3
-7
/
+6
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
1
-1
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-12
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2
-81
/
+30
2016-01-11
IB/mlx5: Add flow steering support
Maor Gottlieb
2
-1
/
+507
2016-01-07
iser-target: Fix non negative ERR_PTR isert_device_get usage
Nicholas Bellinger
1
-2
/
+5
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-56
/
+133
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2015-12-28
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2015-12-26
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
4
-3
/
+76
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
1
-10
/
+10
2015-12-24
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
2
-7
/
+41
2015-12-24
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
1
-0
/
+6
2015-12-24
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
3
-32
/
+32
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
6
-74
/
+28
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2
-6
/
+6
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
3
-7
/
+14
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2
-85
/
+25
2015-12-24
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
1
-3
/
+6
2015-12-24
IB/core: constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
2
-3
/
+3
2015-12-24
RDMA/nes: constify nes_cm_ops structure
Julia Lawall
2
-2
/
+2
2015-12-24
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
1
-0
/
+4
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2
-3
/
+3
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2
-3
/
+6
2015-12-24
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
1
-1
/
+27
2015-12-24
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
3
-1
/
+12
2015-12-24
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
1
-0
/
+18
2015-12-23
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
4
-11
/
+69
2015-12-23
IB/core: Add cross-channel support
Leon Romanovsky
1
-1
/
+4
2015-12-23
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2
-1
/
+31
2015-12-23
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
3
-10
/
+42
2015-12-23
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
1
-0
/
+2
2015-12-23
IB/mlx5: Add create_cq extended command
Matan Barak
1
-0
/
+7
2015-12-23
IB/core: Display extended counter set if available
Christoph Lameter
1
-3
/
+107
2015-12-23
IB/core: Specify attribute_id in port_table_attribute
Christoph Lameter
1
-2
/
+5
2015-12-23
IB/core: Create get_perf_mad function in sysfs.c
Christoph Lameter
1
-22
/
+40
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
4
-19
/
+1
2015-12-23
nes: simplify nes_reg_phys_mr calling conventions
Christoph Hellwig
3
-116
/
+37
2015-12-23
cxgb3: simplify iwch_get_dma_wr
Christoph Hellwig
3
-126
/
+26
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
20
-276
/
+16
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
16
-677
/
+10
2015-12-23
IB: remove ib_query_mr
Christoph Hellwig
1
-7
/
+0
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
3
-14
/
+23
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
3
-17
/
+17
2015-12-23
IB/mlx5: Support RoCE
Achiad Shochat
1
-4
/
+44
[prev]
[next]