aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe
Commit message (Expand)AuthorAge
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* IB/rxe: Remove unnecessary enum valuesNathan Chancellor2018-10-17
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
* RDMA/rxe: Remove unused addr_same()Kamal Heib2018-10-03
* IB/rxe: avoid srq memory leakZhu Yanjun2018-10-03
* IB/rxe: replace kvfree with vfreeZhu Yanjun2018-09-30
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-26
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* IB/rxe: fixes for rdma read retryVijay Immanuel2018-08-30
* IB/rxe: avoid back-to-back retriesVijay Immanuel2018-08-30
* IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel2018-08-30
* IB/rxe: Refactor lookup memory functionParav Pandit2018-08-30
* IB/rxe: Avoid NULL check when search is successfulParav Pandit2018-08-30
* IB/rxe: Change pool state enums to capital lettersParav Pandit2018-08-30
* IB/rxe: Replace spinlock with rwlockParav Pandit2018-08-30
* IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit2018-08-30
* IB/rxe: remove redudant qpn checkZhu Yanjun2018-08-30
* IB/rxe: vary the source udp port for receive scalingVijay Immanuel2018-08-30
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-18
| * IB/rxe: avoid double kfree skbZhu Yanjun2018-06-11
* | RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche2018-08-08
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* | IB/rxe: Drop QP0 silentlyZhu Yanjun2018-07-24
* | RDMA/rxe: Simplify the error handling code in rxe_create_ah()Bart Van Assche2018-07-09
* | IB/rxe: don't clear the tx queue on every transferVijay Immanuel2018-06-29
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* | IB/rxe: avoid unnecessary NULL checkZhu Yanjun2018-06-18
* | IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel2018-06-18
* | IB/rxe: increase max MR limitVijay Immanuel2018-06-18
* | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18
* | IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe2018-06-18
* | IB/rxe: Use rdma GID APIParav Pandit2018-06-18
|/
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
|\
| * nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise2018-05-09
* | IB/rxe: avoid unnecessary exportZhu Yanjun2018-05-28
* | IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun2018-05-17
* | IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2018-05-15
* | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-09
|\|
| * IB/rxe: avoid double kfree_skbZhu Yanjun2018-04-27
| * IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang2018-04-27
* | IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing2018-05-01
* | IB/rxe: remove unused function variableZhu Yanjun2018-04-27
* | IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun2018-04-27
* | IB/rxe: Change rxe_rcv to return voidYuval Shaia2018-04-27
* | IB/rxe: replace refcount_inc with skb_getZhu Yanjun2018-04-19
* | IB/rxe: optimize the function duplicate_requestZhu Yanjun2018-04-19
* | IB/rxe: make rxe_release_udp_tunnel staticZhu Yanjun2018-04-19