summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-032-1/+16
|\
| * Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck2017-08-302-1/+16
| |\
| | * mfd: da9052: Add register details for TSISebastian Reichel2017-08-222-1/+16
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-0330-125/+1324
|\ \ \
| * | | IB/core: Assign root to all driversMatan Barak2017-08-312-0/+26
| * | | IB/core: Add completion queue (cq) object actionsMatan Barak2017-08-311-0/+20
| * | | IB/core: Add legacy driver's user-dataMatan Barak2017-08-312-0/+56
| * | | IB/core: Export ioctl enum types to user-spaceMatan Barak2017-08-312-17/+55
| * | | IB/core: Explicitly destroy an object while keeping uobjectMatan Barak2017-08-311-0/+1
| * | | IB/core: Add macros for declaring methods and attributesMatan Barak2017-08-311-1/+104
| * | | IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-311-1/+39
| * | | IB/core: Add DEVICE object and root tree structureMatan Barak2017-08-312-0/+53
| * | | IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-313-35/+59
| * | | IB/core: Add new ioctl interfaceMatan Barak2017-08-313-9/+127
| * | | RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2017-08-311-2/+4
| * | | IB/core: Add support to finalize objects in one transactionMatan Barak2017-08-301-0/+53
| * | | IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2017-08-301-0/+52
| * | | net/mlx5: Add XRQ supportArtemy Kovalyov2017-08-292-0/+6
| * | | IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+15
| * | | IB/uverbs: Add XRQ creation parameter to UAPIArtemy Kovalyov2017-08-291-1/+1
| * | | IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-291-2/+8
| * | | IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-11/+20
| * | | IB/core: Add XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+19
| * | | net/mlx5: Update HW layout definitionsArtemy Kovalyov2017-08-291-2/+7
| * | | IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn2017-08-282-0/+4
| * | | IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-281-0/+29
| * | | IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang2017-08-242-1/+2
| * | | IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2017-08-242-1/+6
| * | | IB/mlx5: Add support for multi underlay QPYishai Hadas2017-08-241-2/+6
| * | | IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2017-08-241-1/+1
| * | | IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2017-08-241-0/+17
| * | | IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss structGuy Levi2017-08-241-2/+1
| * | | IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi2017-08-241-1/+0
| * | | RDMA/core: Cleanup device capability enumLeon Romanovsky2017-08-241-3/+3
| * | | RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-2/+2
| * | | RDMA/mlx4: Fix create qp command alignmentMaor Gottlieb2017-08-241-1/+1
| * | | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-0/+1
| |\ \ \
| * | | | rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+12
| * | | | IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+1
| * | | | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-1/+1
| * | | | IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-0/+1
| * | | | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-222-2/+17
| * | | | IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-3/+0
| * | | | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-0/+18
| * | | | IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-1/+0
| * | | | mlx5: Replace PCI pool old APIRomain Perier2017-08-221-1/+1
| * | | | Add OPA extended LID supportHiatt, Don2017-08-181-6/+20
| * | | | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-182-1/+3
| |\ \ \ \
| | * | | | infiniband: avoid overflow warningArnd Bergmann2017-08-181-1/+2
| | * | | | PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-181-0/+1