]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/infiniband
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
[mirror_ubuntu-bionic-kernel.git] / drivers / infiniband /
2018-06-06 Alex EstrinIB/hfi1: Fix for potential refcount leak in hfi1_open_f...
2018-06-06 Michael J. RuhlIB/hfi1: Re-order IRQ cleanup to address driver cleanup...
2018-06-06 Leon RomanovskyRDMA/mlx5: Avoid memory leak in case of XRCD dealloc...
2018-06-06 Jason GunthorpeRDMA/uverbs: Use an unambiguous errno for method not...
2018-06-06 Parav PanditRDMA/cma: Check existence of netdevice during port...
2018-06-06 Sagi GrimbergIB/cq: Don't force IB_POLL_DIRECT poll context for...
2018-06-06 Shiraz Saleemi40iw: Zero-out consumer key on allocate stag for FMR
2018-06-06 Mustafa Ismaili40iw: Free IEQ resources
2018-06-06 Andrew Mortondrivers/infiniband/ulp/srpt/ib_srpt.c: fix build with...
2018-06-06 Andrew Mortondrivers/infiniband/core/verbs.c: fix build with gcc...
2018-06-06 Bart Van AsscheIB/srpt: Fix an out-of-bounds stack access in srpt_zero...
2018-06-06 Bart Van AsscheRDMA/core: Avoid that ib_drain_qp() triggers an out...
2018-06-06 Bart Van AsscheIB/srp: Fix completion vector assignment algorithm
2018-06-06 Bart Van AsscheIB/srp: Fix srp_abort()
2018-06-06 Bart Van AsscheRDMA/rxe: Fix an out-of-bounds read
2018-06-06 Leon RomanovskyRDMA/mlx5: Protect from NULL pointer derefence
2018-06-06 Roland DreierRDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH...
2018-04-12 Parav PanditRDMA/cma: Fix rdma_cm path querying for RoCE
2018-04-12 Mike MarciniszynIB/rdmavt: Allocate CQ memory on the correct node
2018-04-12 Alex EstrinIB/ipoib: Fix for notify send CQ failure messages
2018-04-12 Leon RomanovskyRDMA/cma: Mark end of CMA ID messages
2018-04-12 Maor GottliebIB/mlx5: Report inner RSS capability
2018-04-12 Tatyana Nikolovai40iw: Validate correct IRD/ORD connection parameters
2018-04-12 Shiraz Saleemi40iw: Correct Q1/XF object count equation
2018-04-12 Shiraz Saleemi40iw: Fix sequence number for the first partial FPDU
2018-04-10 Colin Ian KingRDMA/hns: ensure for-loop actually iterates and free...
2018-04-10 Yixian LiuRDMA/hns: Fix cq record doorbell enable in kernel
2018-04-10 Yixian LiuRDMA/hns: Fix init resp when alloc ucontext
2018-04-10 Yixian LiuRDMA/hns: Fix cqn type and init resp
2018-04-10 Yixian LiuRDMA/hns: Support cq record doorbell for kernel space
2018-04-10 Yixian LiuRDMA/hns: Support rq record doorbell for kernel space
2018-04-10 Yixian LiuRDMA/hns: Support cq record doorbell for the user space
2018-04-10 Yixian LiuRDMA/hns: Support rq record doorbell for the user space
2018-04-10 oulijunRDMA/hns: Fix the endian problem for hns
2018-04-09 Roland DreierRDMA/ucma: Introduce safer rdma_addr_size() variants
2018-04-09 Leon RomanovskyRDMA/ucma: Check that device exists prior to accessing it
2018-04-09 Leon RomanovskyRDMA/ucma: Check that device is connected prior to...
2018-04-09 Jason GunthorpeRDMA/rdma_cm: Fix use after free race with process_one_req
2018-04-09 Leon RomanovskyRDMA/ucma: Ensure that CM_ID exists prior to access it
2018-04-09 Leon RomanovskyRDMA/ucma: Fix use-after-free access in ucma_close
2018-04-09 Leon RomanovskyRDMA/ucma: Check AF family prior resolving address
2018-03-28 Leon RomanovskyRDMA/mlx5: Fix crash while accessing garbage pointer...
2018-03-26 Leon RomanovskyRDMA/ucma: Don't allow join attempts for unsupported...
2018-03-26 Leon RomanovskyRDMA/ucma: Fix access to non-initialized CM_ID object
2018-03-26 Tatyana NikolovaRDMA/core: Do not use invalid destination in determinin...
2018-03-26 Adit RanadiveRDMA/vmw_pvrdma: Fix usage of user response structures...
2018-03-26 Boris PismennyIB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
2018-03-26 Boris PismennyIB/mlx5: Fix integer overflows in mlx5_ib_create_srq
2018-03-26 Anton VasilyevRDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
2018-03-26 Bharat Potnuriiser-target: avoid reinitializing rdma contexts for...
2018-03-26 Artemy KovalyovIB/umem: Fix use of npages/nmap fields
2018-03-26 Parav PanditRDMA/cma: Use correct size when writing netlink stats
2018-03-26 Erez ShitritIB/ipoib: Avoid memory leak if the SA returns a differe...
2018-03-26 Geert UytterhoevenRDMA/iwpm: Fix uninitialized error code in iwpm_send_ma...
2018-03-26 Yuval ShaiaIB/ipoib: Warn when one port fails to initialize
2018-03-21 Tejun HeoRDMAVT: Fix synchronization around percpu_ref
2018-03-19 Arnd BergmannIB/mlx5: revisit -Wmaybe-uninitialized warning
2018-03-16 oulijunRDMA/hns: Set the guid for hip08 RoCE device
2018-03-16 oulijunRDMA/hns: Update the verbs of polling for completion
2018-03-16 oulijunRDMA/hns: Assign zero for pkey_index of wc in hip08
2018-03-16 oulijunRDMA/hns: Fill sq wqe context of ud type in hip08
2018-03-16 oulijunRDMA/hns: Add gsi qp support for modifying qp in hip08
2018-03-16 oulijunRDMA/hns: Create gsi qp in hip08
2018-03-16 oulijunRDMA/hns: Assign the correct value for tx_cqn
2018-03-16 Jason GunthorpeRDMA/hns: Fix endian problems around imm_data and rkey
2018-03-16 oulijunRDMA/hns: Assign dest_qp when deregistering mr
2018-03-16 Yixian LiuRDMA/hns: Fix QP state judgement before sending work...
2018-03-16 oulijunRDMA/hns: Filter for zero length of sge in hip08 kernel...
2018-03-16 oulijunRDMA/hns: Set access flags of hip08 RoCE
2018-03-16 oulijunRDMA/hns: Update the usage of sr_max and rr_max field
2018-03-16 oulijunRDMA/hns: Add rq inline data support for hip08 RoCE
2018-03-16 Yixian LiuRDMA/hns: Add detailed comments for mb() call
2018-03-16 Yixian LiuRDMA/hns: Add eq support of hip08
2018-03-16 Yixian LiuRDMA/hns: Refactor eq code for hip06
2018-03-15 Sergey GorenkoIB/mlx5: Fix incorrect size of klms in the memory region
2018-03-15 Parav PanditIB/core: Fix missing RDMA cgroups release in case of...
2018-03-15 Jason GunthorpeIB/uverbs: Improve lockdep_check
2018-03-15 Leon RomanovskyRDMA/mlx5: Fix integer overflow while resizing CQ
2018-03-15 Leon RomanovskyRDMA/ucma: Check that user doesn't overflow QP state
2018-03-15 Leon RomanovskyRDMA/ucma: Limit possible option size
2018-02-28 Leon RomanovskyRDMA/uverbs: Sanitize user entered port numbers prior...
2018-02-28 Leon RomanovskyRDMA/uverbs: Fix circular locking dependency
2018-02-28 Leon RomanovskyRDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
2018-02-28 Leon RomanovskyRDMA/uverbs: Protect from command mask overflow
2018-02-28 Leon RomanovskyRDMA/uverbs: Protect from races between lookup and...
2018-02-23 Bart Van AsscheRDMA/rxe: Fix rxe_qp_cleanup()
2018-02-23 Bart Van AsscheRDMA/rxe: Fix a race condition in rxe_requester()
2018-02-23 Bart Van AsscheRDMA/rxe: Fix a race condition related to the QP error...
2018-02-23 Michael J. RuhlIB/core: Avoid a potential OOPs for an unused optional...
2018-02-23 Bart Van AsscheIB/core: Fix two kernel warnings triggered by rxe regis...
2018-02-23 Jack MorgensteinIB/mlx4: Fix incorrectly releasing steerable UD QPs...
2018-02-23 Mike MarciniszynIB/qib: Fix comparison error with qperf compare/swap...
2018-02-23 Jack MorgensteinIB/umad: Fix use of unprotected device pointer
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-28 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-01-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-01-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-01-28 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-01-26 Linus TorvaldsMerge tag 'riscv-for-linus-4.15-maintainers' of git...
next