aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit
2018-08-30IB/rxe: remove redudant qpn checkZhu Yanjun
2018-08-30IB/rxe: vary the source udp port for receive scalingVijay Immanuel
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-08RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-07-30RDMA/providers: Fix return value from create_srq callbacksKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-24IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-07-09RDMA/rxe: Simplify the error handling code in rxe_create_ah()Bart Van Assche
2018-06-29IB/rxe: don't clear the tx queue on every transferVijay Immanuel
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun
2018-06-18IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel
2018-06-18IB/rxe: increase max MR limitVijay Immanuel
2018-06-18IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-18IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe
2018-06-18IB/rxe: Use rdma GID APIParav Pandit
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