aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2019-05-15IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-02-05rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2019-01-14rxe: fix error completion wr_id and qp_numSagi Grimberg
2018-12-30RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib
2018-11-13IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel
2018-09-26IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-18IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-11IB/rxe: avoid double kfree skbZhu Yanjun
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/rxe: avoid unnecessary exportZhu Yanjun
2018-05-24IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn
2018-05-17IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun
2018-05-15IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-09nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise
2018-05-01IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2018-04-27IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia
2018-04-19IB/rxe: replace refcount_inc with skb_getZhu Yanjun
2018-04-19IB/rxe: optimize the function duplicate_requestZhu Yanjun
2018-04-19IB/rxe: make rxe_release_udp_tunnel staticZhu Yanjun
2018-04-17IB/rxe: avoid export symbolsZhu Yanjun
2018-04-17IB/rxe: make the variable staticZhu Yanjun
2018-04-05IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin
2018-04-05IB/rxe: Removed GID add/del dummy routinesParav Pandit
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-29IB/rxe: optimize mcast recv processZhu Yanjun
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe
2018-03-15RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-03-14rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck
2018-03-13IB: remove duplicate header filesZhu Yanjun
2018-03-07IB/rxe: change the function rxe_init_device_param typeZhu Yanjun