aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-04RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy1-0/+13
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe6-2/+114
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem2-0/+25
2018-06-02IB/uverbs: Add support for flow countersRaed Salem1-0/+13
2018-06-02IB/core: Add support for flow countersRaed Salem1-1/+14
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+2
2018-06-02IB/uverbs: Add read counters supportRaed Salem1-0/+7
2018-06-02IB/core: Introduce counters read verbRaed Salem1-0/+14
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem1-0/+14
2018-06-02IB/core: Introduce counters object and its create/destroyRaed Salem1-0/+11
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak1-0/+11
2018-06-02net/mlx5: Export flow counter related APIRaed Salem1-0/+3
2018-06-01mm: Remove return value of zap_vma_ptes()Leon Romanovsky1-4/+4
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe2-2/+3
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen1-1/+1
2018-05-29net/mlx5: Exposing a new mini-CQE formatYonatan Cohen1-1/+2
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe3-6/+19
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-0/+14
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-nextJason Gunthorpe2-6/+14
2018-05-24IB/core: Reduce the places that use zgidParav Pandit1-0/+1
2018-05-23IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe1-5/+5
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise1-0/+3
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein1-2/+4
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein2-3/+8
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan1-1/+2
2018-05-16IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich3-2/+11
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2-6/+46
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich1-0/+15
2018-05-16IB/uverbs: Expose MPLS flow spec to the user-kernel ABI headerAriel Levkovich1-0/+23
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich1-0/+17
2018-05-16IB/uverbs: Expose GRE flow spec to the user-kernel ABI headerAriel Levkovich1-0/+27
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-1/+0
2018-05-15RDMA/uapi: Fix uapi breakageDoug Ledford1-11/+13
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty1-0/+1
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2-5/+7
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez1-1/+1
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford19-19/+19
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise1-0/+11
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise2-0/+32
2018-05-03RDMA/nldev: Add explicit pad attributeSteve Wise1-0/+3
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe19-19/+19
2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe1-19/+1
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+74
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-28/+83
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo1-0/+30
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo1-11/+6
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo1-4/+9
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo1-6/+11
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2