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
2015-09-02
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
3
-28
/
+40
2015-09-02
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
2
-50
/
+47
2015-09-02
tg3: Fix temperature reporting
Jean Delvare
1
-1
/
+1
2015-09-02
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
1
-1
/
+1
2015-09-02
net: Make table id type u32
David Ahern
6
-23
/
+23
2015-09-01
tun_dst: Remove opts_size
Pravin B Shelar
2
-2
/
+0
2015-09-01
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
1
-3
/
+10
2015-09-01
gro_cells: remove spinlock protecting receive queues
Eric Dumazet
1
-13
/
+5
2015-09-01
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
David Ward
1
-2
/
+2
2015-09-01
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
1
-0
/
+5
2015-09-01
Merge branch 'dsa-port-config'
David S. Miller
17
-39
/
+255
2015-09-01
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
1
-25
/
+48
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
9
-15
/
+59
2015-09-01
dsa: mv88e6xxx: Don't poll forced interfaces for state changes
Andrew Lunn
1
-0
/
+5
2015-09-01
dsa: mv88e6xxx: Set the RGMII delay based on phy interface
Andrew Lunn
2
-0
/
+12
2015-09-01
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
1
-1
/
+7
2015-09-01
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
1
-0
/
+37
2015-09-01
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
1
-0
/
+12
2015-09-01
dsa: mv88e6xxx: Allow speed/duplex of port to be configured
Andrew Lunn
6
-0
/
+64
2015-09-01
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2
-0
/
+13
2015-08-31
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
1
-1
/
+3
2015-08-31
net: Add tos to validate source tracepoint
David Ahern
1
-2
/
+4
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
2
-41
/
+41
2015-08-31
Merge branch 'per-route-dctcp-receive-side'
David S. Miller
8
-56
/
+101
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
7
-9
/
+36
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
3
-4
/
+11
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
1
-16
/
+16
2015-08-31
net: fib: move metrics parsing to a helper
Florian Westphal
1
-30
/
+41
2015-08-31
IGMP: Document igmp_link_local_mcast_reports
Philip Downey
1
-0
/
+5
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
16
-112
/
+100
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-31
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-31
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
1
-12
/
+16
2015-08-31
Merge branch 'thunderx-features-fixes'
David S. Miller
9
-329
/
+911
2015-08-31
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-31
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-31
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-31
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-31
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-31
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-31
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-31
net: thunderx: fix MAINTAINERS
Aleksey Makarov
1
-2
/
+1
2015-08-31
Merge branch 'snmp-stat-aggregation'
David S. Miller
3
-24
/
+53
2015-08-31
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
1
-10
/
+16
2015-08-31
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2
-14
/
+37
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-15
/
+47
2015-08-30
Merge branch 'ovs-vport-cleanup'
David S. Miller
12
-202
/
+66
2015-08-30
openvswitch: Remove vport-net
Pravin B Shelar
3
-7
/
+2
2015-08-30
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-30
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
[next]