summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds
2017-09-08RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak
2017-08-31IB/core: Assign root to all driversMatan Barak
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak
2017-08-31IB/core: Add new ioctl interfaceMatan Barak
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade
2017-08-31IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier
2017-08-31IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-28IB/rxe: Handle NETDEV_CHANGE eventsAndrew Boyer
2017-08-28IB/rxe: Avoid ICRC errors by copying into the skb firstAndrew Boyer
2017-08-28IB/rxe: Another fix for broken receive queue drainingAndrew Boyer
2017-08-28IB/rxe: Remove unneeded initialization in prepare6()Andrew Boyer
2017-08-28IB/rxe: Fix up rxe_qp_cleanup()Andrew Boyer
2017-08-28IB/rxe: Add dst_clone() in prepare_ipv6_hdr()Andrew Boyer
2017-08-28IB/rxe: Fix destination cache for IPv6Andrew Boyer
2017-08-28IB/rxe: Fix up the responder's find_resources() functionAndrew Boyer
2017-08-28IB/rxe: Remove dangling prototypeAndrew Boyer
2017-08-28IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer
2017-08-28IB/rxe: Move refcounting earlier in rxe_send()Andrew Boyer
2017-08-28IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn
2017-08-28IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan
2017-08-28IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam