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