aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch1-6/+7
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua3-0/+21
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua1-0/+22
2018-12-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit1-0/+52
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe1-0/+7
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe2-1/+11
2018-12-12RDMA: Start use ib_device_opsKamal Heib2-296/+19
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib1-0/+242
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky1-4/+5
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe77-247/+601
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik1-2/+2
2018-12-11IB/core: Add new IB ratesMichael Guralnik1-1/+5
2018-12-11IB/core: Add 2X port widthMichael Guralnik1-0/+2
2018-12-11IB/core: Add CapabilityMask2 to port attributesMichael Guralnik2-0/+11
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+75
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-6/+8
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+4
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"David Rientjes1-4/+8
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe2-2/+6
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg1-0/+1
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg1-0/+1
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg1-2/+4
2018-12-06RDMA/uverbs: Fix typo in string concatenation macroLeon Romanovsky1-1/+1
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn1-0/+7
2018-12-06IB/hfi1: Add OPFN and TID RDMA capability bitsKaike Wan1-3/+3
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+3
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-0/+1
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-05sctp: frag_point sanity checkJakub Audykowicz1-0/+5
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-19/+44
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes1-2/+0
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-0/+6
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-0/+1
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox1-6/+8
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas1-0/+10
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas1-0/+12
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas1-0/+6
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford7-172/+53
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas1-2/+14
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2-39/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky3-45/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-5/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03sctp: kfree_rcu asocXin Long1-0/+2
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky2-0/+8