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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/core: Fix dereference before check
Matan Barak
1
-4
/
+5
2016-01-19
IB/core: Eliminate sparse false context imbalance warning
Matan Barak
1
-0
/
+1
2016-01-19
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
1
-4
/
+6
2016-01-19
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
1
-2
/
+1
2016-01-19
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
1
-2
/
+3
2016-01-19
IB/mad: use CQ abstraction
Christoph Hellwig
2
-105
/
+59
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
5
-11
/
+17
2016-01-19
infiniband: Replace memset with eth_zero_addr
Lucas Tanure
2
-2
/
+2
2016-01-19
IB/mlx5: Delete locally redefined variable
Leon Romanovsky
1
-4
/
+0
2016-01-19
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
1
-22
/
+2
2016-01-19
IB/mlx4: Initialize hop_limit when creating address handle
Matan Barak
1
-0
/
+1
2016-01-19
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
1
-1
/
+1
2016-01-19
iw_cxgb4: Take clip reference before starting IPv6 listen
Hariprasad S
1
-4
/
+10
2016-01-19
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
Hariprasad S
1
-28
/
+17
2016-01-19
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
Hariprasad S
1
-4
/
+4
2016-01-19
IB/cma: allocating too much memory in make_cma_ports()
Dan Carpenter
1
-8
/
+7
2016-01-19
RDMA/nes: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2016-01-19
IB/qib: Support creating qps with GFP_NOIO flag
Vinit Agnihotri
1
-14
/
+32
2016-01-19
IB/sysfs: Fix sparse warning on attr_id
Ira Weiny
1
-2
/
+2
2016-01-19
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2016-01-19
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2016-01-19
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
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
[prev]
[next]