OSDN Git Service

PCI: keystone: Fix link training retries initiation
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / infiniband /
2020-01-29 Bart Van Asschescsi: RDMA/isert: Fix a recently introduced regression...
2020-01-29 Jack MorgensteinIB/mlx5: Add missing XRC options to QP optional params...
2020-01-29 Gal PressmanRDMA/ocrdma: Fix out of bounds index check in query...
2020-01-29 Gal PressmanIB/usnic: Fix out of bounds index check in query pkey
2020-01-23 Bart Van AsscheRDMA/srpt: Report the SCSI residual to the initiator
2020-01-12 Chuhong YuanRDMA/cma: add missed unregister_pernet_subsys in init...
2020-01-04 Max GurtovoyIB/iser: bound protection_sg size by data_sg size
2019-12-21 Viresh KumarRDMA/qib: Validate ->show()/store() callbacks before...
2019-12-21 Qian Caimlx4: Use snprintf instead of complicated strcpy
2019-12-05 Bart Van AsscheRDMA/srp: Propagate ib_post_send() failures to the...
2019-12-05 Dan CarpenterIB/qib: Fix an error code in qib_sdma_verbs_send()
2019-11-25 Wei YongjunIB/mthca: Fix error return code in __mthca_init_one()
2019-11-06 Bart Van AsscheRDMA/iwcm: Fix a lock inversion issue
2019-10-29 Greg KHRDMA/cxgb4: Do not dma memory off of the stack
2019-09-10 Wenwen WangIB/mlx4: Fix memory leaks
2019-08-25 Doug LedfordIB/mlx5: Make coding style more consistent
2019-08-25 Jason GunthorpeRDMA: Directly cast the sockaddr union to sockaddr
2019-08-25 Luck, TonyIB/core: Add mitigation for Spectre V1
2019-06-22 Andrea Arcangelicoredump: fix race condition between mmget_not_zero...
2019-06-11 Colin Ian KingRDMA/cxgb4: Fix null pointer dereference on alloc_skb...
2019-04-27 Jack MorgensteinIB/mlx4: Fix race condition between catas error reset...
2019-04-27 Håkon BuggeIB/mlx4: Increase the timeout for CM cache
2019-03-23 Brian WeltyIB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND...
2019-03-23 Bart Van AsscheRDMA/srp: Rework SCSI device reset handling
2018-12-17 Lorenzo Stoakesmm: replace get_user_pages() write/force parameters...
2018-12-13 Sagi Grimbergiser: set sector for ambiguous mr status errors
2018-11-10 Gustavo A. R. SilvaIB/ucm: Fix Spectre v1 vulnerability
2018-11-10 Gustavo A. R. SilvaRDMA/ucma: Fix Spectre v1 vulnerability
2018-10-13 Cong Wangucma: fix a use-after-free in ucma_resolve_ip()
2018-10-10 Jann HornRDMA/ucma: check fd type in ucma_migrate_id()
2018-10-10 Bart Van AsscheIB/srp: Avoid that sg_reset -d ${srp_device} triggers...
2018-09-29 Steve Wiseiw_cxgb4: only allow 1 flush on user qps
2018-09-26 Aaron KnisterIB/ipoib: Avoid a race condition between start_xmit...
2018-09-26 Parav PanditRDMA/cma: Protect cma dev list with lock
2018-09-19 Parav PanditRDMA/cma: Do not ignore net namespace for unbound cm_id
2018-08-15 Michael MeraIB/ocrdma: fix out of bounds access to local buffer
2018-08-15 Jack MorgensteinIB/mlx4: Mark user MR as writable if actual virtual...
2018-08-15 Jack MorgensteinIB/core: Make testing MR flags for writability a static...
2018-08-06 Leon RomanovskyRDMA/mad: Convert BUG_ONs to error flows
2018-08-06 Cong Wanginfiniband: fix a possible use-after-free bug
2018-07-17 Leon RomanovskyRDMA/ucm: Mark UCM interface as BROKEN
2018-07-17 Steve Wiseiw_cxgb4: correctly enforce the max reg_mr depth
2018-07-03 Leon RomanovskyRDMA/mlx4: Discard unknown SQP work requests
2018-07-03 Mike MarciniszynIB/qib: Fix DMA api warning with debug kernel
2018-05-30 Chien Tin TungRDMA/ucma: Correct option size check using optlen
2018-05-30 Alex EstrinIB/ipoib: Fix for potential no-carrier state
2018-05-30 Leon RomanovskyRDMA/mlx5: Avoid memory leak in case of XRCD dealloc...
2018-05-16 Danit GoldbergIB/mlx5: Use unlimited rate when static rate is not...
2018-05-16 Leon RomanovskyRDMA/mlx5: Protect from shift operand overflow
2018-05-16 Roland DreierRDMA/ucma: Allow resolving address w/o specifying sourc...
2018-04-24 Bart Van AsscheIB/srp: Fix completion vector assignment algorithm
2018-04-24 Bart Van AsscheIB/srp: Fix srp_abort()
2018-04-24 Roland DreierRDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH...
2018-04-13 Bart Van AsscheIB/srpt: Fix abort handling
2018-04-08 Roland DreierRDMA/ucma: Introduce safer rdma_addr_size() variants
2018-04-08 Leon RomanovskyRDMA/ucma: Don't allow join attempts for unsupported...
2018-04-08 Leon RomanovskyRDMA/ucma: Check that device exists prior to accessing it
2018-04-08 Leon RomanovskyRDMA/ucma: Check that device is connected prior to...
2018-04-08 Leon RomanovskyRDMA/ucma: Ensure that CM_ID exists prior to access it
2018-04-08 Leon RomanovskyRDMA/ucma: Fix use-after-free access in ucma_close
2018-04-08 Leon RomanovskyRDMA/ucma: Check AF family prior resolving address
2018-03-24 Leon RomanovskyRDMA/ucma: Fix access to non-initialized CM_ID object
2018-03-24 Anton VasilyevRDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
2018-03-24 Artemy KovalyovIB/umem: Fix use of npages/nmap fields
2018-03-24 Parav PanditRDMA/cma: Use correct size when writing netlink stats
2018-03-24 Erez ShitritIB/ipoib: Avoid memory leak if the SA returns a differe...
2018-03-24 Geert UytterhoevenRDMA/iwpm: Fix uninitialized error code in iwpm_send_ma...
2018-03-24 Vlad Tsyrklevichinfiniband/uverbs: Fix integer overflows
2018-03-24 Maor GottliebIB/mlx4: Change vma from shared to private
2018-03-24 Maor GottliebIB/mlx4: Take write semaphore when changing the vma...
2018-03-24 Feras DaoudIB/ipoib: Update broadcast object if PKey value was...
2018-03-24 Feras DaoudIB/ipoib: Fix deadlock between ipoib_stop and mcast...
2018-03-18 Leon RomanovskyRDMA/mlx5: Fix integer overflow while resizing CQ
2018-03-18 Leon RomanovskyRDMA/ucma: Check that user doesn't overflow QP state
2018-03-18 Leon RomanovskyRDMA/ucma: Limit possible option size
2018-03-03 Erez ShitritIB/ipoib: Fix race condition in neigh creation
2018-03-03 Leon RomanovskyIB/mlx4: Fix mlx4_ib_alloc_mr error flow
2018-02-25 Arnd Bergmanninfiniband: cxgb4: use %pR format string for printing...
2018-02-25 Moni ShouaRDMA/cma: Make sure that PSN is not over max allowed
2018-02-22 Jack MorgensteinIB/mlx4: Fix incorrectly releasing steerable UD QPs...
2018-01-17 Bart Van AsscheIB/srpt: Disable RDMA access by the initiator
2018-01-02 Steve Wiseiw_cxgb4: Only validate the MSN for successful completions
2017-12-25 Sagi GrimbergRDMA/iser: Fix possible mr leak on device removal event
2017-12-20 Alex VeskerIB/ipoib: Grab rtnl lock on heavy flush when calling...
2017-12-20 Bart Van AsscheRDMA/cma: Avoid triggering undefined behavior
2017-12-16 Majd DibbinyIB/mlx5: Assign send CQ and recv CQ of UMR QP
2017-12-16 Mark BlochIB/mlx4: Increase maximal message size under UD QP
2017-11-30 Bart Van AsscheIB/srp: Avoid that a cable pull can trigger a kernel...
2017-11-30 Bart Van AsscheIB/srpt: Do not accept invalid initiator port names
2017-11-15 Feras DaoudIB/ipoib: Change list_del to list_del_init in the tx...
2017-10-08 Arnd BergmannIB/qib: fix false-postive maybe-uninitialized warning
2017-10-08 Feras DaoudIB/ipoib: Replace list_del of the neigh->list with...
2017-10-08 Feras DaoudIB/ipoib: rtnl_unlock can not come after free_netdev
2017-10-08 Feras DaoudIB/ipoib: Fix deadlock over vlan_mutex
2017-08-11 Nicholas Bellingeriser-target: Avoid isert_conn->cm_id dereference in...
2017-08-07 Ismail, MustafaRDMA/uverbs: Fix the check for port number
2017-07-27 Ismail, MustafaRDMA/core: Initialize port_num in qp_attr
2017-07-15 Boris PismennyRDMA/uverbs: Check port number supplied by user verbs...
2017-06-14 Mike MarciniszynRDMA/qib,hfi1: Fix MR reference count leak on write...
2017-05-25 Paolo Abeniinfiniband: call ipv6 route lookup via the stub interface
next