summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-16RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik
2020-01-16RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik
2020-01-16RDMA/core: Add optional access flags rangeMichael Guralnik
2020-01-16RDMA/uverbs: Verify MR access flagsMichael Guralnik
2020-01-16RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe
2020-01-16RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe
2020-01-16Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2020-01-16net/mlx5: Expose relaxed ordering bitsMichael Guralnik
2020-01-16net/mlx5: Add RoCE accelerator countersLeon Romanovsky
2020-01-13RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe
2020-01-13RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not allow alloc_commit to failJason Gunthorpe
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe
2020-01-13RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas
2020-01-12Merge branch 'mlx5_vdpa' into rdma.git for-nextJason Gunthorpe
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas
2020-01-10net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit
2020-01-07RDMA/core: Add trace points to follow MR allocationChuck Lever
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever
2020-01-03RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-20mod_devicetable: fix PHY module formatRussell King
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap