Age | Commit message (Expand) | Author | Files | Lines |
2017-06-01 | RDMA/SA: Fix kernel panic in CMA request handler flow | Majd Dibbiny | 1 | -22/+3 |
2017-06-01 | RDMA/netlink: Reduce exposure of RDMA netlink functions | Leon Romanovsky | 1 | -10/+0 |
2017-05-11 | smc_diag.h: fix include from userland | Nicolas Dichtel | 1 | -2/+1 |
2017-05-08 | Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-05-04 | IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line | Mike Marciniszyn | 1 | -0/+1 |
2017-05-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 18 | -93/+1222 |
2017-05-01 | IB/SA: Add OPA addr header | Doug Ledford | 1 | -0/+79 |
2017-05-01 | IB/SA: Add support to query OPA path records | Dasaratharaman Chandramouli | 1 | -0/+13 |
2017-05-01 | IB/SA: Add OPA path record type | Dasaratharaman Chandramouli | 1 | -9/+112 |
2017-05-01 | IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields | Dasaratharaman Chandramouli | 1 | -13/+134 |
2017-05-01 | IB/SA: Introduce path record specific types | Dasaratharaman Chandramouli | 1 | -1/+32 |
2017-05-01 | IB/SA: Rename ib_sa_path_rec to sa_path_rec | Dasaratharaman Chandramouli | 5 | -18/+18 |
2017-05-01 | IB/core: Define 'opa' rdma_ah_attr type | Dasaratharaman Chandramouli | 1 | -3/+21 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -11/+47 |
2017-05-01 | IB/core: Add accessor functions for rdma_ah_attr fields | Dasaratharaman Chandramouli | 1 | -0/+121 |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 1 | -2/+2 |
2017-05-01 | IB/core: Rename ib_query_ah to rdma_query_ah | Dasaratharaman Chandramouli | 1 | -2/+2 |
2017-05-01 | IB/core: Rename ib_modify_ah to rdma_modify_ah | Dasaratharaman Chandramouli | 1 | -2/+2 |
2017-05-01 | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 1 | -2/+2 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 6 | -21/+21 |
2017-04-28 | IB/SA: Add support to query opa classport info. | Dasaratharaman Chandramouli | 1 | -0/+1 |
2017-04-28 | IB/core: Move opa_class_port_info definition to header file | Dasaratharaman Chandramouli | 1 | -0/+25 |
2017-04-28 | IB/core: Add rdma_cap_opa_ah to expose opa address handles | Dasaratharaman Chandramouli | 1 | -0/+16 |
2017-04-28 | IB/SA: Modify SA to implicitly cache Class Port info | Dasaratharaman Chandramouli | 1 | -9/+3 |
2017-04-28 | IB/hfi1: Use defines from common headers | Don Hiatt | 1 | -0/+6 |
2017-04-28 | IB/hfi1: Add functions to parse 9B headers | Don Hiatt | 1 | -0/+60 |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 2 | -2/+8 |
2017-04-25 | IB/umem: Add support to huge ODP | Artemy Kovalyov | 2 | -2/+5 |
2017-04-25 | IB/umem: Add contiguous ODP support | Artemy Kovalyov | 1 | -2/+2 |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 1 | -2/+2 |
2017-04-25 | IB/core: change the return type to void | Zhu Yanjun | 1 | -1/+1 |
2017-04-21 | IB/core: Add HDR speed enum | Noa Osherovich | 1 | -1/+2 |
2017-04-21 | IB/core: Introduce drop flow specification | Slava Shwartsman | 1 | -0/+7 |
2017-04-20 | IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs | Niranjana Vishwanathapura | 1 | -1/+11 |
2017-04-20 | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana | 1 | -1/+2 |
2017-04-20 | IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface | Vishwanathapura, Niranjana | 2 | -0/+142 |
2017-04-20 | IB/opa-vnic: RDMA NETDEV interface | Vishwanathapura, Niranjana | 1 | -0/+33 |
2017-04-20 | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 5 | -17/+319 |
2017-04-20 | IB/core: Rename write flag to exclusive in rdma_core | Matan Barak | 1 | -16/+17 |
2017-04-05 | IB/hfi1: Add transmit fault injection feature | Don Hiatt | 1 | -0/+2 |
2017-04-05 | IB/rdmavt: Avoid reseting wqe send_flags in unreserve | Mike Marciniszyn | 1 | -3/+1 |
2017-04-05 | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 1 | -1/+2 |
2017-04-05 | IB/core: Change completion channel to use the reworked objects schema | Matan Barak | 2 | -0/+10 |
2017-04-05 | IB/core: Add support for fd objects | Matan Barak | 2 | -0/+22 |
2017-04-05 | IB/core: Change idr objects to use the new schema | Matan Barak | 2 | -13/+63 |
2017-04-05 | IB/core: Add idr based standard types | Matan Barak | 2 | -0/+64 |
2017-04-05 | IB/core: Add support for idr types | Matan Barak | 2 | -0/+153 |
2017-04-05 | IB/core: Refactor idr to be per uverbs_file | Matan Barak | 1 | -0/+1 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -13/+17 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |