aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-06-01RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky
2017-06-01RDMA/core: not to set page dirty bit if it's already set.Qing Huang
2017-06-01RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky
2017-06-01RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin
2017-06-01RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky
2017-06-01RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li
2017-06-01RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva
2017-06-01RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy
2017-06-01RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein
2017-06-01RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-06-01RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub
2017-06-01RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts
2017-06-01RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts
2017-06-01RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju
2017-06-01RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar
2017-06-01RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju
2017-06-01RDMA/nes: ACK MPA Reply frameTatyana Nikolova
2017-06-01RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova
2017-06-01RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva
2017-06-01RDMA/i40iw: Remove MSS change supportShiraz Saleem
2017-06-01RDMA/i40iw: Fix device initialization error pathMustafa Ismail
2017-06-01RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova
2017-06-01RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-07IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche
2017-05-07IB/srpt: Fix abort handlingBart Van Assche
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg
2017-05-04IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl
2017-05-04IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez
2017-05-04IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-05-04IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl
2017-05-04IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl
2017-05-04IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan
2017-05-04IB/hfi1: Get rid of divide when setting the tx request headerSebastian Sanchez
2017-05-04IB/hfi1: Fix yield logic in send engineMike Marciniszyn