index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_recv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
1
-21
/
+2
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-02-16
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
1
-3
/
+1
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
1
-0
/
+6
2021-02-05
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
1
-6
/
+10
2021-02-05
RDMA/rxe: Remove useless code in rxe_recv.c
Bob Pearson
1
-2
/
+1
2021-02-05
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
1
-3
/
+8
2020-10-16
RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
Bob Pearson
1
-0
/
+3
2020-10-08
RDMA/rxe: Fix bug rejecting all multicast packets
Bob Pearson
1
-3
/
+16
2020-10-08
RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
Bob Pearson
1
-5
/
+12
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
1
-25
/
+4
2020-07-07
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
1
-1
/
+5
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
1
-1
/
+1
2019-01-21
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
1
-7
/
+5
2018-08-30
IB/rxe: remove redudant qpn check
Zhu Yanjun
1
-2
/
+2
2018-07-24
IB/rxe: Drop QP0 silently
Zhu Yanjun
1
-2
/
+7
2018-06-18
IB/rxe: avoid unnecessary NULL check
Zhu Yanjun
1
-2
/
+1
2018-06-18
IB/rxe: Use rdma GID API
Parav Pandit
1
-3
/
+9
2018-04-27
IB/rxe: Change rxe_rcv to return void
Yuval Shaia
1
-3
/
+2
2018-04-19
IB/rxe: replace refcount_inc with skb_get
Zhu Yanjun
1
-1
/
+1
2018-03-29
IB/rxe: optimize mcast recv process
Zhu Yanjun
1
-10
/
+4
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
1
-1
/
+1
2017-12-18
IB/rxe: Avoid passing unused index pointer which is optional
Parav Pandit
1
-2
/
+1
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
1
-2
/
+2
2017-04-21
IB/rxe: Do not export module's private function
Parav Pandit
1
-1
/
+0
2017-04-21
IB/rxe: Add port protocol stats
Yonatan Cohen
1
-0
/
+2
2017-01-10
IB/rxe: Suppress sparse warnings
Bart Van Assche
1
-1
/
+1
2016-12-12
IB/rxe: Remove buffer used for printing IP address
Andrew Boyer
1
-6
/
+5
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
1
-1
/
+2
2016-09-16
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
1
-1
/
+1
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+420