index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
2018-01-31
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-29
IB/rxe: Change RDMA_RXE kconfig to use select
Jason Gunthorpe
2018-01-18
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2018-01-18
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2018-01-10
infiniband: fix sw/rdmavt/* kernel-doc notation
Randy Dunlap
2018-01-10
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
2018-01-08
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
2018-01-08
IB/rxe: add the static type to the variable
Zhu Yanjun
2018-01-05
IB/rdmavt: Add trace for RNRNAK timer
Kaike Wan
2018-01-05
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
2018-01-05
IB/rdmavt: Use correct numa node for SRQ allocation
Mike Marciniszyn
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
2018-01-05
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
Kaike Wan
2018-01-02
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
2017-12-18
IB/rxe: Avoid passing unused index pointer which is optional
Parav Pandit
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
IB/rxe: Convert timers to use timer_setup()
Kees Cook
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
IB/rdmavt: Convert timers to use timer_setup()
Kees Cook
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
2017-10-18
IB/rdmavt: Don't wait for resources in QP reset
Alex Estrin
2017-10-14
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
RDMA/rdmavt: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-09
IB/rxe: put the pool on allocation failure
Doug Ledford
2017-10-09
IB/rxe: check for allocation failure on elem
Colin Ian King
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-08-28
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
2017-08-28
IB/rxe: Avoid ICRC errors by copying into the skb first
Andrew Boyer
2017-08-28
IB/rxe: Another fix for broken receive queue draining
Andrew Boyer
2017-08-28
IB/rxe: Remove unneeded initialization in prepare6()
Andrew Boyer
2017-08-28
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
2017-08-28
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
Andrew Boyer
2017-08-28
IB/rxe: Fix destination cache for IPv6
Andrew Boyer
2017-08-28
IB/rxe: Fix up the responder's find_resources() function
Andrew Boyer
2017-08-28
IB/rxe: Remove dangling prototype
Andrew Boyer
[next]