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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-06
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
1
-1
/
+1
2007-03-06
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
1
-1
/
+1
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-16
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
1
-0
/
+1
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
4
-15
/
+919
2007-02-16
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
1
-22
/
+25
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
3
-13
/
+60
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
4
-7
/
+7
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2
-2
/
+2
2007-02-10
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
1
-10
/
+56
2007-02-10
IB/core: Use ARRAY_SIZE macro for mandatory_table
Ahmed S. Darwish
1
-1
/
+2
2007-02-04
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
1
-2
/
+1
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2
-5
/
+8
2007-01-07
RDMA/ucma: Don't report events with invalid user context
Sean Hefty
1
-0
/
+10
2007-01-07
RDMA/ucma: Fix struct ucma_event leak when backlog is full
Sean Hefty
1
-0
/
+1
2007-01-07
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
Steve Wise
1
-3
/
+14
2006-12-12
IB/core: Use the new verbs DMA mapping functions
Ralph Campbell
3
-55
/
+53
2006-12-12
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
3
-3
/
+882
2006-12-12
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
1
-16
/
+204
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2
-24
/
+48
2006-12-12
RDMA/cma: Report connect info with connect events
Sean Hefty
1
-57
/
+85
2006-12-12
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
1
-5
/
+1
2006-12-12
IB/fmr: ib_flush_fmr_pool() may wait too long
Roland Dreier
1
-10
/
+2
2006-12-08
[PATCH] struct path: convert infiniband
Josef Sipek
1
-3
/
+3
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
6
-103
/
+152
2006-11-29
IB/ucm: Fix deadlock in cleanup
Michael S. Tsirkin
1
-0
/
+2
2006-11-29
IB/cm: Fix automatic path migration support
Sean Hefty
2
-33
/
+94
2006-11-29
RDMA/addr: list_move() cleanups
Roland Dreier
1
-4
/
+2
2006-11-29
RDMA/addr: Fix some cancellation problems in process_req()
Krishna Kumar
1
-6
/
+5
2006-11-29
RDMA/iwcm: Fix comment for iwcm_deref_id() to match code
Krishna Kumar
1
-2
/
+3
2006-11-29
RDMA/iwcm: Remove unnecessary function argument
Krishna Kumar
1
-7
/
+6
2006-11-29
RDMA/iwcm: Remove unnecessary initializations
Krishna Kumar
1
-4
/
+4
2006-11-29
RDMA/iwcm: Fix memory leak
Krishna Kumar
1
-3
/
+4
2006-11-29
RDMA/iwcm: Fix memory corruption bug in cm_work_handler()
Krishna Kumar
1
-3
/
+4
2006-11-29
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
1
-1
/
+1
2006-11-29
RDMA/cm: Remove setting local write as part of QP access flags
Dotan Barak
2
-3
/
+2
2006-11-29
IB: kmemdup() cleanup
Eric Sesterhenn
3
-8
/
+4
2006-11-29
RDMA/cma: Rewrite cma_req_handler() to encapsulate common code
Krishna Kumar
1
-14
/
+13
2006-11-29
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
Krishna Kumar
1
-1
/
+1
2006-11-29
RDMA/cma: Remove redundant check in cma_add_one
Krishna Kumar
1
-5
/
+0
2006-11-29
RDMA/cma: Optimize cma_bind_loopback() to check for empty list
Krishna Kumar
1
-8
/
+7
2006-11-22
WorkStruct: make allyesconfig
David Howells
10
-53
/
+58
2006-11-13
IB/mad: Fix race between cancel and receive completion
Roland Dreier
1
-1
/
+1
[next]