index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2
-7
/
+49
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-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-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-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
1
-2
/
+1
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-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-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-21
/
+28
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
1
-4
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
IB/rxe: Convert timers to use timer_setup()
Kees Cook
4
-8
/
+8
2017-10-15
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-3
/
+4
2017-10-09
IB/rxe: put the pool on allocation failure
Doug Ledford
1
-7
/
+9
2017-10-09
IB/rxe: check for allocation failure on elem
Colin Ian King
1
-0
/
+2
2017-08-29
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
1
-1
/
+6
2017-08-29
IB/rxe: Avoid ICRC errors by copying into the skb first
Andrew Boyer
1
-6
/
+6
2017-08-29
IB/rxe: Another fix for broken receive queue draining
Andrew Boyer
1
-1
/
+3
2017-08-29
IB/rxe: Remove unneeded initialization in prepare6()
Andrew Boyer
1
-1
/
+1
2017-08-29
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
1
-7
/
+2
2017-08-29
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
Andrew Boyer
1
-1
/
+1
2017-08-29
IB/rxe: Fix destination cache for IPv6
Andrew Boyer
2
-1
/
+7
2017-08-29
IB/rxe: Fix up the responder's find_resources() function
Andrew Boyer
1
-1
/
+1
2017-08-29
IB/rxe: Remove dangling prototype
Andrew Boyer
1
-2
/
+0
2017-08-29
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
4
-0
/
+24
2017-08-29
IB/rxe: Move refcounting earlier in rxe_send()
Andrew Boyer
1
-3
/
+5
2017-08-24
IB/rxe: Make rxe_counter_name static
Kamal Heib
1
-1
/
+1
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-6
/
+1
2017-08-18
IB/rxe: Remove unneeded check
Yuval Shaia
1
-5
/
+0
2017-08-18
IB/rxe: Convert pr_info to pr_warn
Yuval Shaia
1
-1
/
+1
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
2
-48
/
+6
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
1
-47
/
+6
2017-07-24
IB/rxe: Constify static rxe_vm_ops
Kamal Heib
1
-1
/
+1
2017-07-24
IB/rxe: Use __func__ to print function's name
Kamal Heib
2
-5
/
+5
2017-07-24
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
Kamal Heib
1
-3
/
+3
[next]