]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/infiniband
scsi: iscsi: respond to netlink with unicast when appropriate
[mirror_ubuntu-bionic-kernel.git] / drivers / infiniband /
2018-09-05 Parav PanditIB/core: Fix error code for invalid GID entry
2018-08-27 Parav PanditIB/core: Honor port_num while resolving GID for IB...
2018-08-27 Honggang LiIB/mlx5: Set the default active rate and width to QDR...
2018-08-27 Mikhail MalyginIB/rxe: Fix for oops in rxe_register_device on ppc64le...
2018-08-27 Kalderon, MichalRDMA/qedr: Fix QP state initialization race
2018-08-27 Kalderon, MichalRDMA/qedr: Fix rc initialization on CNQ allocation...
2018-08-27 Kalderon, MichalRDMA/qedr: fix QP's ack timeout configuration
2018-08-27 Chien Tin TungRDMA/ucma: Correct option size check using optlen
2018-08-27 Parav PanditIB/core: Fix possible crash to access NULL netdev
2018-08-27 Dan CarpenterIB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
2018-08-27 Jack MIB/mlx4: Include GID type when deleting GIDs from HW...
2018-08-27 Jack MorgensteinIB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
2018-08-27 Kalderon, MichalRDMA/qedr: Fix iWARP write and send with immediate
2018-08-27 Kalderon, MichalRDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
2018-08-27 Selvin XavierRDMA/bnxt_re: Fix the ib_reg failure cleanup
2018-08-27 Devesh SharmaRDMA/bnxt_re: Fix incorrect DB offset calculation
2018-08-27 Devesh SharmaRDMA/bnxt_re: Unconditionly fence non wire memory opera...
2018-08-27 Moni ShouaIB/mlx: Set slid to zero in Ethernet completion struct
2018-08-27 Selvin XavierRDMA/bnxt_re: Fix system crash during load/unload
2018-08-27 Devesh SharmaRDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
2018-08-27 Jason GunthorpeIB/uverbs: Fix unbalanced unlock on error path for...
2018-08-27 Matan BarakIB/uverbs: Fix possible oops with duplicate ioctl attri...
2018-08-27 Matan BarakIB/uverbs: Fix method merging in uverbs_ioctl_merge
2018-08-27 Lidong ChenIB/umem: Use the correct mm during ib_umem_release
2018-08-27 Michael J. RuhlIB/hfi1: Use after free race condition in send context...
2018-08-14 Randy Dunlapinfiniband: mlx5: fix build errors when INFINIBAND_USER...
2018-08-14 Bharat Potnuriiw_cxgb4: Atomically flush per QP HW CQEs
2018-08-14 Sebastian SanchezIB/hfi1: Fix NULL pointer dereference when invalid...
2018-08-14 Mike MarciniszynIB/hfi1: Fix loss of BECN with AHG
2018-08-14 Mike MarciniszynIB/hfi1: Fix handling of FECN marked multicast packet
2018-08-14 Danit GoldbergIB/mlx5: Use unlimited rate when static rate is not...
2018-08-14 Leon RomanovskyRDMA/mlx5: Protect from shift operand overflow
2018-08-14 Leon RomanovskyRDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_...
2018-08-14 Roland DreierRDMA/ucma: Allow resolving address w/o specifying sourc...
2018-08-14 Raju RangojuRDMA/cxgb4: release hw resources on device removal
2018-06-12 Wei Hu(Xavier)RDMA/hns: Implement the disassociate_ucontext API
2018-06-12 Wei Hu(Xavier)RDMA/hns: Fix the illegal memory operation when cross...
2018-06-12 Wei Hu(Xavier)RDMA/hns: Add reset process for RoCE in hip08
2018-06-12 Wei Hu(Xavier)RDMA/hns: Increase checking CMQ status timeout value
2018-06-12 Wei Hu(Xavier)RDMA/hns: Modify uar allocation algorithm to avoid...
2018-06-12 oulijunRDMA/hns: Rename the idx field of db
2018-06-12 Yixian LiuRDMA/hns: Add 64KB page size support for hip08
2018-06-12 Leon RomanovskyRDMA/hns: Drop local zgid in favor of core defined...
2018-06-12 oulijunRDMA/hns: Move the location for initializing tmp_len
2018-06-12 oulijunRDMA/hns: Bugfix for cq record db for kernel
2018-06-12 oulijunRDMA/hns: Fix the bug with NULL pointer
2018-06-12 oulijunRDMA/hns: Set NULL for __internal_mr
2018-06-12 oulijunRDMA/hns: Enable inner_pa_vld filed of mpt
2018-06-12 oulijunRDMA/hns: Set desc_dma_addr for zero when free cmq...
2018-06-12 oulijunRDMA/hns: Fix the bug with rq sge
2018-06-12 oulijunRDMA/hns: Not support qp transition from reset to reset...
2018-06-12 oulijunRDMA/hns: Add return operation when configured global...
2018-06-12 oulijunRDMA/hns: Update convert function of endian format
2018-06-12 oulijunRDMA/hns: Load the RoCE dirver automatically
2018-06-12 oulijunRDMA/hns: Bugfix for rq record db for kernel
2018-06-12 oulijunRDMA/hns: Add rq inline flags judgement
2018-06-12 oulijunRDMA/hns: Fix a couple misspellings
2018-06-12 oulijunRDMA/hns: Submit bad wr
2018-06-12 oulijunRDMA/hns: Update assignment method for owner field...
2018-06-12 oulijunRDMA/hns: Adjust the order of cleanup hem table
2018-06-12 oulijunRDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit...
2018-06-12 oulijunRDMA/hns: Remove some unnecessary attr_mask judgement
2018-06-12 oulijunRDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
2018-06-12 oulijunRDMA/hns: Fix the qp context state diagram
2018-06-12 oulijunRDMA/hns: Intercept illegal RDMA operation when use...
2018-06-12 oulijunRDMA/hns: Bugfix for init hem table
2018-06-12 Andy ShevchenkoRDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE...
2018-06-12 oulijunRDMA/hns: Use free_pages function instead of free_page
2018-06-12 oulijunRDMA/hns: Fix a bug with modifying mac address
2018-06-12 oulijunRDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
2018-06-12 oulijunRDMA/hns: Add names to function arguments in function...
2018-06-12 oulijunRDMA/hns: Remove unnecessary operator
2018-06-12 weiyongjun (A)RDMA/hns: Remove unnecessary platform_get_resource...
2018-06-12 Jason GunthorpeRDMA/hns: Use structs to describe the uABI instead...
2018-06-06 Leon RomanovskyRDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
2018-06-06 Max GurtovoyRDMA/core: Reduce poll batch for direct cq polling
2018-06-06 Alex EstrinIB/ipoib: Fix for potential no-carrier state
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
next