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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
13
-169
/
+262
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-11
IB/cm: Send no match if a SIDR REQ does not match a listen
Sean Hefty
1
-2
/
+1
2007-07-11
IB/cm: Fix handling of duplicate SIDR REQs
Sean Hefty
1
-1
/
+1
2007-07-11
IB/cm: cm_msgs.h should include ib_cm.h
Sean Hefty
1
-0
/
+1
2007-07-11
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
3
-16
/
+57
2007-07-11
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
Sean Hefty
1
-96
/
+75
2007-07-11
IB/sa: Make sure SA queries use default P_Key
Sean Hefty
1
-35
/
+50
2007-07-10
IB/core: Take sizeof the correct pointer when calling kmalloc()
Dotan Barak
1
-1
/
+1
2007-07-10
IB: Fix ib_umem_get() when npages == 0
Andrew Morton
1
-0
/
+1
2007-07-10
IB: Remove garbage non-ASCII characters from comments
Roland Dreier
3
-3
/
+3
2007-07-10
IB/mad: Enhance SMI for switch support
Hal Rosenstock
4
-15
/
+72
2007-06-21
IB/umem: Fix possible hang on process exit
Roland Dreier
1
-7
/
+9
2007-06-08
RDMA/cma: Fix initialization of next_port
Sean Hefty
1
-2
/
+2
2007-05-30
IB/cm: Fix stale connection detection
Sean Hefty
1
-11
/
+14
2007-05-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
3
-10
/
+133
2007-05-22
IB/cm: Improve local id allocation
Michael S. Tsirkin
1
-1
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
3
-0
/
+3
2007-05-19
IB/core: Use start_port() and end_port()
Roland Dreier
1
-8
/
+2
2007-05-19
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
1
-0
/
+125
2007-05-19
IB/core: Free umem when mm is already gone
Eli Cohen
1
-1
/
+3
2007-05-15
RDMA/cma: Add check to validate that cm_id is bound to a device
Sean Hefty
1
-4
/
+8
2007-05-15
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
Sean Hefty
1
-2
/
+3
2007-05-15
RDMA/cma: Simplify device removal handling code
Sean Hefty
1
-41
/
+48
2007-05-09
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
1
-28
/
+13
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
6
-99
/
+120
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-19
/
+22
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
4
-4
/
+5
2007-05-07
IB/fmr_pool: Add prefix to all printks
Roland Dreier
1
-15
/
+17
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
6
-6
/
+0
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
1
-0
/
+1
2007-04-25
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
3
-72
/
+82
2007-04-25
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
1
-6
/
+12
2007-04-25
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
1
-1
/
+23
2007-04-25
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
1
-17
/
+6
2007-04-25
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
1
-15
/
+7
2007-04-19
IB/umad: Fix declaration of dev_map[]
Hal Rosenstock
1
-1
/
+1
2007-03-07
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
1
-1
/
+1
2007-03-06
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
1
-1
/
+1
2007-02-23
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
1
-2
/
+0
2007-02-23
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
1
-6
/
+4
2007-02-23
RDMA/cma: Request reversible paths only
Sean Hefty
1
-1
/
+3
2007-02-23
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
1
-1
/
+1
2007-02-23
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
1
-1
/
+3
2007-02-17
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
1
-0
/
+1
2007-02-17
IB/core: Fix sparse warnings about shadowed declarations
Roland Dreier
2
-4
/
+2
2007-02-17
RDMA/cma: Add multicast communication support
Sean Hefty
2
-47
/
+516
2007-02-17
IB/sa: Track multicast join/leave requests
Sean Hefty
4
-15
/
+919
2007-02-17
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
1
-22
/
+25
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
[next]