index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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/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
*
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
*
RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count
Krishna Kumar
2006-10-30
1
-8
/
+15
*
IB/cm: Send DREP in response to unmatched DREQ
Sean Hefty
2006-10-10
1
-1
/
+29
*
IB/cm: Fix timewait crash after module unload
Sean Hefty
2006-10-10
1
-18
/
+36
*
RDMA/cma: Optimize error handling
Krishna Kumar
2006-10-02
1
-10
/
+14
*
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
2006-10-02
1
-5
/
+1
*
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
2006-10-02
1
-0
/
+1
*
RDMA/cma: Fix device removal race
Krishna Kumar
2006-10-02
1
-0
/
+1
*
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
2006-10-02
1
-4
/
+11
*
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
1
-2
/
+2
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-4
/
+1
*
[PATCH] missing includes from infiniband merge
Al Viro
2006-09-23
1
-0
/
+1
*
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
2006-09-22
1
-1
/
+1
*
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
2006-09-22
1
-0
/
+2
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
2
-10
/
+57
*
RDMA/cma: Protect against adding device during destruction
Sean Hefty
2006-09-22
1
-8
/
+26
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
13
-71
/
+383
*
RDMA: iWARP Connection Manager.
Tom Tucker
2006-09-22
2
-0
/
+1081
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
10
-22
/
+20
*
IB/cm: Randomize starting comm ID
Sean Hefty
2006-09-22
1
-8
/
+16
*
IB/mad: Remove unused includes
James Lentini
2006-09-22
2
-3
/
+0
*
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
2006-09-22
1
-3
/
+87
*
IB/cm: Use correct reject code for invalid GID
Sean Hefty
2006-09-22
1
-11
/
+21
*
IB/cm: Enable atomics along with RDMA reads
Sean Hefty
2006-09-22
1
-1
/
+2
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
2
-5
/
+12
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
1
-2
/
+1
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
1
-15
/
+19
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
1
-10
/
+6
*
RDMA/cma: Increase the IB CM retry count in CMA
Michael S. Tsirkin
2006-09-14
1
-1
/
+1
*
IB/core: Fix SM LID/LID change with client reregister set
Jack Morgenstein
2006-08-16
2
-2
/
+4
*
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
2006-08-03
2
-1
/
+9
*
IB/cm: Fix error handling in ib_send_cm_req
Sean Hefty
2006-08-03
1
-1
/
+3
*
[NET] infiniband: Cleanup ib_addr module to use the netevents
Tom Tucker
2006-08-02
1
-16
/
+14
*
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-07-24
2
-21
/
+88
[next]