index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/qib: Remove srq functionality
Jubin John
2016-03-10
4
-404
/
+1
*
IB/qib: Remove qib_query_qp function
Harish Chegondi
2016-03-10
3
-54
/
+2
*
IB/qib: Remove qib multicast verbs functions
Harish Chegondi
2016-03-10
5
-402
/
+7
*
IB/qib: Remove qib_post_receive and use rdmavt version
Harish Chegondi
2016-03-10
1
-63
/
+1
*
IB/qib: Use rdmavt version of post_send
Harish Chegondi
2016-03-10
10
-291
/
+81
*
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-10
11
-631
/
+24
*
IB/qib: Remove create and free mad agents
Dennis Dalessandro
2016-03-10
4
-95
/
+34
*
IB/qib: Use rdmavt device allocation function
Dennis Dalessandro
2016-03-10
1
-2
/
+5
*
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
2016-03-10
4
-374
/
+57
*
IB/qib: Use rdmavt send and receive flags
Harish Chegondi
2016-03-10
9
-225
/
+153
*
IB/qib: Remove qib_query_device function
Harish Chegondi
2016-03-10
1
-52
/
+50
*
IB/qib: Delete QIB user context allocation and de-alloction functions
Harish Chegondi
2016-03-10
1
-42
/
+2
*
IB/qib: Remove qpn, qp tables and related variables from qib
Harish Chegondi
2016-03-10
3
-98
/
+84
*
IB/qib: Use rdmavt pkey verbs function
Harish Chegondi
2016-03-10
1
-20
/
+13
*
IB/qib: Remove mmap from qib
Harish Chegondi
2016-03-10
8
-246
/
+53
*
IB/qib: Implement qib support for AH notification
Harish Chegondi
2016-03-10
1
-0
/
+19
*
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
2016-03-10
15
-258
/
+281
*
IB/qib: Remove srq from qib
Dennis Dalessandro
2016-03-10
4
-21
/
+8
*
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
2016-03-10
7
-143
/
+20
*
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
2016-03-10
17
-1314
/
+308
*
IB/qib: Add device specific info prints
Dennis Dalessandro
2016-03-10
3
-0
/
+20
*
IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
2016-03-10
8
-89
/
+145
*
IB/qib: Use rdmavt lid defines in qib
Dennis Dalessandro
2016-03-10
3
-4
/
+3
*
IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
Dennis Dalessandro
2016-03-10
5
-11
/
+13
*
IB/qib: Use rdmavt protection domain
Dennis Dalessandro
2016-03-10
5
-79
/
+12
*
IB/qib: Remove dma.c and use rdmavt version of dma functions
Dennis Dalessandro
2016-03-10
3
-4
/
+3
*
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
2016-03-10
8
-23
/
+39
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-22
1
-2
/
+5
|
\
|
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
1
-2
/
+5
*
|
IB/mlx4: Add support for the port info class for RoCE ports
Eran Ben Elisha
2016-02-17
1
-1
/
+14
*
|
IB/mlx4: Add support for extended counters over RoCE ports
Eran Ben Elisha
2016-02-17
1
-13
/
+37
*
|
RDMA/ocrdma: Fix arm logic to align with new cq API
Devesh Sharma
2016-02-17
2
-17
/
+4
*
|
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
2016-02-12
1
-5
/
+7
|
/
*
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
2016-02-05
1
-1
/
+1
*
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
Selvin Xavier
2016-02-05
1
-2
/
+1
*
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
2016-02-05
1
-2
/
+2
*
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
3
-10
/
+12
*
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
Maor Gottlieb
2016-02-02
1
-1
/
+1
*
IB/mlx5: Fix use of null pointer PD
Majd Dibbiny
2016-02-02
1
-9
/
+9
*
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
2016-02-02
1
-1
/
+3
*
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
2016-02-02
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
52
-1557
/
+2131
|
\
|
*
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2016-01-21
2
-9
/
+3
|
*
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
2016-01-21
1
-12
/
+127
|
*
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
2016-01-21
1
-6
/
+47
|
*
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2016-01-21
1
-3
/
+35
|
*
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2016-01-21
1
-22
/
+169
|
*
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
2016-01-21
3
-18
/
+365
|
*
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2016-01-21
3
-95
/
+147
|
*
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2016-01-21
2
-1
/
+18
[next]