OSDN Git Service

tomoyo/tomoyo-test1.git
2019-02-22 Devesh Sharmabnxt_re: fix the regression due to changes in alloc_pbl
2019-02-22 Håkon BuggeIB/mlx4: Increase the timeout for CM cache
2019-02-21 Moni ShouaIB/core: Abort page fault handler silently during ownin...
2019-02-21 Moni ShouaIB/mlx5: Validate correct PD before prefetch MR
2019-02-21 Moni ShouaIB/mlx5: Protect against prefetch of invalid MR
2019-02-21 Leon RomanovskyRDMA/uverbs: Store PR pointer before it is overwritten
2019-02-21 Gustavo A.... IB/hfi1: Add missing break in switch statement
2019-02-21 Jason GunthorpeMerge branch 'mlx5-next' into rdma.git for-next
2019-02-20 Davidlohr Buesodrivers/IB,qib: Fix pinned/locked limit check in qib_ge...
2019-02-20 Noa OsherovichRDMA/core: Verify that memory window type is legal
2019-02-20 Leon RomanovskyRDMA/iwcm: Fix string truncation error
2019-02-20 Yuval ShaiaRDMA/core: Cosmetic change - move member initialization...
2019-02-20 Wei Yongjuniw_cxgb4: Make function read_tcb() static
2019-02-20 Yangyang LiRDMA/hns: Bugfix for set hem of SCC
2019-02-20 Lijun OuRDMA/hns: Modify qp&cq&pd specification according to UM
2019-02-20 Steve Wiselib/irq_poll: Support schedules in non-interrupt contexts
2019-02-20 Steve Wiserdma_rxe: Use netlink messages to add/delete links
2019-02-20 Steve WiseRDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
2019-02-20 Parvi KaustubhiIB/usnic: Fix deadlock
2019-02-20 Jason GunthorpeRDMA/rxe: Close a race after ib_register_device
2019-02-20 Jason GunthorpeRDMA/rxe: Add ib_device_get_by_name() and use it in rxe
2019-02-20 Jason GunthorpeRDMA/rxe: Use driver_unregister and new unregistration API
2019-02-20 Jason GunthorpeRDMA/device: Provide APIs from the core code to help...
2019-02-20 Jason GunthorpeRDMA/rxe: Use ib_device_get_by_netdev() instead of...
2019-02-20 Jason GunthorpeRDMA/device: Add ib_device_get_by_netdev()
2019-02-20 Jason GunthorpeRDMA/device: Add ib_device_set_netdev() as an alternati...
2019-02-19 Jason GunthorpeRDMA/cache: Move the cache per-port data into the main...
2019-02-19 Jason GunthorpeRDMA/device: Consolidate ib_device per_port data into...
2019-02-19 Jason GunthorpeRDMA: Add and use rdma_for_each_port
2019-02-19 Leon RomanovskyRDMA/nldev: Don't expose number of not-visible entries
2019-02-19 Leon RomanovskyRDMA/nldev: Connect QP number to .doit callback
2019-02-19 Leon RomanovskyRDMA/nldev: Provide parent IDs for PD, MR and QP objects
2019-02-19 Leon RomanovskyRDMA/nldev: Share with user-space object IDs
2019-02-19 Leon RomanovskyRDMA/restrack: Prepare restrack_root to addition of...
2019-02-19 Leon Romanovskynet/mlx5: Factor out HCA capabilities functions
2019-02-19 Leon RomanovskyRDMA/restrack: Hide restrack DB from IB/core
2019-02-19 Leon RomanovskyRDMA/restrack: Reduce scope of synchronization lock...
2019-02-19 Leon RomanovskyRDMA/nldev: Add resource tracker doit callback
2019-02-19 Leon RomanovskyRDMA/restrack: Translate from ID to restrack object
2019-02-19 Leon RomanovskyRDMA/restrack: Convert internal DB from hash to XArray
2019-02-16 Parav PanditRDMA/core: Move device addition deletion to device.c
2019-02-16 Parav PanditRDMA/core: Introduce and use ib_setup_port_attrs()
2019-02-16 Parav PanditRDMA/core: Use simpler device_del() instead of device_u...
2019-02-16 Leon RomanovskyRDMA/cxgb4: Remove kref accounting for sync operation
2019-02-16 Leon RomanovskyRDMA/nes: Remove useless usecnt variable and redundant...
2019-02-15 Kaike WanIB/hfi1: Fix a build warning for TID RDMA READ
2019-02-15 Jason GunthorpeRDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
2019-02-15 Shamir RabinovitchIB/{hw,sw}: Remove 'uobject->context' dependency in...
2019-02-15 Shamir RabinovitchIB/verbs: Add helper function rdma_udata_to_drv_context
2019-02-15 Shamir RabinovitchIB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent...
2019-02-14 Erez AlfasiIB/ipoib: Use __func__ instead of function's name
2019-02-14 YueHaibingRDMA/iwpm: Remove set but not used variable 'msg_seq'
2019-02-14 Lijun OuRDMA/hns: Configure capacity of hns device
2019-02-14 Yixian LiuRDMA/hns: Delete useful prints for aeq subtype event
2019-02-14 Yixian LiuRDMA/hns: Set allocated memory to zero for wrid
2019-02-14 Yixian LiuRDMA/hns: Fix the state of rereg mr
2019-02-14 chenglangRDMA/hns: Limit minimum ROCE CQ depth to 64
2019-02-14 Aya LevinIB/mlx5: Add support for 50Gbps per lane link modes
2019-02-14 Aya Levinnet/mlx5: Add support to ext_* fields introduced in...
2019-02-14 Aya Levinnet/mlx5: Add new fields to Port Type and Speed register
2019-02-14 Aya Levinnet/mlx5: Refactor queries to speed fields in Port...
2019-02-14 Bodong Wangnet/mlx5: E-Switch, Avoid magic numbers when initializi...
2019-02-14 Bodong Wangnet/mlx5: Relocate vport macros to the vport header...
2019-02-14 Bodong Wangnet/mlx5: E-Switch, Normalize the name of uplink vport...
2019-02-14 Bodong Wangnet/mlx5: Provide an alternative VF upper bound for...
2019-02-14 Bodong Wangnet/mlx5: Add host params change event
2019-02-14 Bodong Wangnet/mlx5: Add query host params command
2019-02-14 Bodong Wangnet/mlx5: Update enable HCA dependency
2019-02-14 Bodong Wangnet/mlx5: Introduce Mellanox SmartNIC and modify page...
2019-02-14 Bodong WangIB/mlx5: Use unified register/load function for uplink...
2019-02-14 Bodong Wangnet/mlx5: Use consistent vport num argument type
2019-02-14 Bodong Wangnet/mlx5: Use void pointer as the type in address_of...
2019-02-13 Leon Romanovskynet/mlx5: Align ODP capability function with netdev...
2019-02-13 Shiraz, SaleemRDMA/nes: Use for_each_sg_dma_page iterator for umem SGL
2019-02-13 Shiraz, SaleemRDMA/rdmavt: Adapt to handle non-uniform sizes on umem...
2019-02-13 Colin Ian KingRDMA: Fix allocation failure on pointer pd
2019-02-13 Doug LedfordMerge branch 'for-next' of git://git./linux/kernel...
2019-02-11 Cong Wangmlx5: use RCU lock in mlx5_eq_cq_get()
2019-02-11 Colin Ian KingRDMA/bnxt_re: fix or'ing of data into an uninitialized...
2019-02-11 Mark BlochRDMA/mlx5: Fix memory leak in case we fail to add an...
2019-02-11 Yishai HadasIB/mlx5: Fix bad flow upon DEVX mkey creation
2019-02-11 Shiraz, SaleemRDMA/rxe: Use for_each_sg_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator...
2019-02-11 Shiraz, SaleemRDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/hns: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL
2019-02-11 Shiraz, SaleemRDMA/bnxt_re: Use for_each_sg_dma_page iterator on...
2019-02-11 Jason Gunthorpelib/scatterlist: Provide a DMA page iterator
2019-02-09 Doug LedfordMerge branch 'wip/dl-for-next' into for-next
2019-02-09 Doug LedfordMerge branch 'hfi1-tid' into wip/dl-for-next
2019-02-09 Raju Rangojuiw_cxgb4: fix srqidx leak during connection abort
2019-02-09 Raju Rangojuiw_cxgb4: complete the cached SRQ buffers
2019-02-09 Raju Rangojucxgb4: add tcb flags and tcb rpl struct
2019-02-08 Jason GunthorpeRDMA/devices: Re-organize device.c locking
2019-02-08 Jason GunthorpeRDMA/devices: Use xarray to store the client_data
2019-02-08 Jason GunthorpeRDMA/devices: Use xarray to store the clients
next