index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_qp.c
Age
Commit message (
Expand
)
Author
2021-11-25
RDMA: Fix use-after-free in rxe_queue_cleanup
Pavel Skripkin
2021-10-06
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-09-14
RDMA/rxe: remove the unnecessary variable
Zhu Yanjun
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
RDMA/rxe: Add a type flag to rxe_queue structs
Bob Pearson
2021-05-11
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
2021-02-08
RDMA/rxe: Fix minor coding style issues
Bob Pearson
2021-01-12
RDMA/rxe: Add check for supported QP types
Xiao Yang
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-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-01-15
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-04
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-06
IB/rxe: Utilize generic function to validate port number
Yuval Shaia
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-09-30
IB/rxe: replace kvfree with vfree
Zhu Yanjun
2018-08-30
IB/rxe: vary the source udp port for receive scaling
Vijay Immanuel
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-02-28
IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
HernĂ¡n Gonzalez
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
2018-01-18
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2017-10-25
IB/rxe: Convert timers to use timer_setup()
Kees Cook
2017-08-28
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-04-21
IB/rxe: Cache dst in QP instead of getting it for each send
yonatanc
2017-04-21
IB/rxe: Avoid accessing timers for non RC QPs
Parav Pandit
2017-02-19
IB/rxe: use setup_timer to simplify the code
Wei Yongjun
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-01-24
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-18
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
2016-11-16
IB/rxe: Update qp state for user query
Yonatan Cohen
2016-11-16
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
2016-08-04
Soft RoCE driver
Moni Shoua