index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rxe: avoid srq memory leak
Zhu Yanjun
2018-10-04
1
-2
/
+8
*
IB/rxe: replace kvfree with vfree
Zhu Yanjun
2018-10-01
2
-4
/
+5
*
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
2
-3
/
+3
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
IB/rxe: fixes for rdma read retry
Vijay Immanuel
2018-08-30
2
-11
/
+25
*
IB/rxe: avoid back-to-back retries
Vijay Immanuel
2018-08-30
2
-1
/
+18
*
IB/rxe: fix for duplicate request processing and ack psns
Vijay Immanuel
2018-08-30
2
-2
/
+8
*
IB/rxe: Refactor lookup memory function
Parav Pandit
2018-08-30
1
-24
/
+11
*
IB/rxe: Avoid NULL check when search is successful
Parav Pandit
2018-08-30
1
-4
/
+3
*
IB/rxe: Change pool state enums to capital letters
Parav Pandit
2018-08-30
2
-8
/
+8
*
IB/rxe: Replace spinlock with rwlock
Parav Pandit
2018-08-30
2
-19
/
+19
*
IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev
Parav Pandit
2018-08-30
4
-24
/
+13
*
IB/rxe: remove redudant qpn check
Zhu Yanjun
2018-08-30
1
-2
/
+2
*
IB/rxe: vary the source udp port for receive scaling
Vijay Immanuel
2018-08-30
3
-4
/
+15
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-1
/
+4
|
\
|
*
IB/rxe: Fix missing completion for mem_reg work requests
Vijay Immanuel
2018-06-18
1
-0
/
+3
|
*
IB/rxe: avoid double kfree skb
Zhu Yanjun
2018-06-11
1
-1
/
+1
*
|
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
2018-08-08
1
-0
/
+1
*
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-9
/
+9
*
|
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-4
/
+4
*
|
IB/rxe: Drop QP0 silently
Zhu Yanjun
2018-07-24
1
-2
/
+7
*
|
RDMA/rxe: Simplify the error handling code in rxe_create_ah()
Bart Van Assche
2018-07-09
1
-10
/
+3
*
|
IB/rxe: don't clear the tx queue on every transfer
Vijay Immanuel
2018-06-29
1
-10
/
+7
*
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
2
-5
/
+6
*
|
IB/rxe: avoid unnecessary NULL check
Zhu Yanjun
2018-06-18
1
-2
/
+1
*
|
IB/rxe: support for 802.1q VLAN on the listener
Vijay Immanuel
2018-06-18
1
-0
/
+5
*
|
IB/rxe: increase max MR limit
Vijay Immanuel
2018-06-18
1
-1
/
+1
*
|
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
4
-57
/
+13
*
|
IB/rxe: Do not hide uABI stuff in memcpy
Jason Gunthorpe
2018-06-18
1
-3
/
+16
*
|
IB/rxe: Use rdma GID API
Parav Pandit
2018-06-18
2
-37
/
+25
|
/
*
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-9
/
+1
|
\
|
*
nvmet,rxe: defer ip datagram sending to tasklet
Alexandru Moise
2018-05-09
1
-9
/
+1
*
|
IB/rxe: avoid unnecessary export
Zhu Yanjun
2018-05-28
1
-1
/
+0
*
|
IB/rxe: avoid calling WARN_ON_ONCE twice
Zhu Yanjun
2018-05-17
1
-4
/
+0
*
|
IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
Ben Hutchings
2018-05-15
1
-0
/
+1
*
|
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
3
-7
/
+2
|
\
|
|
*
IB/rxe: avoid double kfree_skb
Zhu Yanjun
2018-04-27
2
-6
/
+1
|
*
IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
Jianchao Wang
2018-04-27
1
-1
/
+1
*
|
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-05-01
1
-3
/
+1
*
|
IB/rxe: remove unused function variable
Zhu Yanjun
2018-04-27
6
-21
/
+17
*
|
IB/rxe: change rxe_set_mtu function type to void
Zhu Yanjun
2018-04-27
2
-7
/
+3
*
|
IB/rxe: Change rxe_rcv to return void
Yuval Shaia
2018-04-27
4
-9
/
+12
*
|
IB/rxe: replace refcount_inc with skb_get
Zhu Yanjun
2018-04-19
2
-2
/
+2
*
|
IB/rxe: optimize the function duplicate_request
Zhu Yanjun
2018-04-19
1
-14
/
+3
*
|
IB/rxe: make rxe_release_udp_tunnel static
Zhu Yanjun
2018-04-19
2
-3
/
+1
*
|
IB/rxe: avoid export symbols
Zhu Yanjun
2018-04-18
1
-3
/
+0
*
|
IB/rxe: make the variable static
Zhu Yanjun
2018-04-18
2
-2
/
+1
|
/
*
IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
Mikhail Malygin
2018-04-05
1
-1
/
+1
*
IB/rxe: Removed GID add/del dummy routines
Parav Pandit
2018-04-05
1
-17
/
+0
[next]