aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-12IB/rxe: do not copy extra stack memory to skbKees Cook
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-07-06iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-07-06IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens
2017-07-07IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-29IB/opa_vnic: Use spinlock instead of mutex for stats_lockVishwanathapura, Niranjana
2017-06-29IB/opa_vnic: Use GFP_ATOMIC while sending trapVishwanathapura, Niranjana
2017-06-27IB/hfi1: Handle missing magic values in config fileJan Sokolowski
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl
2017-06-27IB/hfi1: Initialize TID lists to avoid crash on cleanupMichael J. Ruhl
2017-06-27IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl
2017-06-27IB/hfi1: Add traces for TID operationsMike Marciniszyn
2017-06-27IB/hfi1: Use a template for tid reg/unregMike Marciniszyn
2017-06-27IB/hfi1: Remove reading platform configuration from EFI variableJan Sokolowski
2017-06-27IB/hfi1: Create common expected receive verbs/PSM codeMike Marciniszyn
2017-06-27IB/hfi1: Set proper logging levels on QSFP cable error eventsJan Sokolowski
2017-06-27IB/hfi1: Fix DC 8051 host info flag arrayBartlomiej Dudek
2017-06-27IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub
2017-06-27IB/core: Allow QP state transition from reset to errorTadeusz Struk
2017-06-27IB/hfi1: Add error checking for buffer overrun in OPA aggregateNeel Desai
2017-06-27IB/hfi1: Remove subtraction of uninitialized valueDennis Dalessandro
2017-06-27IB/hfi1: Use QPN mask to avoid overflowDennis Dalessandro
2017-06-27IB/hfi1: Fix spelling mistake in linkdown reasonDennis Dalessandro
2017-06-27IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro
2017-06-27IB/rdmavt: Remove duplicated functionsDennis Dalessandro
2017-06-27IB/hfi1: Fix up sdma_init function commentIra Weiny