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
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
7
-25
/
+16
2013-04-14
vxlan: use htonl when snooping for loopback address
Mike Rapoport
1
-1
/
+2
2013-04-14
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2
-502
/
+403
2013-04-14
gianfar: Use netdev_<level> when possible
Joe Perches
3
-12
/
+17
2013-04-14
fec: Convert printks to netdev_<level>
Joe Perches
3
-23
/
+21
2013-04-14
tcp: tcp_tso_segment() small optimization
Eric Dumazet
1
-2
/
+5
2013-04-14
fec: Fix PHC device log
Fabio Estevam
2
-2
/
+3
2013-04-13
ethernet/fec: Add Vybrid family fec support
Jingchang Lu
1
-0
/
+5
2013-04-13
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-13
ptp: dynamic allocation of PHC char devices
Jiri Benc
1
-25
/
+13
2013-04-13
tcp: GSO should be TSQ friendly
Eric Dumazet
3
-1
/
+14
2013-04-12
act_csum: fix possible use after free
Eric Dumazet
1
-14
/
+25
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2
-95
/
+3
2013-04-12
vxlan: fix some sparse warnings
Wei Yongjun
1
-2
/
+2
2013-04-12
xen-netback: switch to use skb_partial_csum_set()
Jason Wang
1
-14
/
+8
2013-04-12
Revert "netprio_cgroup: make local table static"
David S. Miller
1
-1
/
+1
2013-04-12
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-12
be2net: remove unused variable 'sge'
Ivan Vecera
1
-2
/
+0
2013-04-12
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
1
-1
/
+1
2013-04-12
tuntap: initialize vlan_features
Jason Wang
1
-0
/
+1
2013-04-12
virtio-net: initialize vlan_features
Jason Wang
1
-0
/
+2
2013-04-12
net: mv643xx_eth: use managed devm_kzalloc
Sebastian Hesselbarth
1
-13
/
+4
2013-04-12
net: mv643xx_eth: add shared clk and cleanup existing clk handling
Sebastian Hesselbarth
2
-16
/
+14
2013-04-12
net: mvmdio: add clocks property to binding documentation
Sebastian Hesselbarth
1
-0
/
+1
2013-04-12
vhost_net: remove tx polling state
Jason Wang
2
-68
/
+9
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-6
/
+32
2013-04-12
net/mlx4_en: set correct MTU in SRIOV
Eugenia Emantayev
1
-1
/
+3
2013-04-12
net/mlx4_core: Translate guest B0 steering rules to DMFS
Hadar Hen Zion
1
-22
/
+63
2013-04-12
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
2
-22
/
+33
2013-04-11
usbnet: handle link change
Ming Lei
2
-0
/
+31
2013-04-11
usbnet: apply usbnet_link_change
Ming Lei
1
-1
/
+1
2013-04-11
usbnet: sierra: apply usbnet_link_change
Ming Lei
1
-2
/
+1
2013-04-11
usbnet: dm9601: apply usbnet_link_change
Ming Lei
1
-6
/
+1
2013-04-11
usbnet: cdc-ether: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-04-11
usbnet: ax88179_1781: apply usbnet_link_change
Ming Lei
1
-8
/
+4
2013-04-11
usbnet: asix: apply usbnet_link_change
Ming Lei
1
-5
/
+1
2013-04-11
usbnet: cdc_ncm: apply usbnet_link_change
Ming Lei
1
-6
/
+3
2013-04-11
usbnet: mcs7830: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-04-11
usbnet: mcs7830: don't reset link
Ming Lei
1
-3
/
+2
2013-04-11
usbnet: introduce usbnet_link_change API
Ming Lei
2
-0
/
+14
2013-04-11
netprio_cgroup: make local table static
stephen hemminger
1
-1
/
+1
2013-04-11
xen-netback: fix sparse warning
stephen hemminger
1
-1
/
+1
2013-04-11
bnx2: make cnic_probe static
stephen hemminger
1
-1
/
+1
2013-04-10
Merge branch 'wireless'
David S. Miller
258
-3956
/
+23444
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
258
-3956
/
+23444
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-347
/
+460
2013-04-10
tg3: Use bool not int
Joe Perches
1
-77
/
+80
2013-04-09
Merge branch 'tg3'
David S. Miller
3
-40
/
+323
2013-04-09
MAINTAINERS: Update tg3 to reflect organizational changes
Nithin Sujir
1
-1
/
+1
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
1
-2
/
+2
[next]