summaryrefslogtreecommitdiff
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-03
|\
| * IB/core: Expose ioctl interface through experimental KconfigMatan Barak2017-08-31
| * IB/core: Assign root to all driversMatan Barak2017-08-31
| * IB/core: Add completion queue (cq) object actionsMatan Barak2017-08-31
| * IB/core: Add legacy driver's user-dataMatan Barak2017-08-31
| * IB/core: Explicitly destroy an object while keeping uobjectMatan Barak2017-08-31
| * IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-31
| * IB/core: Add DEVICE object and root tree structureMatan Barak2017-08-31
| * IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-31
| * IB/core: Add new ioctl interfaceMatan Barak2017-08-31
| * RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive2017-08-31
| * RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2017-08-31
| * IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier2017-08-31
| * IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier2017-08-31
| * IB/core: Add support to finalize objects in one transactionMatan Barak2017-08-30
| * IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2017-08-30
| * IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2017-08-29
| * IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov2017-08-29
| * IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov2017-08-29
| * IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-29
| * IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-29
| * IB/rxe: Handle NETDEV_CHANGE eventsAndrew Boyer2017-08-28
| * IB/rxe: Avoid ICRC errors by copying into the skb firstAndrew Boyer2017-08-28
| * IB/rxe: Another fix for broken receive queue drainingAndrew Boyer2017-08-28
| * IB/rxe: Remove unneeded initialization in prepare6()Andrew Boyer2017-08-28
| * IB/rxe: Fix up rxe_qp_cleanup()Andrew Boyer2017-08-28
| * IB/rxe: Add dst_clone() in prepare_ipv6_hdr()Andrew Boyer2017-08-28
| * IB/rxe: Fix destination cache for IPv6Andrew Boyer2017-08-28
| * IB/rxe: Fix up the responder's find_resources() functionAndrew Boyer2017-08-28
| * IB/rxe: Remove dangling prototypeAndrew Boyer2017-08-28
| * IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-28
| * IB/rxe: Move refcounting earlier in rxe_send()Andrew Boyer2017-08-28
| * IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn2017-08-28
| * IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-28
| * IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-28
| * IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn2017-08-28
| * IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-28
| * IB/hfi1: Use accessor to determine ring sizeKaike Wan2017-08-28
| * IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam2017-08-28
| * IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl2017-08-28
| * IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski2017-08-28
| * i40iw: make some structures constBhumika Goyal2017-08-28
| * IB/hfi1: constify vm_operations_structArvind Yadav2017-08-28
| * RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha2017-08-28
| * IB/usnic: check for allocation failureDan Carpenter2017-08-28
| * IB/hfi1: Add opcode states to qp_statsMike Marciniszyn2017-08-28
| * IB/hfi1: Add received request info to qp_statsKaike Wan2017-08-28
| * IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam2017-08-28
| * IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi2017-08-28
| * IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi2017-08-28