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