aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_loc.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun1-1/+1
2018-01-31IB/rxe: change the function to void from intZhu Yanjun2-3/+2
2018-01-31IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun4-10/+5
2018-01-31IB/rxe: change the function to void from intZhu Yanjun3-6/+4
2018-01-31IB/rxe: remove redudant parameter in functionZhu Yanjun4-8/+7
2018-01-31RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky1-8/+6
2018-01-31RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter1-1/+3
2018-01-31RDMA/bnxt_re: Fix static checker warningDoug Ledford1-5/+2
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky2-0/+269
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky2-0/+154
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2-0/+7
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky4-0/+14
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky3-5/+30
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky6-1/+346
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky3-9/+18
2018-01-29RDMA/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-28Linux 4.15Linus Torvalds1-1/+1
2018-01-28IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-28IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-28RDMA/cm: Fix access to uninitialized variableLeon Romanovsky1-2/+0
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1
2018-01-28IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit1-3/+1
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-28IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring1-6/+4
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring1-1/+1
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()Markus Elfring1-3/+1
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-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-25net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-25orangefs: 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-25net: don't call update_pmtu unconditionallyNicolas Dichtel9-18/+20
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe1-6/+13
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-25MAINTAINERS: Fix the location of the rdma git repoDoug Ledford1-1/+1
2018-01-25MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driverAmrani, Ram1-1/+0
2018-01-25RDMA/srpt: Fix RCU debug build errorLeon Romanovsky1-2/+0
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra1-15/+18