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-06-06
amd-xgbe: Configuration and build support
Lendacky, Thomas
4
-1
/
+21
2014-06-06
amd-xgbe: Initial AMD 10GbE phylib driver
Lendacky, Thomas
1
-0
/
+1357
2014-06-06
amd-xgbe: Initial AMD 10GbE platform driver
Lendacky, Thomas
10
-0
/
+7609
2014-06-06
amd-xgbe: AMD 10GbE device bindings documentation
Lendacky, Thomas
2
-0
/
+51
2014-06-06
bridge: Fix incorrect judgment of promisc
Toshiaki Makita
1
-1
/
+2
2014-06-06
Merge branch 'dm9000-next'
David S. Miller
1
-26
/
+40
2014-06-06
dm9000: avoid sleeping in dm9000_timeout callback
Andrew Ruder
1
-3
/
+8
2014-06-06
dm9000: handle initial link status
Andrew Ruder
1
-1
/
+2
2014-06-06
dm9000: remove redundant ISR status clear
Andrew Ruder
1
-1
/
+0
2014-06-06
dm9000: clean up edge-triggered irq compatibility
Andrew Ruder
1
-10
/
+22
2014-06-06
dm9000: clean up reset code
Andrew Ruder
1
-11
/
+5
2014-06-06
dm9000: acquire irq flags from device tree
Andrew Ruder
1
-0
/
+3
2014-06-06
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
1
-1
/
+27
2014-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-252
/
+321
2014-06-05
i40e: add missing VSI statistics
Shannon Nelson
2
-0
/
+26
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
7
-16
/
+5
2014-06-05
i40e: refactor stats collection
Shannon Nelson
1
-166
/
+189
2014-06-05
i40e: refactor send version
Jesse Brandeburg
1
-13
/
+18
2014-06-05
i40e/i40evf: VEB structure added, GTIME macro update
Kamil Krawczyk
2
-4
/
+24
2014-06-05
i40e: notify VF of all types of resets
Mitch Williams
1
-3
/
+3
2014-06-05
i40evf: fix crash when changing ring sizes
Mitch Williams
3
-13
/
+15
2014-06-05
i40evf: set descriptor multiple to 32
Mitch Williams
1
-1
/
+1
2014-06-05
i40e: clamp jumbo frame size
Jesse Brandeburg
1
-1
/
+1
2014-06-05
i40e/i40evf: remove unused RX_LRO define
Jesse Brandeburg
2
-14
/
+0
2014-06-05
i40e: remove check for large buffer
Kamil Krawczyk
1
-6
/
+0
2014-06-05
i40e: Rework register diagnostic
Kamil Krawczyk
1
-13
/
+37
2014-06-05
i40e: don't use OR to check a value
Jesse Brandeburg
1
-2
/
+2
2014-06-05
ipv4: use skb frags api in udp4_hwcsum()
WANG Cong
1
-4
/
+5
2014-06-05
net: use the new API kvfree()
WANG Cong
11
-58
/
+12
2014-06-05
dns_resolver: Do not accept domain names longer than 255 chars
Manuel Schölling
1
-2
/
+2
2014-06-05
Merge branch 'isdn-capi'
David S. Miller
5
-216
/
+206
2014-06-05
isdn/capi: fix (middleware) device nodes
Paul Bolle
2
-3
/
+3
2014-06-05
isdn/capi: Make verbose reporting depend on capidrv
Paul Bolle
2
-9
/
+9
2014-06-05
isdn/capi: move capi_info2str to capidrv.c
Paul Bolle
3
-205
/
+195
2014-06-05
Merge branch 'inet_csums'
David S. Miller
22
-148
/
+272
2014-06-05
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
4
-63
/
+74
2014-06-05
gre: Call gso_make_checksum
Tom Herbert
11
-6
/
+24
2014-06-05
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
8
-23
/
+31
2014-06-05
tcp: Call gso_make_checksum
Tom Herbert
1
-5
/
+2
2014-06-05
net: Support for multiple checksums with gso
Tom Herbert
3
-2
/
+40
2014-06-05
l2tp: call udp{6}_set_csum
Tom Herbert
1
-49
/
+5
2014-06-05
udp: Generic functions to set checksum
Tom Herbert
4
-0
/
+96
2014-06-05
Merge branch 'bonding-macvlan'
David S. Miller
4
-7
/
+53
2014-06-05
bonding: Support macvlans on top of tlb/rlb mode bonds
Vlad Yasevich
3
-6
/
+45
2014-06-05
macvlan: Support bonding events
Vlad Yasevich
1
-0
/
+7
2014-06-05
bonding: Turn on IFF_UNICAST_FLT on bond devices
Vlad Yasevich
1
-1
/
+1
2014-06-05
net: Revert "fib_trie: use seq_file_net rather than seq->private"
Sasha Levin
1
-1
/
+1
2014-06-05
trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...
Antonio Ospite
1
-5
/
+5
2014-06-05
gianfar: Fix the section mismatch warnings.
Xiubo Li
1
-1
/
+1
2014-06-05
Merge branch 'xen-netback-netfront-multiqueue'
David S. Miller
6
-1023
/
+1680
[next]