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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
Mikhail Malygin
1
-1
/
+1
2018-04-05
IB/rxe: Removed GID add/del dummy routines
Parav Pandit
1
-17
/
+0
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-6
/
+4
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-3
/
+1
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
1
-18
/
+0
2018-03-29
IB/rxe: optimize mcast recv process
Zhu Yanjun
1
-10
/
+4
2018-03-27
RDMA/rxe: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
1
-1
/
+5
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2
-1
/
+3
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
7
-79
/
+94
2018-03-15
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
3
-4
/
+4
2018-03-15
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2
-7
/
+49
2018-03-13
IB: remove duplicate header files
Zhu Yanjun
1
-1
/
+0
2018-03-07
IB/rxe: change the function rxe_init_device_param type
Zhu Yanjun
1
-3
/
+1
2018-03-07
IB/rxe: remove unnecessary rxe in rxe_send
Zhu Yanjun
2
-4
/
+3
2018-03-07
IB/rxe: remove unnecessary skb_clone
Zhu Yanjun
1
-12
/
+3
2018-03-06
RDMA/rxe: Fix an out-of-bounds read
Bart Van Assche
1
-3
/
+2
2018-03-06
infiniband: remove redundant assignment to pointer 'rdi'
Colin Ian King
1
-1
/
+1
2018-02-28
IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
HernĂ¡n Gonzalez
2
-11
/
+0
2018-02-14
rxe: Do not use 'struct sockaddr' in a uapi header
Jason Gunthorpe
1
-2
/
+3
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-31
/
+18
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
4
-7
/
+5
2018-01-31
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
3
-6
/
+4
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
2
-3
/
+2
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
4
-10
/
+5
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
3
-6
/
+4
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
4
-8
/
+7
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
21
-78
/
+118
2018-01-29
IB/rxe: Change RDMA_RXE kconfig to use select
Jason Gunthorpe
1
-2
/
+2
2018-01-18
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2
-2
/
+13
2018-01-18
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
3
-10
/
+2
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2
-4
/
+2
2018-01-10
infiniband: fix sw/rdmavt/* kernel-doc notation
Randy Dunlap
5
-17
/
+18
2018-01-10
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
1
-0
/
+2
2018-01-08
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
1
-11
/
+5
2018-01-08
IB/rxe: add the static type to the variable
Zhu Yanjun
2
-2
/
+1
2018-01-05
IB/rdmavt: Add trace for RNRNAK timer
Kaike Wan
2
-5
/
+48
2018-01-05
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
1
-3
/
+7
2018-01-05
IB/rdmavt: Use correct numa node for SRQ allocation
Mike Marciniszyn
1
-7
/
+9
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
3
-6
/
+5
2018-01-05
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
Kaike Wan
1
-3
/
+1
2018-01-02
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
2
-7
/
+5
2017-12-18
IB/rxe: Avoid passing unused index pointer which is optional
Parav Pandit
1
-2
/
+1
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-1
/
+0
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-15
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-29
/
+36
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
1
-4
/
+6
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]