index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Lines
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
-20
/
+11
2008-07-12
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
-4
/
+57
2008-07-12
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
-13
/
+3
2008-07-12
[SCSI] iscsi: add iscsi host helpers
Mike Christie
-11
/
+6
2008-07-12
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
-20
/
+54
2008-07-12
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
-2
/
+0
2008-07-12
[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation
Mike Christie
-0
/
+1
2008-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
-13
/
+36
2008-05-23
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
-1
/
+3
2008-05-20
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
-0
/
+6
2008-05-20
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
-5
/
+8
2008-05-20
IB: fix race in device_create
Greg Kroah-Hartman
-13
/
+12
2008-05-16
IB/mthca: Fix max_sge value returned by query_device
Roland Dreier
-1
/
+13
2008-05-16
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
-1
/
+1
2008-05-16
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
-1
/
+1
2008-05-15
IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate
Ralph Campbell
-2
/
+2
2008-05-15
IB/ipath: Fix printk format for ipath_sdma_status
Roland Dreier
-2
/
+2
2008-05-13
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
-2
/
+2
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
-4
/
+4
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
-18
/
+23
2008-05-13
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
-0
/
+8
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
-304
/
+554
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
-224
/
+132
2008-05-13
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
-6
/
+5
2008-05-07
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
-0
/
+11
2008-05-07
IB/ipath: Fix SDMA error recovery in absence of link status change
John Gregor
-10
/
+29
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
-202
/
+224
2008-05-07
IB/ipath: Fix count of packets received by kernel
Michael Albaugh
-1
/
+1
2008-05-07
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
Ralph Campbell
-1
/
+5
2008-05-07
IB/ipath: Fix bug that can leave sends disabled after freeze recovery
Dave Olson
-2
/
+6
2008-05-07
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
-1
/
+1
2008-05-07
IB/ipath: Only warn about prototype chip during init
Michael Albaugh
-2
/
+3
2008-05-06
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
-94
/
+155
2008-05-06
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
Roland Dreier
-8
/
+28
2008-05-05
IB/ehca: Fix function return types
Stefan Roscher
-4
/
+3
2008-05-02
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
-2
/
+2
2008-05-02
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
-1
/
+1
2008-05-02
RDMA/cxgb3: QP flush fixes
Steve Wise
-10
/
+20
2008-04-30
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
-6
/
+46
2008-04-30
IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()
Roland Dreier
-2
/
+2
2008-04-29
RDMA/nes: Formatting cleanup
Glenn Streiff
-102
/
+109
2008-04-29
RDMA/nes: Add support for SFP+ PHY
Eric Schneider
-64
/
+259
2008-04-29
RDMA/nes: Use LRO
Faisal Latif
-12
/
+70
2008-04-29
IPoIB: Copy child MTU from parent
Eli Cohen
-0
/
+3
2008-04-29
IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute
Roland Dreier
-5
/
+20
2008-04-29
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
-13
/
+0
2008-04-29
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
-4
/
+74
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
-40
/
+64
2008-04-29
IB/iser: Count FMR alignment violations per session
Eli Dorfman
-1
/
+5
2008-04-29
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
-2
/
+12
[next]