summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-182-5/+6
* | IB/rxe: avoid unnecessary NULL checkZhu Yanjun2018-06-181-2/+1
* | IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel2018-06-181-0/+5
* | IB/rxe: increase max MR limitVijay Immanuel2018-06-181-1/+1
* | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-184-57/+13
* | IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe2018-06-181-3/+16
* | IB/rxe: Use rdma GID APIParav Pandit2018-06-182-37/+25
|/
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-9/+1
|\
| * nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise2018-05-091-9/+1
* | IB/rxe: avoid unnecessary exportZhu Yanjun2018-05-281-1/+0
* | IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun2018-05-171-4/+0
* | IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2018-05-151-0/+1
* | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-093-7/+2
|\|
| * IB/rxe: avoid double kfree_skbZhu Yanjun2018-04-272-6/+1
| * IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang2018-04-271-1/+1
* | IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing2018-05-011-3/+1
* | IB/rxe: remove unused function variableZhu Yanjun2018-04-276-21/+17
* | IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun2018-04-272-7/+3
* | IB/rxe: Change rxe_rcv to return voidYuval Shaia2018-04-274-9/+12
* | IB/rxe: replace refcount_inc with skb_getZhu Yanjun2018-04-192-2/+2
* | IB/rxe: optimize the function duplicate_requestZhu Yanjun2018-04-191-14/+3
* | IB/rxe: make rxe_release_udp_tunnel staticZhu Yanjun2018-04-192-3/+1
* | IB/rxe: avoid export symbolsZhu Yanjun2018-04-171-3/+0
* | IB/rxe: make the variable staticZhu Yanjun2018-04-172-2/+1
|/
* IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin2018-04-051-1/+1
* IB/rxe: Removed GID add/del dummy routinesParav Pandit2018-04-051-17/+0
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-6/+4
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-031-3/+1
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-18/+0
* IB/rxe: optimize mcast recv processZhu Yanjun2018-03-291-10/+4
* RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-1/+5
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-157-79/+94
* RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe2018-03-153-4/+4
* rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck2018-03-142-7/+49
* IB/rxe: change the function rxe_init_device_param typeZhu Yanjun2018-03-071-3/+1
* IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun2018-03-072-4/+3
* IB/rxe: remove unnecessary skb_cloneZhu Yanjun2018-03-071-12/+3
* RDMA/rxe: Fix an out-of-bounds readBart Van Assche2018-03-061-3/+2
* IB/rxe: Remove unused variable (char *rxe_qp_state_name[])HernĂ¡n Gonzalez2018-02-282-11/+0
* rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe2018-02-141-2/+3
* IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun2018-01-314-7/+5
* IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun2018-01-313-6/+4
* IB/rxe: change the function to void from intZhu Yanjun2018-01-312-3/+2
* IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun2018-01-314-10/+5
* IB/rxe: change the function to void from intZhu Yanjun2018-01-313-6/+4
* IB/rxe: remove redudant parameter in functionZhu Yanjun2018-01-314-8/+7
* IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe2018-01-291-2/+2
* RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2018-01-182-2/+13
* RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche2018-01-183-10/+2