Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7b8bcb0a0819315a51cae620ff7ae0c1704c069
/
include
/
rdma
c8f6a36
RDMA/cma: Add multicast communication support
by Sean Hefty
· 18 years ago
faec2f7
IB/sa: Track multicast join/leave requests
by Sean Hefty
· 18 years ago
fa7252e
IB: Make sure struct ib_user_mad.data is aligned
by Jason Gunthorpe
· 18 years ago
062dbb6
IB: Return qp pointer as part of ib_wc
by Michael S. Tsirkin
· 18 years ago
459d6e2
IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>
by Michael S. Tsirkin
· 18 years ago
c59a3da
IB: Fix ib_dma_alloc_coherent() wrapper
by Roland Dreier
· 18 years ago
d1998ef
[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros
by Ben Collins
· 18 years ago
9b51309
IB: Add DMA mapping functions to allow device drivers to interpose
by Ralph Campbell
· 18 years ago
7521663
RDMA/cma: Export rdma cm interface to userspace
by Sean Hefty
· 18 years ago
628e5f6
RDMA/cma: Add support for RDMA_PS_UDP
by Sean Hefty
· 18 years ago
0fe313b
RDMA/cma: Allow early transition to RTS to handle lost CM messages
by Sean Hefty
· 18 years ago
a1b1b61
RDMA/cma: Report connect info with connect events
by Sean Hefty
· 18 years ago
9b2e9c0
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
by Sean Hefty
· 18 years ago
e1444b5
IB/cm: Fix automatic path migration support
by Sean Hefty
· 18 years ago
7a118df
RDMA/addr: Use client registration to fix module unload race
by Sean Hefty
· 18 years ago
0b26c88
IB/uverbs: Return sq_draining value in query_qp response
by Jack Morgenstein
· 18 years ago
aec79fc
IB/sa: fix ib_sa_selector names
by Michael S. Tsirkin
· 18 years ago
951f7fc
RDMA/cma: Document rdma_accept() error handling
by Or Gerlitz
· 18 years ago
07eeec0
RDMA/cma: Document rdma_destroy_id() function
by Or Gerlitz
· 18 years ago
c1a0b23
IB/sa: Require SA registration
by Michael S. Tsirkin
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 18 years ago
922a8e9
RDMA: iWARP Connection Manager.
by Tom Tucker
· 18 years ago
9bc57e2
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
by Ralph Campbell
· 18 years ago
64f817b
IB/uverbs: Allow resize CQ operation to return driver-specific data
by Ralph Campbell
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
2527e68
IB/mad: Validate MADs for spec compliance
by Sean Hefty
· 18 years ago
adfaa88
[PATCH] fmr pool: remove unnecessary pointer dereference
by Michael S. Tsirkin
· 18 years ago
f0ee340
[PATCH] IB/addr: gid structure alignment fix
by Michael S. Tsirkin
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
8555255
Add generic Kbuild files for 'make headers_install'
by David Woodhouse
· 18 years ago
9ead190
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
by Roland Dreier
· 18 years ago
6d969a4
IB/sa: Add ib_init_ah_from_path()
by Sean Hefty
· 18 years ago
4e00d69
IB: Add ib_init_ah_from_wc()
by Sean Hefty
· 18 years ago
75af908
IB/ucm: Get rid of duplicate P_Key parameter
by Sean Hefty
· 18 years ago
da2ab62
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
by Leonid Arsh
· 18 years ago
63942c9
IB: Add client reregister event type
by Leonid Arsh
· 18 years ago
6fb9cdb
IB: Add caching of ports' LMC
by Jack Morgenstein
· 18 years ago
e51060f
IB: IP address based RDMA connection manager
by Sean Hefty
· 18 years ago
7025fcd
IB: address translation to map IP toIB addresses (GIDs)
by Sean Hefty
· 18 years ago
6e61d04
IB/cm: Match connection requests based on private data
by Sean Hefty
· 18 years ago
6a9af2e
IB: common handling for marshalling parameters to/from userspace
by Sean Hefty
· 18 years ago
bf6a9e3
IB: simplify static rate encoding
by Jack Morgenstein
· 19 years ago
618a3c0
IB/mad: RMPP support for additional classes
by Hal Rosenstock
· 19 years ago
f36e179
IB/umad: Add support for large RMPP transfers
by Jack Morgenstein
· 19 years ago
ea88fd1
IB/uverbs: Return actual capacity from create SRQ operation
by Dotan Barak
· 19 years ago
abb6e9b
IB/mthca: Return actual capacity from create_srq
by Dotan Barak
· 19 years ago
4d9781c
IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_resp
by Roland Dreier
· 19 years ago
8bdb0e8
IB/uverbs: Support for query SRQ from userspace
by Dotan Barak
· 19 years ago
7ccc9a2
IB/uverbs: Support for query QP from userspace
by Dotan Barak
· 19 years ago
a74cd4a
IB: Whitespace cleanups
by Roland Dreier
· 19 years ago
8a51866
IB: Add ib_modify_qp_is_ok() library function
by Roland Dreier
· 19 years ago
d36f34a
IB: Enable FMR pool user to set page size
by Or Gerlitz
· 19 years ago
c5bcbbb
IB: Allow userspace to set node description
by Roland Dreier
· 19 years ago
33b9b3e
IB: Add userspace support for resizing CQs
by Roland Dreier
· 19 years ago
cf311cd
IB: Add node_guid to struct ib_device
by Sean Hefty
· 19 years ago
77369ed
[IB] uverbs: have kernel return QP capabilities
by Jack Morgenstein
· 19 years ago
40de2e5
[IB] Have cq_resize() method take an int, not int*
by Roland Dreier
· 19 years ago
7b28b0d
[IB] ucm: 32/64 compatibility fixes
by Sean Hefty
· 19 years ago
34816ad
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
by Sean Hefty
· 19 years ago
07d357d
[IB] CM: bind IDs to a specific device
by Sean Hefty
· 19 years ago
91ecd4a
[IB] uverbs: Add ABI structures for more commands
by Roland Dreier
· 19 years ago
883a99c
[IB] uverbs: Add a mask of device methods allowed for userspace
by Roland Dreier
· 19 years ago
274c089
[IB] uverbs: Add device-specific ABI version attribute
by Roland Dreier
· 19 years ago
6b73597e
[IB] uverbs: ABI-breaking fixes for userspace verbs
by Roland Dreier
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
63c47c2
[IB] uverbs: Close some exploitable races
by Roland Dreier
· 19 years ago
972d512
[IB] Add MAD data field size definitions
by Sean Hefty
· 19 years ago
354ba39
[PATCH] IB CM: support CM redir
by John Kingman
· 19 years ago
63aaf64
Make sure that userspace does not retrieve stale asynchronous or
by Roland Dreier
· 19 years ago
2e9f7cb
[PATCH] IB: Add struct for ClassPortInfo
by Roland Dreier
· 19 years ago
fbed8ee
[PATCH] IB: Move SA attributes to ib_sa.h
by Hal Rosenstock
· 19 years ago
1325cc7
[PATCH] IB: Define more SA methods
by Hal Rosenstock
· 19 years ago
0b2b35f
[PATCH] IB: Add user-supplied context to userspace CM ABI
by Sean Hefty
· 19 years ago
a4d61e8
[PATCH] IB: move include files to include/rdma
by Roland Dreier
· 19 years ago