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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-36
/
+49
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-01-27
Fix failure exit in ipathfs
Al Viro
1
-3
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+7
2010-01-07
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
1
-9
/
+2
2010-01-06
IB/mlx4: Fix queue overflow check in post_recv
Or Gerlitz
1
-1
/
+1
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
1
-0
/
+6
2009-12-23
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+3
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-8
/
+8
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-5
/
+5
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-16
/
+20
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
2
-35
/
+34
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
22
-574
/
+730
2009-12-16
Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...
Roland Dreier
21
-570
/
+720
2009-12-16
RDMA/cxgb3: Fix error paths in post_send and post_recv
Frank Zago
1
-12
/
+20
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2009-12-10
RDMA/nes: Fix stale ARP issue
Faisal Latif
1
-10
/
+27
2009-12-10
RDMA/nes: FIN during MPA startup causes timeout
Faisal Latif
1
-1
/
+8
2009-12-10
RDMA/nes: Free kmap() resources
Faisal Latif
3
-2
/
+19
2009-12-10
RDMA/nes: Check for zero STag
Faisal Latif
2
-4
/
+2
2009-12-10
RDMA/nes: Fix Xansation test crash on cm_node ref_count
Faisal Latif
1
-1
/
+16
2009-12-10
RDMA/nes: Abnormal listener exit causes loopback node crash
Faisal Latif
1
-13
/
+3
2009-12-10
RDMA/nes: Fix crash in nes_accept()
Faisal Latif
2
-28
/
+50
2009-12-10
RDMA/nes: Resource not freed for REJECTed connections
Faisal Latif
1
-0
/
+2
2009-12-10
RDMA/nes: MPA request/response error checking
Faisal Latif
1
-2
/
+29
2009-12-10
RDMA/nes: Fix query of ORD values
Faisal Latif
1
-4
/
+4
2009-12-10
RDMA/nes: Fix MAX_CM_BUFFER define
Faisal Latif
1
-1
/
+3
2009-12-10
RDMA/nes: Pass correct size to ioremap_nocache()
Julia Lawall
1
-1
/
+2
2009-12-10
RDMA/nes: Update copyright and branding string
Chien Tung
13
-17
/
+16
2009-12-10
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
2
-2
/
+5
2009-12-10
RDMA/nes: Clean up struct nes_qp
Chien Tung
2
-14
/
+1
2009-12-10
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
2
-8
/
+13
2009-12-10
RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
Chien Tung
1
-6
/
+22
2009-12-10
RDMA/nes: Correct fast memory registration implementation
Chien Tung
4
-291
/
+299
2009-12-10
IB/ehca: Fix error paths in post_send and post_recv
Frank Zago
1
-36
/
+31
2009-12-10
RDMA/amso1100: Fix error paths in post_send and post_recv
Frank Zago
1
-4
/
+10
2009-12-10
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
1
-90
/
+113
2009-12-10
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
1
-2
/
+5
2009-12-10
RDMA/nes: In nes_post_send() always set bad_wr on error
Frank Zago
1
-2
/
+8
2009-12-09
IB/ehca: Rework destroy_eq()
Alexander Schmidt
3
-4
/
+8
2009-12-09
IB/ipath: Use bitmap_weight()
Akinobu Mita
1
-7
/
+3
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-4
/
+4
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-4
/
+18
2009-11-12
IB/mlx4: Remove limitation on LSO header size
Eli Cohen
2
-13
/
+13
2009-11-12
IB/mlx4: Remove unneeded code
Eli Cohen
1
-1
/
+0
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
1
-1
/
+1
2009-10-14
inifiband: Remove BKL from ipath_open()
Thomas Gleixner
1
-1
/
+0
[next]