OSDN Git Service

uclinux-h8/linux.git
2020-10-05 Kamal HeibRDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
2020-10-02 Avihai HoronRDMA/uverbs: Expose the new GID query API to user space
2020-10-02 Avihai HoronRDMA/core: Introduce new GID table query API
2020-10-02 Avihai HoronRDMA/core: Modify enum ib_gid_type and enum rdma_networ...
2020-10-02 Avihai HoronRDMA/core: Change rdma_get_gid_attr returned error...
2020-10-02 Leon Romanovskyoverflow: Include header file with SIZE_MAX declaration
2020-10-01 Alok PrasadRDMA/qedr: Endianness warnings cleanup
2020-10-01 Rikard FalkebornRDMA/rtrs: Constify static struct attribute_group
2020-10-01 Rikard FalkebornRDMA/core: Constify struct attribute_group
2020-10-01 Yishai HadasRDMA/mlx5: Sync device with CPU pages upon ODP MR regis...
2020-10-01 Yishai HadasRDMA/mlx5: Extend advice MR to support non faulting...
2020-10-01 Yishai HadasIB/core: Enable ODP sync without faulting
2020-10-01 Yishai HadasIB/core: Improve ODP to use hmm_range_fault()
2020-09-30 Jason GunthorpeRDMA/addr: Fix race with netevent_callback()/rdma_addr_...
2020-09-30 Jason GunthorpeRDMA/core: Remove ucontext->closing
2020-09-30 Gioh KimRDMA/rtrs: Remove unused field of rtrs_iu
2020-09-29 Lang ChengRDMA/hns: Remove unused variables and definitions
2020-09-29 Leon RomanovskyRDMA/i40iw: Remove intermediate pointer that points...
2020-09-29 Leon RomanovskyRDMA/mthca: Combine special QP struct with mthca QP
2020-09-29 Leon RomanovskyRDMA/drivers: Remove udata check from special QP
2020-09-29 Leon RomanovskyRDMA/core: Align write and ioctl checks of QP types
2020-09-29 Leon RomanovskyRDMA/mlx4: Prepare QP allocation to remove from the...
2020-09-29 Leon RomanovskyRDMA/mlx4: Embed GSI QP into general mlx4_ib QP
2020-09-29 Leon RomanovskyRDMA/mlx5: Delete not needed GSI QP signal QP type
2020-09-29 Leon RomanovskyRDMA/mlx5: Change GSI QP to have same creation flow...
2020-09-29 Leon RomanovskyRDMA/mlx5: Reuse existing fields in parent QP storage...
2020-09-29 Leon RomanovskyRDMA/mlx5: Embed GSI QP into general mlx5_ib QP
2020-09-25 Liu ShixinRDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_allo...
2020-09-24 Weihang LiRDMA/hns: Support inline data in extented sge space...
2020-09-24 Weihang LiRDMA/hns: Fix missing sq_sig_type when querying QP
2020-09-24 Weihang LiRDMA/hns: Fix configuration of ack_req_freq in QPC
2020-09-24 Wenpeng LiangRDMA/hns: Fix the wrong value of rnr_retry when querying qp
2020-09-24 Jiaran ZhangRDMA/hns: Solve the overflow of the calc_pg_sz()
2020-09-24 Jiaran ZhangRDMA/hns: Add check for the validity of sl configuration
2020-09-24 Lang ChengRDMA/hns: Correct typo of hns_roce_create_cq()
2020-09-24 Yangyang LiRDMA/hns: Add interception for resizing SRQs
2020-09-24 Weihang LiRDMA/hns: Refactor process about opcode in post_send()
2020-09-24 Yangyang LiRDMA/hns: Add support for SCCC in size of 64 Bytes
2020-09-24 Wenpeng LiangRDMA/hns: Add support for QPC in size of 512 Bytes
2020-09-24 Wenpeng LiangRDMA/hns: Add support for CQE in size of 64 Bytes
2020-09-24 Wenpeng LiangRDMA/hns: Add support for EQE in size of 64 Bytes
2020-09-22 Julia LawallRDMA/efa: Drop double zeroing for sg_init_table()
2020-09-22 Sindhu, Devalei40iw: Add support to make destroy QP synchronous
2020-09-22 Daniel KranzdorfRDMA/efa: Add messages and RDMA read work requests...
2020-09-22 Gal PressmanRDMA/efa: Group keep alive received counter with other...
2020-09-22 Leon RomanovskyRDMA/restrack: Improve readability in task name management
2020-09-22 Leon RomanovskyRDMA/restrack: Simplify restrack tracking in kernel...
2020-09-22 Leon RomanovskyRDMA/restrack: Count references to the verbs objects
2020-09-22 Leon RomanovskyRDMA/mlx5: Don't call to restrack recursively
2020-09-22 Leon RomanovskyRDMA/cma: Delete from restrack DB after successful...
2020-09-18 Jason GunthorpeRDMA/ucma: Rework ucma_migrate_id() to avoid races...
2020-09-18 Jason GunthorpeRDMA/mlx5: Clarify what the UMR is for when creating MRs
2020-09-18 Jason GunthorpeRDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if...
2020-09-18 Jason GunthorpeRDMA/mlx5: Make mkeys always owned by the kernel's...
2020-09-18 Jason GunthorpeRDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_c...
2020-09-18 Jason GunthorpeRDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_...
2020-09-18 Lijun OuRDMA/hns: Set the unsupported wr opcode
2020-09-18 Keita SuzukiRDMA/qedr: Fix resource leak in qedr_create_qp
2020-09-18 Potnuri Bharat... RDMA/iw_cxgb4: Disable delayed ack by default
2020-09-18 Jason GunthorpeMerge branch 'mlx_sw_owner_v2' into rdma.git for-next
2020-09-18 Jason GunthorpeMerge branch 'mlx5_active_speed' into rdma.git for...
2020-09-18 Aharon LandauRDMA: Fix link active_speed size
2020-09-18 Alex VeskerRDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v...
2020-09-18 Alex VeskerRDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled...
2020-09-17 Alex VeskerRDMA/mlx5: Add sw_owner_v2 bit capability
2020-09-17 Leon RomanovskyRDMA: Convert RWQ table logic to ib_core allocation...
2020-09-17 Leon RomanovskyRDMA: Clean MW allocation and free flows
2020-09-17 Aharon LandauRDMA/mlx5: Delete duplicated mlx5_ptys_width enum
2020-09-17 Aharon Landaunet/mlx5: Refactor query port speed functions
2020-09-17 Jason GunthorpeRDMA/cma: Fix use after free race in roce multicast...
2020-09-17 Jason GunthorpeRDMA/cma: Consolidate the destruction of a cma_multicas...
2020-09-17 Jason GunthorpeRDMA/cma: Remove dead code for kernel rdmacm multicast
2020-09-17 Jason GunthorpeRDMA/cma: Combine cma_ndev_work with cma_work
2020-09-17 Jason GunthorpeRDMA/cma: Remove cma_comp()
2020-09-17 Jason GunthorpeRDMA/cma: Fix locking for the RDMA_CM_LISTEN state
2020-09-17 Jason GunthorpeRDMA/cma: Make the locking for automatic state transiti...
2020-09-17 Jason GunthorpeRDMA/cma: Fix locking for the RDMA_CM_CONNECT state
2020-09-16 Liu ShixinRDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro
2020-09-16 Parav PanditRDMA/i40iw: Avoid typecast from void to pci_dev
2020-09-16 Yuval BassonRDMA/qedr: Add support for user mode XRC-SRQ's
2020-09-13 Linus TorvaldsLinux 5.9-rc5
2020-09-13 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'usb-5.9-rc5' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'staging-5.9-rc5' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'driver-core-5.9-rc5' of git://git./linux...
2020-09-13 Olof JohanssonMerge tag 'arm-soc/for-5.9/devicetree-fixes' of https...
2020-09-13 Olof JohanssonMerge tag 'imx-fixes-5.9-2' of git://git./linux/kernel...
2020-09-13 Olof JohanssonMerge tag 'omap-for-v5.9/fixes-rc3' of git://git./linux...
2020-09-13 Linus TorvaldsMerge tag 'char-misc-5.9-rc5' of git://git./linux/kerne...
2020-09-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-09-12 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-09-12 Linus TorvaldsMerge tag 'seccomp-v5.9-rc5' of git://git./linux/kernel...
2020-09-12 Linus TorvaldsMerge tag 'libnvdimm-fix-v5.9-rc5' of git://git./linux...
2020-09-12 Linus TorvaldsMerge tag 'for-5.9-rc4-tag' of git://git./linux/kernel...
2020-09-12 Linus TorvaldsMerge tag '5.9-rc4-smb3-fix' of git://git.samba.org...
2020-09-12 Maxim LevitskyKVM: emulator: more strict rsm checks.
2020-09-12 Maxim LevitskyKVM: nSVM: more strict SMM checks when returning to...
2020-09-12 Maxim LevitskySVM: nSVM: setup nested msr permission bitmap on nested...
2020-09-12 Maxim LevitskySVM: nSVM: correctly restore GIF on vmexit from nesting...
2020-09-12 Stafford Horneopenrisc: Fix issue with get_user for 64-bit values
next