index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
2007-02-22
1
-2
/
+0
*
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
2007-02-22
1
-6
/
+4
*
RDMA/cma: Request reversible paths only
Sean Hefty
2007-02-22
1
-1
/
+3
*
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
2007-02-22
1
-1
/
+1
*
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
2007-02-22
1
-1
/
+3
*
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
2007-02-16
1
-0
/
+1
*
IB/core: Fix sparse warnings about shadowed declarations
Roland Dreier
2007-02-16
2
-4
/
+2
*
RDMA/cma: Add multicast communication support
Sean Hefty
2007-02-16
2
-47
/
+516
*
IB/sa: Track multicast join/leave requests
Sean Hefty
2007-02-16
4
-15
/
+919
*
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
2007-02-16
1
-22
/
+25
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-02-13
3
-13
/
+60
|
\
|
*
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2007-02-10
2
-2
/
+2
|
*
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
2007-02-10
1
-10
/
+56
|
*
IB/core: Use ARRAY_SIZE macro for mandatory_table
Ahmed S. Darwish
2007-02-10
1
-1
/
+2
*
|
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
4
-7
/
+7
|
/
*
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
2007-02-04
1
-2
/
+1
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
2
-5
/
+8
*
RDMA/ucma: Don't report events with invalid user context
Sean Hefty
2007-01-07
1
-0
/
+10
*
RDMA/ucma: Fix struct ucma_event leak when backlog is full
Sean Hefty
2007-01-07
1
-0
/
+1
*
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
Steve Wise
2007-01-07
1
-3
/
+14
*
IB/core: Use the new verbs DMA mapping functions
Ralph Campbell
2006-12-12
3
-55
/
+53
*
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
2006-12-12
3
-3
/
+882
*
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
2006-12-12
1
-16
/
+204
*
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2006-12-12
2
-24
/
+48
*
RDMA/cma: Report connect info with connect events
Sean Hefty
2006-12-12
1
-57
/
+85
*
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
2006-12-12
1
-5
/
+1
*
IB/fmr: ib_flush_fmr_pool() may wait too long
Roland Dreier
2006-12-12
1
-10
/
+2
*
[PATCH] struct path: convert infiniband
Josef Sipek
2006-12-08
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
6
-103
/
+152
|
\
|
*
IB/ucm: Fix deadlock in cleanup
Michael S. Tsirkin
2006-11-29
1
-0
/
+2
|
*
IB/cm: Fix automatic path migration support
Sean Hefty
2006-11-29
2
-33
/
+94
|
*
RDMA/addr: list_move() cleanups
Roland Dreier
2006-11-29
1
-4
/
+2
|
*
RDMA/addr: Fix some cancellation problems in process_req()
Krishna Kumar
2006-11-29
1
-6
/
+5
|
*
RDMA/iwcm: Fix comment for iwcm_deref_id() to match code
Krishna Kumar
2006-11-29
1
-2
/
+3
|
*
RDMA/iwcm: Remove unnecessary function argument
Krishna Kumar
2006-11-29
1
-7
/
+6
|
*
RDMA/iwcm: Remove unnecessary initializations
Krishna Kumar
2006-11-29
1
-4
/
+4
|
*
RDMA/iwcm: Fix memory leak
Krishna Kumar
2006-11-29
1
-3
/
+4
|
*
RDMA/iwcm: Fix memory corruption bug in cm_work_handler()
Krishna Kumar
2006-11-29
1
-3
/
+4
|
*
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
2006-11-29
1
-1
/
+1
|
*
RDMA/cm: Remove setting local write as part of QP access flags
Dotan Barak
2006-11-29
2
-3
/
+2
|
*
IB: kmemdup() cleanup
Eric Sesterhenn
2006-11-29
3
-8
/
+4
|
*
RDMA/cma: Rewrite cma_req_handler() to encapsulate common code
Krishna Kumar
2006-11-29
1
-14
/
+13
|
*
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
Krishna Kumar
2006-11-29
1
-1
/
+1
|
*
RDMA/cma: Remove redundant check in cma_add_one
Krishna Kumar
2006-11-29
1
-5
/
+0
|
*
RDMA/cma: Optimize cma_bind_loopback() to check for empty list
Krishna Kumar
2006-11-29
1
-8
/
+7
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
10
-53
/
+58
|
/
*
IB/mad: Fix race between cancel and receive completion
Roland Dreier
2006-11-13
1
-1
/
+1
*
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
2006-11-02
2
-3
/
+33
*
IB/uverbs: Return sq_draining value in query_qp response
Jack Morgenstein
2006-10-30
1
-1
/
+1
[next]