aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-27RDMA/core: Fix panic when port_data isn't initializedKamal Heib
2019-05-27RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman
2019-05-27RDMA/core: Clear out the udata before error unwindJason Gunthorpe
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro
2019-05-07RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky
2019-05-06RDMA: Add EFA related definitionsGal Pressman
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-03IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov
2019-05-03RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman
2019-05-02RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25uverbs: Convert idr to XArrayMatthew Wilcox
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-04-24RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-04-24IB/core: Allow vlan link local address based RoCE GIDsParav Pandit
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-08RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem