summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-043-22/+16
* IB/mlx5: Advertise XRC ODP supportMoni Shoua2019-02-041-0/+18
* IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua2019-02-041-0/+6
* IB/mlx5: Add ODP SRQ supportMoni Shoua2019-02-041-23/+61
* IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua2019-02-043-55/+166
* IB/mlx5: Add XRC initiator ODP supportMoni Shoua2019-02-041-1/+5
* IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua2019-02-041-7/+7
* IB/mlx5: Remove useless check in ODP handlerMoni Shoua2019-02-041-7/+2
* IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2019-02-041-0/+1
* IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua2019-02-044-18/+17
* Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe2019-02-041-0/+53
|\
| * net/mlx5: Set ODP SRQ support in firmwareMoni Shoua2019-02-031-0/+53
* | RDMA/hns: Remove set but not used variable 'rst'YueHaibing2019-01-311-2/+1
* | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-314-18/+20
* | RDMA/restrack: Refactor user/kernel restrack additionsLeon Romanovsky2019-01-311-11/+9
* | RDMA/core: Simplify restrack interfaceLeon Romanovsky2019-01-313-9/+25
* | RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky2019-01-311-10/+12
* | RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky2019-01-311-10/+12
* | RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky2019-01-311-28/+11
* | IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit2019-01-311-6/+34
* | IB/usnic: Remove stub functionsGal Pressman2019-01-313-75/+0
* | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-312-4/+7
* | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-3018-20/+20
* | IB/mlx5: Remove set but not used variableKamal Heib2019-01-301-3/+1
* | IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib2019-01-301-1/+1
* | RDMA/srp: Increase max_segment_sizeBart Van Assche2019-01-301-0/+1
* | IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl2019-01-303-70/+6
* | IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl2019-01-303-30/+6
* | IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib2019-01-301-1/+1
* | RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive2019-01-303-7/+21
* | Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-29270-1569/+2559
|\ \
| * | IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas2019-01-291-2/+20
| * | IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas2019-01-291-2/+55
| * | IB/mlx5: Introduce async DEVX obj query APIYishai Hadas2019-01-291-1/+163
| * | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2019-01-293-5/+94
| |/
| * net/mlx5: Add pci AtomicOps requestMichael Guralnik2019-01-241-0/+5
| * net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-244-42/+65
| * RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-156-83/+47
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-139-56/+186
| |\
| | * Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-137-36/+181
| | |\
| | | * reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi2019-01-071-0/+12
| | | * reset: uniphier-usb3: Rename to reset-uniphier-glueKunihiko Hayashi2019-01-073-25/+25
| | | * reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-074-11/+101
| | | * reset: fix null pointer dereference on dev by dev_nameColin Ian King2019-01-071-1/+2
| | | * reset: Add reset_control_get_count()Geert Uytterhoeven2019-01-071-0/+41
| | | * ARC: HSDK: improve reset driverEugeniy Paltsev2019-01-071-0/+1
| | * | soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}Biju Das2019-01-071-19/+4
| | * | ARM: shmobile: fix build regressionsArnd Bergmann2019-01-071-1/+1
| | |/
| * | Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-132-4/+4
| |\ \
| | * | Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1