index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-17
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
1
-0
/
+4
2006-06-17
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
1
-0
/
+7
2006-06-17
IB: Add ib_init_ah_from_wc()
Sean Hefty
1
-0
/
+14
2006-06-17
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2
-3
/
+2
2006-06-17
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
Leonid Arsh
1
-0
/
+36
2006-06-17
IB: Add client reregister event type
Leonid Arsh
1
-1
/
+2
2006-06-17
IB: Add caching of ports' LMC
Jack Morgenstein
2
-0
/
+14
2006-06-17
IB: IP address based RDMA connection manager
Sean Hefty
2
-0
/
+303
2006-06-17
IB: address translation to map IP toIB addresses (GIDs)
Sean Hefty
1
-0
/
+114
2006-06-17
IB/cm: Match connection requests based on private data
Sean Hefty
1
-6
/
+17
2006-06-17
IB: common handling for marshalling parameters to/from userspace
Sean Hefty
4
-100
/
+174
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2
-28
/
+28
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
1
-1
/
+26
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
1
-18
/
+30
2006-03-20
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
1
-1
/
+4
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
1
-2
/
+6
2006-03-20
IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_resp
Roland Dreier
1
-1
/
+2
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
1
-0
/
+15
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
1
-0
/
+41
2006-03-20
IB: Whitespace cleanups
Roland Dreier
1
-2
/
+2
2006-03-20
IB: Add ib_modify_qp_is_ok() library function
Roland Dreier
1
-0
/
+18
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
2
-1
/
+3
2006-03-20
IB: Allow userspace to set node description
Roland Dreier
1
-1
/
+4
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
2
-3
/
+15
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
1
-1
/
+1
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
1
-3
/
+6
2005-11-10
[IB] Have cq_resize() method take an int, not int*
Roland Dreier
1
-1
/
+1
2005-11-01
[IB] ucm: 32/64 compatibility fixes
Sean Hefty
1
-6
/
+13
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
2
-35
/
+34
2005-10-17
[IB] CM: bind IDs to a specific device
Sean Hefty
2
-10
/
+10
2005-10-17
[IB] uverbs: Add ABI structures for more commands
Roland Dreier
1
-2
/
+162
2005-10-17
[IB] uverbs: Add a mask of device methods allowed for userspace
Roland Dreier
1
-0
/
+1
2005-10-17
[IB] uverbs: Add device-specific ABI version attribute
Roland Dreier
1
-0
/
+2
2005-10-17
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
1
-44
/
+14
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2
-6
/
+6
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
1
-1
/
+0
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
1
-4
/
+11
2005-09-09
[PATCH] IB CM: support CM redir
John Kingman
1
-0
/
+1
2005-09-09
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
1
-1
/
+20
2005-09-09
[PATCH] IB: Add struct for ClassPortInfo
Roland Dreier
1
-0
/
+21
2005-09-09
[PATCH] IB: Move SA attributes to ib_sa.h
Hal Rosenstock
1
-0
/
+25
2005-09-09
[PATCH] IB: Define more SA methods
Hal Rosenstock
1
-1
/
+5
2005-09-07
[PATCH] IB: Add user-supplied context to userspace CM ABI
Sean Hefty
1
-3
/
+69
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
11
-0
/
+4405