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_qp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
2021-05-11
1
-0
/
+7
*
RDMA/rxe: Fix minor coding style issues
Bob Pearson
2021-02-09
1
-1
/
+1
*
RDMA/rxe: Add check for supported QP types
Xiao Yang
2021-01-12
1
-0
/
+11
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
*
RDMA/rxe: Fix style warnings
Bob Pearson
2020-08-27
1
-2
/
+1
*
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-02-19
1
-3
/
+4
*
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
2020-01-15
1
-10
/
+8
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-9
/
+6
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-3
/
+5
*
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
2019-02-04
1
-5
/
+2
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-2
/
+3
*
IB/rxe: Utilize generic function to validate port number
Yuval Shaia
2018-12-07
1
-3
/
+3
*
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
1
-2
/
+1
*
IB/rxe: replace kvfree with vfree
Zhu Yanjun
2018-10-01
1
-2
/
+3
*
IB/rxe: vary the source udp port for receive scaling
Vijay Immanuel
2018-08-30
1
-0
/
+10
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-4
/
+4
*
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-21
/
+2
*
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
1
-12
/
+14
*
IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
HernĂ¡n Gonzalez
2018-02-28
1
-9
/
+0
*
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
2018-01-31
1
-2
/
+2
*
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
2018-01-31
1
-4
/
+2
*
IB/rxe: remove redudant parameter in function
Zhu Yanjun
2018-01-31
1
-3
/
+2
*
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2018-01-18
1
-2
/
+10
*
IB/rxe: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-2
/
+2
*
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
2017-08-29
1
-7
/
+2
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+7
*
IB/rxe: Cache dst in QP instead of getting it for each send
yonatanc
2017-04-21
1
-0
/
+8
*
IB/rxe: Avoid accessing timers for non RC QPs
Parav Pandit
2017-04-21
1
-5
/
+8
*
IB/rxe: use setup_timer to simplify the code
Wei Yongjun
2017-02-19
1
-7
/
+2
*
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-19
1
-2
/
+1
|
\
|
*
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
2017-01-24
1
-2
/
+1
*
|
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2017-01-10
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-23
1
-0
/
+1
|
\
|
*
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
2016-12-18
1
-0
/
+1
*
|
IB/rxe: Update qp state for user query
Yonatan Cohen
2016-11-17
1
-0
/
+1
*
|
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
2016-11-17
1
-0
/
+1
|
/
*
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
1
-14
/
+17
*
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
2016-10-06
1
-11
/
+13
*
Soft RoCE driver
Moni Shoua
2016-08-04
1
-0
/
+851