summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem
2018-06-02IB/uverbs: Add support for flow countersRaed Salem
2018-06-02IB/core: Add support for flow countersRaed Salem
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-06-02IB/uverbs: Add read counters supportRaed Salem
2018-06-02IB/core: Introduce counters read verbRaed Salem
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem
2018-06-02IB/core: Introduce counters object and its create/destroyRaed Salem
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak
2018-06-02net/mlx5: Export flow counter related APIRaed Salem
2018-06-01mm: Remove return value of zap_vma_ptes()Leon Romanovsky
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen
2018-05-29net/mlx5: Exposing a new mini-CQE formatYonatan Cohen
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-05-23IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan
2018-05-16IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich
2018-05-16IB/uverbs: Expose MPLS flow spec to the user-kernel ABI headerAriel Levkovich
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich
2018-05-16IB/uverbs: Expose GRE flow spec to the user-kernel ABI headerAriel Levkovich
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen
2018-05-15RDMA/uapi: Fix uapi breakageDoug Ledford
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise
2018-05-03RDMA/nldev: Add explicit pad attributeSteve Wise
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe
2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro