index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
IB/rdmavt: Add mad agents to rdmavt
Dennis Dalessandro
1
-1
/
+5
2016-03-10
IB/rdmavt: Add device structure allocation
Dennis Dalessandro
1
-0
/
+1
2016-03-10
IB/rdmavt: add modify queue pair driver helpers
Ira Weiny
1
-0
/
+7
2016-03-10
IB/rdmavt: Remove unused variable from Queue Pair
Ira Weiny
1
-1
/
+0
2016-03-10
IB/rdmavt: Add multicast functions
Dennis Dalessandro
2
-1
/
+29
2016-03-10
IB/rdmavt: Add modify qp
Dennis Dalessandro
3
-0
/
+71
2016-03-10
IB/rdmavt: Add post send to rdmavt
Dennis Dalessandro
2
-0
/
+33
2016-03-10
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
2
-0
/
+108
2016-03-10
IB/rdmavt: Support creating qps with GFP_NOIO flag
Mike Marciniszyn
1
-2
/
+3
2016-03-10
IB/rdmavt: Add support for rvt_query_device function
Harish Chegondi
1
-1
/
+4
2016-03-10
IB/rdmavt: Export reset_qp in rdmavt
Dennis Dalessandro
2
-0
/
+4
2016-03-10
IB/rdmavt: Add create queue pair functionality
Dennis Dalessandro
1
-1
/
+9
2016-03-10
IB/rdmavt: Add R and S flags for queue pairs
Dennis Dalessandro
1
-0
/
+80
2016-03-10
IB/rdmavt: Add pkey support
Dennis Dalessandro
1
-4
/
+34
2016-03-10
IB/rdmavt: Add mmap related functions
Dennis Dalessandro
1
-0
/
+15
2016-03-10
IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
2
-0
/
+42
2016-03-10
IB/rdmavt: Break rdma_vt main include header file up
Dennis Dalessandro
4
-306
/
+396
2016-03-10
IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
1
-16
/
+25
2016-03-10
IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
1
-1
/
+65
2016-03-10
IB/rdmavt: Move SRQ data structure into rdmavt
Dennis Dalessandro
1
-0
/
+13
2016-03-10
IB/rdmavt: Add AH to rdmavt
Kamal Heib
1
-0
/
+17
2016-03-10
IB/rdmavt: Add common LID defines to rdmavt
Kamal Heib
1
-0
/
+3
2016-03-10
IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
1
-1
/
+18
2016-03-10
IB/rdmavt: Add the start of capability flags
Dennis Dalessandro
1
-0
/
+12
2016-03-10
IB/rdmavt: Add device specific info prints
Dennis Dalessandro
1
-0
/
+3
2016-03-10
IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
1
-7
/
+15
2016-03-10
IB/rdmavt: Add queue pair data structure to rdmavt
Dennis Dalessandro
1
-0
/
+233
2016-03-10
IB/rdmavt: Move MR datastructures into rvt
Dennis Dalessandro
1
-0
/
+53
2016-03-10
IB/rdmavt: Add pkey query stub
Dennis Dalessandro
1
-1
/
+2
2016-03-10
IB/rdmavt: Add ib core device attributes to rvt driver params list
Dennis Dalessandro
1
-2
/
+55
2016-03-10
IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
1
-4
/
+30
2016-03-10
IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
1
-0
/
+70
2016-03-04
IB/core: Add arbitrary sg_list support
Sagi Grimberg
1
-0
/
+6
2016-03-03
IB/core: Documentation fix in the MAD header file
Hal Rosenstock
1
-2
/
+2
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+2
2016-02-29
IB/core: Add don't trap flag to flow creation
Marina Varshaver
1
-0
/
+5
2016-02-29
IB: new common API for draining queues
Steve Wise
1
-0
/
+5
2016-02-25
net: rdma: use __ethtool_get_ksettings
David Decotigny
1
-8
/
+6
2016-01-19
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
1
-2
/
+2
2016-01-19
IB/core: Add definition for the standard RoCE V2 UDP port
Moni Shoua
1
-0
/
+1
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
1
-1
/
+3
2016-01-19
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
1
-2
/
+3
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-0
/
+2
2015-12-23
IB/core: Add cross-channel support
Leon Romanovsky
1
-0
/
+11
2015-12-23
IB/core: Align coding style of ib_device_cap_flags structure
Leon Romanovsky
1
-30
/
+30
2015-12-23
IB/core: Add ib_is_udata_cleared
Matan Barak
1
-0
/
+27
2015-12-23
IB/core: Display extended counter set if available
Christoph Lameter
1
-0
/
+1
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-1
/
+0
2015-12-23
IB: remove the struct ib_phys_buf definition
Christoph Hellwig
1
-5
/
+0
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-83
/
+0
[prev]
[next]