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
2008-01-25
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
3
-44
/
+13
2008-01-25
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
1
-1
/
+1
2008-01-25
IB/iser: update URLs of iSER docs
Erez Zilber
1
-2
/
+2
2008-01-25
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
1
-0
/
+92
2008-01-25
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
1
-1
/
+3
2008-01-25
IB/mad: Fix incorrect access to items on local_list
Sean Hefty
1
-2
/
+0
2008-01-25
IB/cm: Add basic performance counters
Sean Hefty
2
-40
/
+303
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
3
-4
/
+10
2008-01-25
IB/multicast: Report errors on multicast groups if P_key changes
Sean Hefty
1
-10
/
+45
2008-01-25
IB: Spelling fixes in comments
Joe Perches
2
-2
/
+2
2008-01-25
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2
-21
/
+12
2008-01-25
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
1
-1
/
+9
2008-01-25
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
1
-1
/
+1
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
2008-01-25
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2
-30
/
+0
2008-01-25
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
1
-19
/
+2
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
3
-5
/
+5
2008-01-25
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
3
-12
/
+13
2008-01-25
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
2
-4
/
+20
2008-01-25
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
1
-9
/
+0
2008-01-25
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
1
-0
/
+10
2008-01-25
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
1
-2
/
+2
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
4
-43
/
+200
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-25
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
6
-130
/
+130
2008-01-25
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
1
-1
/
+2
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-3
/
+3
2008-01-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
4
-45
/
+18
2008-01-24
Kobject: change drivers/infiniband to use kobject_init_and_add
Greg Kroah-Hartman
1
-26
/
+9
2008-01-23
[SCSI] IB/iSER: add logical unit reset support
Erez Zilber
1
-0
/
+1
2008-01-16
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
1
-22
/
+22
2008-01-11
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
1
-1
/
+2
2008-01-11
[SCSI] libiscsi: fix nop handling
Mike Christie
1
-1
/
+3
2008-01-11
[SCSI] libiscsi: do not block session during logout
Mike Christie
1
-3
/
+1
2008-01-11
[SCSI] libiscsi,iser: patch for AHS support
Boaz Harrosh
1
-0
/
+1
2008-01-11
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
1
-6
/
+0
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
1
-1
/
+1
2008-01-08
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
1
-1
/
+1
2008-01-03
IB/srp: Fix list corruption/oops on module reload
David Dillow
1
-0
/
+1
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
3
-2
/
+2
2007-12-12
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
3
-17
/
+25
2007-12-12
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
1
-2
/
+2
2007-11-30
IB/ehca: Fix static rate if path faster than link
Joachim Fenkes
1
-2
/
+6
2007-11-27
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
1
-0
/
+3
[prev]
[next]