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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
IB/umad: Make user_mad semaphore a real one
Thomas Gleixner
1
-1
/
+1
2010-09-29
RDMA/amso1100: Remove KERN_<level> from pr_<level> use
Joe Perches
1
-2
/
+2
2010-09-29
RDMA/nes: Remove unneeded variable
Dan Carpenter
1
-2
/
+1
2010-09-28
IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)
Christoph Lameter
1
-3
/
+11
2010-09-28
RDMA/cxgb4: Fastreg NSMR fixes
Steve Wise
3
-31
/
+29
2010-09-28
RDMA/cxgb4: Don't set completion flag for read requests
Steve Wise
1
-1
/
+1
2010-09-28
RDMA/cxgb4: Set the default TCP send window to 128KB
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
3
-93
/
+88
2010-09-28
RDMA/cxgb4: Support on-chip SQs
Steve Wise
7
-29
/
+226
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
5
-111
/
+72
2010-09-28
RDMA/cxgb4: debugfs files for dumping active stags
Steve Wise
1
-39
/
+113
2010-09-28
RDMA/cxgb4: Log HW lack-of-resource errors
Steve Wise
1
-0
/
+6
2010-09-28
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
3
-14
/
+16
2010-09-28
RDMA/cxgb4: Ignore TERMINATE CQEs
Steve Wise
1
-0
/
+6
2010-09-28
RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Zero out ISGL padding
Steve Wise
1
-0
/
+4
2010-09-28
RDMA/cxgb4: Don't use null ep ptr
Steve Wise
1
-1
/
+2
2010-09-28
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
1
-6
/
+6
2010-09-28
IB/core: Add link layer property to ports
Eli Cohen
1
-0
/
+16
2010-09-28
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
4
-7
/
+7
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-23
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-09-09
Merge branches 'cxgb3' and 'nes' into for-linus
Roland Dreier
4
-11
/
+26
2010-09-09
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2
-1
/
+3
2010-09-09
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-09-09
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
1
-8
/
+10
2010-09-09
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-09-03
RDMA/cxgb3: Don't exceed the max HW CQ depth
Steve Wise
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+3
2010-08-08
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
3
-7
/
+11
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
46
-494
/
+575
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2
-3
/
+3
2010-08-06
Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...
Roland Dreier
44
-491
/
+572
2010-08-06
IB/qib: Add missing <linux/slab.h> include
David Miller
1
-0
/
+1
2010-08-06
IB/ehca: Drop unnecessary NULL test
Julia Lawall
1
-5
/
+0
2010-08-06
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
1
-3
/
+3
2010-08-05
IB/ehca: Init irq tasklet before irq can happen
Alexander Schmidt
1
-4
/
+4
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-6
/
+6
2010-08-05
RDMA/nes: Fix misindented code
Roland Dreier
1
-14
/
+12
2010-08-05
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
1
-1
/
+1
2010-08-05
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
5
-21
/
+2
2010-08-05
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
1
-1
/
+1
2010-08-05
IB/srp: Export req_lim via sysfs
Bart Van Assche
1
-0
/
+14
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-8
/
+19
2010-08-04
IB/srp: Make receive buffer handling more robust
Bart Van Assche
1
-45
/
+44
2010-08-04
IB/srp: Use print_hex_dump()
Bart Van Assche
1
-13
/
+2
2010-08-04
IB: Rename RAW_ETY to RAW_ETHERTYPE
Aleksey Senin
3
-4
/
+4
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2
-2
/
+2
2010-08-04
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
Or Gerlitz
1
-1
/
+1
2010-08-04
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
1
-1
/
+1
[prev]
[next]