| Commit message (Expand) | Author | Age |
* | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal | 2017-07-20 |
* | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 2017-07-20 |
* | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 2017-07-17 |
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-17 |
* | IB/core: Introduce modify QP operation with udata | Parav Pandit | 2017-07-17 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-07-06 |
|\ |
|
| * | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 2017-07-05 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-07-05 |
|\ \
| |/
|/| |
|
| * | IB/core: Enforce security on management datagrams | Daniel Jurgens | 2017-05-23 |
| * | IB/core: Enforce PKey security on QPs | Daniel Jurgens | 2017-05-23 |
| * | IB/core: IB cache enhancements to support Infiniband security | Daniel Jurgens | 2017-05-23 |
* | | RDMA/SA: Fix kernel panic in CMA request handler flow | Majd Dibbiny | 2017-06-01 |
* | | RDMA/netlink: Reduce exposure of RDMA netlink functions | Leon Romanovsky | 2017-06-01 |
|/ |
|
* | smc_diag.h: fix include from userland | Nicolas Dichtel | 2017-05-11 |
* | Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-08 |
|\ |
|
| * | IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line | Mike Marciniszyn | 2017-05-04 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-05-03 |
|\ \
| |/ |
|
| * | IB/SA: Add OPA addr header | Doug Ledford | 2017-05-01 |
| * | IB/SA: Add support to query OPA path records | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/SA: Add OPA path record type | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/SA: Introduce path record specific types | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/SA: Rename ib_sa_path_rec to sa_path_rec | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Define 'opa' rdma_ah_attr type | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Add accessor functions for rdma_ah_attr fields | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Rename ib_query_ah to rdma_query_ah | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Rename ib_modify_ah to rdma_modify_ah | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 |
| * | IB/SA: Add support to query opa classport info. | Dasaratharaman Chandramouli | 2017-04-28 |
| * | IB/core: Move opa_class_port_info definition to header file | Dasaratharaman Chandramouli | 2017-04-28 |
| * | IB/core: Add rdma_cap_opa_ah to expose opa address handles | Dasaratharaman Chandramouli | 2017-04-28 |
| * | IB/SA: Modify SA to implicitly cache Class Port info | Dasaratharaman Chandramouli | 2017-04-28 |
| * | IB/hfi1: Use defines from common headers | Don Hiatt | 2017-04-28 |
| * | IB/hfi1: Add functions to parse 9B headers | Don Hiatt | 2017-04-28 |
| * | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 2017-04-28 |
| * | IB/umem: Add support to huge ODP | Artemy Kovalyov | 2017-04-25 |
| * | IB/umem: Add contiguous ODP support | Artemy Kovalyov | 2017-04-25 |
| * | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 2017-04-25 |
| * | IB/core: change the return type to void | Zhu Yanjun | 2017-04-25 |
| * | IB/core: Add HDR speed enum | Noa Osherovich | 2017-04-21 |
| * | IB/core: Introduce drop flow specification | Slava Shwartsman | 2017-04-21 |
| * | IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs | Niranjana Vishwanathapura | 2017-04-20 |
| * | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana | 2017-04-20 |
| * | IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface | Vishwanathapura, Niranjana | 2017-04-20 |
| * | IB/opa-vnic: RDMA NETDEV interface | Vishwanathapura, Niranjana | 2017-04-20 |
| * | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 2017-04-20 |
| |\ |
|
| | * | IB/core: Rename write flag to exclusive in rdma_core | Matan Barak | 2017-04-20 |