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
pinetabv-6.6.y-devel
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
/
core
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
RDMA/core: Remove {create,destroy}_ah from mandatory verbs
Kamal Heib
1
-2
/
+0
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-20
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-30
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
1
-2
/
+2
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+5
2018-04-04
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
1
-12
/
+3
2018-04-04
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
1
-1
/
+3
2018-03-28
IB/core: Search GID only for IB link layer
Parav Pandit
1
-1
/
+1
2018-03-22
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
1
-2
/
+1
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
1
-2
/
+1
2018-02-28
IB/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
1
-2
/
+4
2018-01-30
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
1
-0
/
+4
2018-01-09
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
1
-1
/
+17
2018-01-04
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
1
-6
/
+14
2018-01-03
RDMA/netlink: Fix locking around __ib_get_device_by_index
Leon Romanovsky
1
-1
/
+17
2018-01-02
RDMA/core: Replace open-coded variant of put_device
Leon Romanovsky
1
-1
/
+1
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-2
/
+2
2017-12-19
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
1
-13
/
+3
2017-12-07
RDMA/netlink: Fix general protection fault
Leon Romanovsky
1
-1
/
+1
2017-12-01
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
1
-1
/
+1
2017-08-25
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
1
-6
/
+2
2017-08-25
IB: Avoid ib_modify_port() failure for RoCE devices
Selvin Xavier
1
-4
/
+7
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-6
/
+2
2017-08-23
rdma: Autoload netlink client modules
Jason Gunthorpe
1
-0
/
+2
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-2
/
+3
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-2
/
+2
2017-08-18
RDMA/core: make ib_device.add method optional
Sagi Grimberg
1
-2
/
+2
2017-08-16
IB/core: Protect sysfs entry on ib_unregister_device
Shiraz Saleem
1
-2
/
+3
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-2
/
+2
2017-08-10
RDMA/netlink: Add nldev initialization flows
Leon Romanovsky
1
-0
/
+2
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
1
-3
/
+3
2017-08-10
RDMA/core: Add and expose static device index
Leon Romanovsky
1
-1
/
+36
2017-08-10
RDMA/core: Add iterator over ib_devices
Leon Romanovsky
1
-0
/
+25
2017-08-10
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
1
-1
/
+1
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
1
-3
/
+9
2017-08-10
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
1
-33
/
+12
2017-07-07
IB/core: Fix static analysis warning in ib_policy_change_task
Daniel Jurgens
1
-1
/
+2
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
1
-0
/
+53
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
1
-0
/
+33
2017-04-21
IB/core: Fix kernel crash during fail to initialize device
Parav Pandit
1
-11
/
+22
2017-03-25
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2017-03-25
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
1
-6
/
+20
2017-02-28
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+10
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2017-01-27
IB/core: Add inline function to validate port
Yuval Shaia
1
-2
/
+2
2017-01-24
IB/core: Remove ib_device.dma_device
Bart Van Assche
1
-8
/
+9
2017-01-24
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
1
-0
/
+8
2017-01-10
IB/core: added support to use rdma cgroup controller
Parav Pandit
1
-0
/
+10
2016-12-03
IB/core: Remove debug prints after allocation failure
Leon Romanovsky
1
-4
/
+1
[next]