index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-9
/
+6
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-3
/
+5
2019-02-04
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
1
-5
/
+2
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-2
/
+3
2018-12-06
IB/rxe: Utilize generic function to validate port number
Yuval Shaia
1
-3
/
+3
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+1
2018-09-30
IB/rxe: replace kvfree with vfree
Zhu Yanjun
1
-2
/
+3
2018-08-30
IB/rxe: vary the source udp port for receive scaling
Vijay Immanuel
1
-0
/
+10
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-4
/
+4
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
1
-21
/
+2
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-12
/
+14
2018-02-28
IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
HernĂ¡n Gonzalez
1
-9
/
+0
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
1
-2
/
+2
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
1
-4
/
+2
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
1
-3
/
+2
2018-01-18
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
1
-2
/
+10
2017-10-25
IB/rxe: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-08-28
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
1
-7
/
+2
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-5
/
+7
2017-04-21
IB/rxe: Cache dst in QP instead of getting it for each send
yonatanc
1
-0
/
+8
2017-04-21
IB/rxe: Avoid accessing timers for non RC QPs
Parav Pandit
1
-5
/
+8
2017-02-19
IB/rxe: use setup_timer to simplify the code
Wei Yongjun
1
-7
/
+2
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
1
-2
/
+1
2017-01-24
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
1
-2
/
+1
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
1
-2
/
+2
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+1
2016-12-18
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
1
-0
/
+1
2016-11-16
IB/rxe: Update qp state for user query
Yonatan Cohen
1
-0
/
+1
2016-11-16
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
1
-0
/
+1
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
1
-14
/
+17
2016-10-06
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
1
-11
/
+13
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+851