summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2113-13477/+25692
2018-01-30RDMA/nldev: Provide detailed QP informationLeon Romanovsky2-0/+269
2018-01-30RDMA/nldev: Provide global resource utilizationLeon Romanovsky2-0/+154
2018-01-30RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2-0/+7
2018-01-30RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky4-0/+14
2018-01-30RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky3-5/+30
2018-01-30RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky6-1/+346
2018-01-30RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky3-9/+18
2018-01-30RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe5-11/+11
2018-01-29IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe1-2/+2
2018-01-29Linux 4.15v4.15Linus Torvalds1-1/+1
2018-01-29IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-29IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-29RDMA/cm: Fix access to uninitialized variableLeon Romanovsky1-2/+0
2018-01-29RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1
2018-01-29IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit1-3/+1
2018-01-29RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-29IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-01-29IB/iser: Combine substrings for three messagesMarkus Elfring1-6/+4
2018-01-29IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring1-1/+1
2018-01-29IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring1-3/+1
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-34/+60
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+18
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+60
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+5
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf1-1/+1
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+3
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin1-11/+1
2018-01-27Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-28/+57
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds2-21/+58
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi1-1/+1
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt1-2/+2
2018-01-26IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso1-1/+1
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski1-13/+9
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski1-5/+29
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-15/+31
2018-01-26net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-26r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-130/+210
2018-01-26orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-26net: don't call update_pmtu unconditionallyNicolas Dichtel9-18/+20
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+11
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-18/+8
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3