index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Fix ib_dma_alloc_coherent() wrapper
Roland Dreier
2006-12-15
1
-1
/
+8
*
[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...
Ben Collins
2006-12-13
1
-31
/
+39
*
IB: Add DMA mapping functions to allow device drivers to interpose
Ralph Campbell
2006-12-12
1
-0
/
+253
*
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
2006-12-12
2
-1
/
+210
*
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
2006-12-12
2
-0
/
+18
*
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2006-12-12
1
-0
/
+15
*
RDMA/cma: Report connect info with connect events
Sean Hefty
2006-12-12
1
-15
/
+16
*
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
2006-12-12
1
-1
/
+0
*
IB/cm: Fix automatic path migration support
Sean Hefty
2006-11-29
2
-7
/
+16
*
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
2006-11-02
1
-1
/
+19
*
IB/uverbs: Return sq_draining value in query_qp response
Jack Morgenstein
2006-10-30
1
-1
/
+1
*
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
2006-09-22
1
-2
/
+2
*
RDMA/cma: Document rdma_accept() error handling
Or Gerlitz
2006-09-22
1
-0
/
+4
*
RDMA/cma: Document rdma_destroy_id() function
Or Gerlitz
2006-09-22
1
-0
/
+8
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
1
-7
/
+34
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
2
-5
/
+37
*
RDMA: iWARP Connection Manager.
Tom Tucker
2006-09-22
1
-0
/
+258
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
1
-2
/
+4
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
1
-0
/
+2
*
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-09-19
1
-1
/
+1
*
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-07-24
1
-0
/
+7
*
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2006-07-14
1
-1
/
+1
*
[PATCH] IB/addr: gid structure alignment fix
Michael S. Tsirkin
2006-07-14
1
-4
/
+6
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
1
-0
/
+1
|
\
|
*
Add generic Kbuild files for 'make headers_install'
David Woodhouse
2006-06-18
1
-0
/
+1
*
|
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-17
1
-0
/
+4
*
|
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
2006-06-17
1
-0
/
+7
*
|
IB: Add ib_init_ah_from_wc()
Sean Hefty
2006-06-17
1
-0
/
+14
*
|
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2006-06-17
2
-3
/
+2
*
|
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
Leonid Arsh
2006-06-17
1
-0
/
+36
*
|
IB: Add client reregister event type
Leonid Arsh
2006-06-17
1
-1
/
+2
*
|
IB: Add caching of ports' LMC
Jack Morgenstein
2006-06-17
2
-0
/
+14
*
|
IB: IP address based RDMA connection manager
Sean Hefty
2006-06-17
2
-0
/
+303
*
|
IB: address translation to map IP toIB addresses (GIDs)
Sean Hefty
2006-06-17
1
-0
/
+114
*
|
IB/cm: Match connection requests based on private data
Sean Hefty
2006-06-17
1
-6
/
+17
*
|
IB: common handling for marshalling parameters to/from userspace
Sean Hefty
2006-06-17
4
-100
/
+174
|
/
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
2
-28
/
+28
*
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-30
1
-1
/
+26
*
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
2006-03-20
1
-18
/
+30
*
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
2006-03-20
1
-1
/
+4
*
IB/mthca: Return actual capacity from create_srq
Dotan Barak
2006-03-20
1
-2
/
+6
*
IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_resp
Roland Dreier
2006-03-20
1
-1
/
+2
*
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
2006-03-20
1
-0
/
+15
*
IB/uverbs: Support for query QP from userspace
Dotan Barak
2006-03-20
1
-0
/
+41
*
IB: Whitespace cleanups
Roland Dreier
2006-03-20
1
-2
/
+2
*
IB: Add ib_modify_qp_is_ok() library function
Roland Dreier
2006-03-20
1
-0
/
+18
*
IB: Enable FMR pool user to set page size
Or Gerlitz
2006-03-20
2
-1
/
+3
*
IB: Allow userspace to set node description
Roland Dreier
2006-03-20
1
-1
/
+4
*
IB: Add userspace support for resizing CQs
Roland Dreier
2006-03-20
2
-3
/
+15
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
1
-1
/
+1
[next]