index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_net.c
Age
Commit message (
Expand
)
Author
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2024-04-22
RDMA/rxe: Get rid of pkt resend on err
Bob Pearson
2024-04-22
RDMA/rxe: Make rxe_loopback match rxe_send behavior
Bob Pearson
2024-04-22
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
2024-04-22
RDMA/rxe: Don't schedule rxe_completer from rxe_requester
Bob Pearson
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2023-06-01
RDMA/rxe: Fix packet length checks
Bob Pearson
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
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
Bob Pearson
2022-10-28
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-09-29
RDMA/rxe: Remove error/warning messages from packet receiver path
Daisuke Matsuda
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-01-28
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
2022-01-05
RDMA/rxe: Remove the unused xmit_errors member
Zhu Yanjun
2022-01-05
RDMA/rxe: Remove redundant err variable
Minghao Chi
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-02
RDMA/rxe: Restore setting tot_len in the IPv4 header
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_send and rxe_loopback
Bob Pearson
2021-07-16
RDMA/rxe: Move rxe_xmit_packet to a subroutine
Bob Pearson
2021-06-22
RDMA/rxe: Fix redundant skb_put_zero
Bob Pearson
2021-06-22
RDMA/rxe: Fix redundant call to ip_send_check
Bob Pearson
2021-06-03
RDMA/rxe: Fix failure during driver load
Kamal Heib
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
2021-02-05
RDMA/rxe: Correct skb on loopback path
Bob Pearson
2021-01-20
Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
Martin Wilck
2020-11-23
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-12
RDMA/rxe: Remove VLAN code leftovers from RXE
Zhu Yanjun
2020-10-26
RDMA/rxe: Fix small problem in network_type patch
Bob Pearson
2020-10-16
RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI
Jason Gunthorpe
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-27
RDMA/rxe: Fix style warnings
Bob Pearson
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-05-03
RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
RDMA/rxe: Consider skb reserve space based on netdev of GID
Parav Pandit
2019-03-27
IB/rxe: Replace av->network_type with skb->protocol
Zhu Yanjun
2019-02-19
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
[next]