开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2022-09-29
RDMA/rxe: Remove error/warning messages from packet receiver path
Daisuke Matsuda
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
RDMA/rxe: Replace grp by mcg, mce by mca
Bob Pearson
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-01-28
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
2021-02-16
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
2021-02-05
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
2021-02-05
RDMA/rxe: Remove useless code in rxe_recv.c
Bob Pearson
2021-02-05
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
2020-10-16
RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
Bob Pearson
2020-10-08
RDMA/rxe: Fix bug rejecting all multicast packets
Bob Pearson
2020-10-08
RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
Bob Pearson
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
2020-07-07
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
2019-01-21
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
2018-08-30
IB/rxe: remove redudant qpn check
Zhu Yanjun
2018-07-24
IB/rxe: Drop QP0 silently
Zhu Yanjun
2018-06-18
IB/rxe: avoid unnecessary NULL check
Zhu Yanjun
2018-06-18
IB/rxe: Use rdma GID API
Parav Pandit
2018-04-27
IB/rxe: Change rxe_rcv to return void
Yuval Shaia
2018-04-19
IB/rxe: replace refcount_inc with skb_get
Zhu Yanjun
2018-03-29
IB/rxe: optimize mcast recv process
Zhu Yanjun
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2017-12-18
IB/rxe: Avoid passing unused index pointer which is optional
Parav Pandit
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
2017-04-21
IB/rxe: Do not export module's private function
Parav Pandit
2017-04-21
IB/rxe: Add port protocol stats
Yonatan Cohen
2017-01-10
IB/rxe: Suppress sparse warnings
Bart Van Assche
2016-12-12
IB/rxe: Remove buffer used for printing IP address
Andrew Boyer
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-09-16
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
2016-08-04
Soft RoCE driver
Moni Shoua