index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
12
-14
/
+29
2015-06-12
IB/mad: Create a generic helper for DR forwarding checks
Ira Weiny
1
-9
/
+16
2015-06-12
IB/mad: Create a generic helper for DR SMP Recv processing
Ira Weiny
1
-33
/
+46
2015-06-12
IB/mad: Create a generic helper for DR SMP Send processing
Ira Weiny
1
-34
/
+46
2015-06-12
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
1
-36
/
+49
2015-06-12
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
1
-6
/
+6
2015-06-12
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
1
-18
/
+18
2015-06-12
IB/mlx4: Add support for CQ time-stamping
Matan Barak
3
-5
/
+62
2015-06-12
IB/mlx4: Add mmap call to map the hardware clock
Matan Barak
3
-1
/
+45
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
18
-25
/
+75
2015-06-12
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
4
-0
/
+20
2015-06-12
IB/core: Extend ib_uverbs_create_cq
Matan Barak
4
-35
/
+154
2015-06-12
IB/core: Add CQ creation time-stamping flag
Matan Barak
1
-0
/
+4
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
18
-35
/
+74
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
24
-46
/
+124
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
5
-69
/
+98
2015-06-11
cxgb4: Support for user mode bar2 mappings with T4
Hariprasad S
5
-6
/
+11
2015-06-11
RDMA/ocrdma: fix double free on pd
Colin Ian King
1
-1
/
+0
2015-06-11
IB/usnic: clean up some error handling code
Dan Carpenter
1
-4
/
+3
2015-06-11
IB/mthca: use swap() in mthca_make_profile()
Fabian Frederick
1
-6
/
+2
2015-06-11
IB/core: Don't warn on no SA support in event handler
Moni Shoua
2
-2
/
+2
2015-06-11
IB/core: Don't advertise SA in RoCE port capabilities
Moni Shoua
1
-1
/
+0
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
8
-27
/
+29
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
23
-78
/
+80
2015-06-02
IB/core cleanup: Add const to RDMA helpers
Ira Weiny
1
-12
/
+12
2015-06-02
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
1
-2
/
+3
2015-06-02
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
Roland Dreier
1
-1
/
+6
2015-06-02
rds: re-entry of rds_ib_xmit/rds_iw_xmit
Wengang Wang
3
-13
/
+24
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
1
-2
/
+2
2015-06-02
RDMA/nes: Enable the use of the tos field in the nes driver
Faisal Latif
2
-0
/
+9
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
2
-0
/
+3
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
4
-10
/
+10
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
17
-104
/
+63
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
15
-37
/
+249
2015-05-20
IB/user_mad: Fix buggy usage of port index
Ira Weiny
1
-1
/
+1
2015-05-20
IB/user_mad: Use new start/end port functions
Ira Weiny
1
-11
/
+3
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
3
-11
/
+11
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
1
-3
/
+3
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
3
-14
/
+14
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
1
-6
/
+6
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
7
-113
/
+10
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
3
-98
/
+25
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
1
-10
/
+18
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
4
-0
/
+99
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
4
-13
/
+13
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
[next]