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
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-0
/
+2
2018-12-12
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
1
-29
/
+32
2018-11-30
IB/usnic: fix spelling mistake "miniumum" -> "minimum"
Colin Ian King
1
-1
/
+1
2018-11-30
RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"
Colin Ian King
1
-1
/
+1
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
3
-45
/
+29
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
3
-26
/
+30
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-09-25
IB/usnic: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
1
-1
/
+1
2018-09-20
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
2
-48
/
+46
2018-09-11
infiniband: remove redundant condition check before debugfs_remove
zhong jiang
1
-2
/
+1
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2
-8
/
+8
2018-07-26
RDMA/usnic: Suppress a compiler warning
Bart Van Assche
2
-3
/
+3
2018-07-26
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
1
-1
/
+1
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
3
-14
/
+33
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+2
2018-03-26
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
Kirill Tkhai
1
-10
/
+5
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
1
-14
/
+1
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-0
/
+1
2018-02-28
IB/usnic: Delete an error message for a failed memory allocation in usnic_tra...
Markus Elfring
1
-3
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-3
/
+2
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
2
-2
/
+0
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-26
/
+27
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-15
RDMA/usnic: Instantiate data structures once
Bart Van Assche
2
-24
/
+25
2017-10-15
RDMA/usnic: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-15
RDMA/usnic: Make the compiler check declaration consistency during compilation
Bart Van Assche
2
-0
/
+2
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
4
-17
/
+18
2017-08-29
IB/usnic: check for allocation failure
Dan Carpenter
1
-0
/
+2
2017-08-24
RDMA/usnic: Fix remove address space warning
Leon Romanovsky
3
-15
/
+9
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
1
-2
/
+2
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-4
/
+2
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
-25
/
+6
2017-07-24
IB/usnic: Implement get_netdev hook
Yuval Shaia
3
-0
/
+12
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2
-2
/
+2
2017-04-28
IB/usnic: Simplify the code to balance loc/unlock calls
Leon Romanovsky
1
-22
/
+23
2017-04-28
Ib/usnic: Explicitly include usnic headers
Leon Romanovsky
2
-0
/
+2
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-8
/
+3
2017-04-25
IB/usnic: Remove unused functions
Yuval Shaia
1
-29
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+4
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+2
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2
-3
/
+4
2017-02-14
IB: Add protocol for USNIC
Or Gerlitz
1
-0
/
+1
2017-01-24
IB/usnic: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
[next]