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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
Vasundhara Volam
1
-3
/
+7
2014-03-13
be2net: fix pmac_id[] allocation size
Ravikumar Nelavelli
1
-3
/
+2
2014-03-13
be2net: log LPVID used in multi-channel configs
Ravikumar Nelavelli
1
-2
/
+4
2014-03-13
be2net: Add link state control for VFs
Suresh Reddy
4
-5
/
+88
2014-03-13
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
Suresh Reddy
1
-8
/
+11
2014-03-12
Merge branch 'mlx4-next'
David S. Miller
15
-139
/
+811
2014-03-12
mlx4: Activate RoCE/SRIOV
Jack Morgenstein
2
-15
/
+0
2014-03-12
mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
Shani Michaelli
1
-15
/
+57
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
8
-25
/
+117
2014-03-12
mlx4: Add ref counting to port MAC table for RoCE
Jack Morgenstein
3
-50
/
+329
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
7
-38
/
+192
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
2
-5
/
+35
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
6
-20
/
+110
2014-03-12
Merge branch 'tipc'
David S. Miller
7
-350
/
+314
2014-03-12
tipc: eliminate redundant lookups in registry
Jon Paul Maloy
5
-64
/
+50
2014-03-12
tipc: align usage of variable names and macros in socket
Jon Paul Maloy
3
-84
/
+98
2014-03-12
tipc: eliminate redundant locking
Jon Paul Maloy
3
-109
/
+47
2014-03-12
tipc: eliminate upcall function pointers between port and socket
Jon Paul Maloy
5
-58
/
+34
2014-03-12
tipc: aggregate port structure into socket structure
Jon Paul Maloy
4
-54
/
+101
2014-03-12
tipc: remove redundant 'peer_name' field in struct tipc_sock
Jon Paul Maloy
3
-27
/
+30
2014-03-12
tipc: replace reference table rwlock with spinlock
Jon Paul Maloy
1
-5
/
+5
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
3
-1
/
+26
2014-03-12
lg-vl600: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-03-12
xilinx: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-3
/
+3
2014-03-12
brocade: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-10
/
+6
2014-03-12
tipc: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-03-12
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-2
/
+2
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-12
/
+12
2014-03-12
8021q: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-4
/
+4
2014-03-12
gianfar: Fix multi-queue support checks @probe()
Claudiu Manoil
1
-10
/
+18
2014-03-12
r8152: support dumping the hw counters
hayeswang
1
-2
/
+93
2014-03-12
ieee802154: at86rf230: add support for rf233 chip
Thomas Stilwell
2
-2
/
+7
2014-03-12
Merge branch 'pkt_sched_cond_resched'
David S. Miller
1
-4
/
+4
2014-03-12
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
1
-0
/
+2
2014-03-12
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
1
-4
/
+2
2014-03-12
bonding: force cast of IP address in options
stephen hemminger
1
-1
/
+1
2014-03-12
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
stephen hemminger
1
-1
/
+1
2014-03-11
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
1
-3
/
+3
2014-03-11
r8152: add skb_cow_head
hayeswang
1
-2
/
+10
2014-03-11
net: eth: cpsw: Use net_device_stats from struct net_device
Tobias Klauser
1
-16
/
+8
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2
-7
/
+8
2014-03-11
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
1
-2
/
+6
2014-03-11
tcp: timestamp SYN+DATA messages
Eric Dumazet
2
-0
/
+7
2014-03-11
hyperv: Change the receive buffer size for legacy hosts
Haiyang Zhang
2
-1
/
+6
2014-03-11
6lowpan: reassembly: fix access of ctl table entry
Alexander Aring
1
-1
/
+1
2014-03-10
Merge branch 'hyperv-next'
David S. Miller
3
-124
/
+504
2014-03-10
Drivers: net: hyperv: Enable large send offload
KY Srinivasan
2
-4
/
+74
2014-03-10
Drivers: net: hyperv: Enable send side checksum offload
KY Srinivasan
2
-2
/
+77
2014-03-10
Drivers: net: hyperv: Enable receive side IP checksum offload
KY Srinivasan
3
-6
/
+50
2014-03-10
Drivers: net: hyperv: Enable offloads on the host
KY Srinivasan
2
-0
/
+135
[prev]
[next]