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
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2
-3
/
+3
2007-03-22
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
1
-2
/
+2
2007-03-22
IB/ehca: Make scaling code work without CPU hotplug
Joachim Fenkes
1
-0
/
+8
2007-03-22
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
1
-1
/
+4
2007-03-22
IB/ipath: Check return value of lookup_one_len
Bryan O'Sullivan
1
-1
/
+15
2007-03-22
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
1
-3
/
+3
2007-03-22
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
1
-1
/
+1
2007-03-14
[PATCH] fix ipath_dma_free_coherent() prototype
Al Viro
1
-1
/
+1
2007-03-08
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
1
-1
/
+4
2007-03-06
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
1
-1
/
+1
2007-03-06
RDMA/cxgb3: Fix MR permission problems
Steve Wise
3
-41
/
+18
2007-03-06
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
Steve Wise
1
-2
/
+1
2007-03-06
RDMA/cxgb3: Squelch logging AE errors
Steve Wise
1
-6
/
+6
2007-03-06
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
Steve Wise
1
-0
/
+2
2007-03-06
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
1
-4
/
+2
2007-03-06
RDMA/cxgb3: Fixes for "normal close" failures
Steve Wise
1
-4
/
+7
2007-03-06
RDMA/cxgb3: Fix build on sparc64
David Miller
1
-0
/
+1
2007-03-06
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
1
-1
/
+1
2007-03-06
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
1
-4
/
+6
2007-03-06
RDMA/cxgb3: Start ep timer on a MPA reject
Steve Wise
1
-2
/
+1
2007-03-01
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
1
-5
/
+5
2007-03-01
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
4
-25
/
+60
2007-02-27
IPoIB: Only handle async events for one port
Roland Dreier
1
-6
/
+7
2007-02-26
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
1
-1
/
+1
2007-02-23
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
Steve Wise
1
-0
/
+1
2007-02-23
RDMA/cxgb3: cleanups
Adrian Bunk
8
-61
/
+27
2007-02-22
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
1
-2
/
+0
2007-02-22
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
1
-6
/
+4
2007-02-22
RDMA/cma: Request reversible paths only
Sean Hefty
1
-1
/
+3
2007-02-22
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
1
-1
/
+1
2007-02-22
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
1
-1
/
+3
2007-02-21
IPoIB: Remove unused local_rate tracking
Roland Dreier
2
-6
/
+3
2007-02-20
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
1
-19
/
+27
2007-02-20
IB/mthca: Make 2 functions static
Adrian Bunk
1
-4
/
+6
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-02-17
Various typo fixes.
Robert P. J. Day
2
-2
/
+2
2007-02-16
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
1
-0
/
+1
2007-02-16
IB/ipath: Make ipath_map_sg() static
Roland Dreier
1
-2
/
+2
2007-02-16
IB/core: Fix sparse warnings about shadowed declarations
Roland Dreier
2
-4
/
+2
2007-02-16
RDMA/cma: Add multicast communication support
Sean Hefty
2
-47
/
+516
2007-02-16
IB/sa: Track multicast join/leave requests
Sean Hefty
5
-138
/
+991
2007-02-16
IPoIB: CM error handling thinko fix
Michael S. Tsirkin
1
-1
/
+1
2007-02-16
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
17
-17
/
+0
2007-02-16
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
Steve Wise
1
-0
/
+2
2007-02-16
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
1
-22
/
+25
2007-02-16
IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN
Hoang-Nam Nguyen
1
-0
/
+3
2007-02-16
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
4
-34
/
+26
2007-02-16
IB/ehca: Fix race condition/locking issues in scaling code
Hoang-Nam Nguyen
1
-35
/
+33
2007-02-16
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
6
-92
/
+183
2007-02-16
IPoIB: Only allow root to change between datagram and connected mode
Roland Dreier
1
-1
/
+1
[next]