Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -1/+36 |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak | 17 | -24/+73 |
2015-06-12 | IB/core: Add timestamp_mask and hca_core_clock to query_device | Matan Barak | 2 | -0/+16 |
2015-06-12 | IB/core: Extend ib_uverbs_create_cq | Matan Barak | 3 | -35/+137 |
2015-06-12 | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak | 12 | -18/+48 |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 23 | -44/+116 |
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 | Merge branch 'for-4.2-misc' into k.o/for-4.2 | Doug Ledford | 3 | -11/+5 |
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-02 | Merge branch 'for-4.2-misc' into k.o/for-4.2 | Doug Ledford | 6 | -5/+22 |
2015-06-02 | IB/core cleanup: Add const to args - agent_send_response | Ira Weiny | 5 | -16/+17 |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 21 | -74/+76 |
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 | 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 | 1 | -0/+2 |
2015-05-20 | Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in... | Doug Ledford | 34 | -400/+650 |
2015-05-20 | IB/core: Change rdma_protocol_iboe to roce | Ira Weiny | 2 | -7/+7 |
2015-05-20 | IB/core: Convert core to use bitfield for caps | Ira Weiny | 16 | -88/+15 |
2015-05-20 | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 14 | -35/+232 |
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 | 2 | -10/+10 |
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 | 2 | -13/+13 |
2015-05-20 | IB/mad: Change validate_mad signature arguments | Ira Weiny | 1 | -6/+6 |
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 | 2 | -0/+93 |
2015-05-18 | IB/srp: Add 64-bit LUN support | Bart Van Assche | 3 | -10/+9 |
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 |
2015-05-18 | IB/srp: Remove superfluous casts | Bart Van Assche | 1 | -8/+5 |
2015-05-18 | scsi_transport_srp: Reduce failover time | Bart Van Assche | 1 | -1/+8 |
2015-05-18 | IB/srp: Fix reconnection failure handling | Bart Van Assche | 1 | -4/+1 |
2015-05-18 | IB/srp: Fix connection state tracking | Bart Van Assche | 2 | -32/+30 |