index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-04
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-6
/
+4
2018-04-04
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-3
/
+1
2018-04-04
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-16
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
7
-79
/
+94
2018-03-16
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
3
-4
/
+4
2018-03-16
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-08
IB/rxe: change the function rxe_init_device_param type
Zhu Yanjun
1
-3
/
+1
2018-03-08
IB/rxe: remove unnecessary rxe in rxe_send
Zhu Yanjun
2
-4
/
+3
2018-03-08
IB/rxe: remove unnecessary skb_clone
Zhu Yanjun
1
-12
/
+3
2018-03-07
RDMA/rxe: Fix an out-of-bounds read
Bart Van Assche
1
-3
/
+2
2018-03-07
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-15
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-02-01
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
4
-7
/
+5
2018-02-01
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
3
-6
/
+4
2018-02-01
IB/rxe: change the function to void from int
Zhu Yanjun
2
-3
/
+2
2018-02-01
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
4
-10
/
+5
2018-02-01
IB/rxe: change the function to void from int
Zhu Yanjun
3
-6
/
+4
2018-02-01
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-16
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2
-4
/
+2
2018-01-11
infiniband: fix sw/rdmavt/* kernel-doc notation
Randy Dunlap
5
-17
/
+18
2018-01-11
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
1
-0
/
+2
2018-01-09
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
1
-11
/
+5
2018-01-09
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-19
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-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-16
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]