Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | lib/interval_tree: fast overlap detection | Davidlohr Bueso | 1 | -1/+1 |
2017-08-31 | IB/core: Add new ioctl interface | Matan Barak | 1 | -0/+2 |
2017-08-29 | IB/core: Add new SRQ type IB_SRQT_TM | Artemy Kovalyov | 1 | -2/+8 |
2017-08-29 | IB/core: Separate CQ handle in SRQ context | Artemy Kovalyov | 1 | -11/+20 |
2017-08-29 | IB/core: Add XRQ capabilities | Artemy Kovalyov | 1 | -0/+19 |
2017-08-24 | RDMA/core: Cleanup device capability enum | Leon Romanovsky | 1 | -3/+3 |
2017-08-24 | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky | 1 | -2/+2 |
2017-08-24 | Merge branch 'k.o/for-4.13-rc' into k.o/for-next | Doug Ledford | 1 | -0/+1 |
2017-08-24 | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich | 1 | -0/+1 |
2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 1 | -0/+15 |
2017-08-18 | Add OPA extended LID support | Hiatt, Don | 1 | -6/+20 |
2017-08-10 | Merge branch 'rdma-netlink' into k.o/merge-test | Doug Ledford | 1 | -2/+6 |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 1 | -3/+39 |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky | 1 | -2/+4 |
2017-08-10 | RDMA/core: Add and expose static device index | Leon Romanovsky | 1 | -0/+2 |
2017-08-08 | RDMA/core: expose affinity mappings per completion vector | Sagi Grimberg | 1 | -0/+24 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 1 | -1/+13 |
2017-08-08 | IB/core: Change port_attr.sm_lid from 16 to 32 bits | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-08-08 | IB/core: Change port_attr.lid size from 16 to 32 bits | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -0/+1 |
2017-07-26 | Merge branches 'rxe' and 'mlx' into k.o/for-next | Doug Ledford | 1 | -0/+7 |
2017-07-24 | IB/core: Enable QP creation with a given source QP number | Yishai Hadas | 1 | -0/+2 |
2017-07-24 | IB/core: Introduce delay drop for a WQ | Maor Gottlieb | 1 | -0/+5 |
2017-07-24 | IB/core: Add generic function to extract IB speed from netdev | Yuval Shaia | 1 | -0/+1 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 1 | -1/+4 |
2017-07-17 | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 1 | -1/+1 |
2017-07-17 | IB/core: Introduce modify QP operation with udata | Parav Pandit | 1 | -0/+16 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -2/+4 |
2017-07-05 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 1 | -2/+4 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -1/+2 |
2017-06-27 | IB/hfi1: Add functions to parse BTH/IB headers | Don Hiatt | 1 | -0/+2 |
2017-05-23 | IB/core: Enforce PKey security on QPs | Daniel Jurgens | 1 | -0/+48 |
2017-05-23 | IB/core: IB cache enhancements to support Infiniband security | Daniel Jurgens | 1 | -0/+1 |
2017-05-11 | smc_diag.h: fix include from userland | Nicolas Dichtel | 1 | -2/+1 |
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 | 1 | -11/+11 |
2017-04-28 | IB/core: Add rdma_cap_opa_ah to expose opa address handles | Dasaratharaman Chandramouli | 1 | -0/+16 |
2017-04-25 | IB/umem: Add support to huge ODP | Artemy Kovalyov | 1 | -0/+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/opa-vnic: Virtual Network Interface Controller (VNIC) interface | Vishwanathapura, Niranjana | 1 | -0/+1 |
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 | 1 | -13/+28 |