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-02-28
atm: nicstar: remove interruptible_sleep_on_timeout
Arnd Bergmann
1
-8
/
+8
2014-02-27
tcp: switch rtt estimations to usec resolution
Eric Dumazet
17
-169
/
+174
2014-02-27
net: add skb_mstamp infrastructure
Eric Dumazet
1
-2
/
+57
2014-02-27
phy: micrel: add of configuration for LED mode
Ben Dooks
2
-4
/
+63
2014-02-27
isdn: fix multiple sleep_on races
Arnd Bergmann
1
-5
/
+8
2014-02-27
isdn: divert, hysdn: fix interruptible_sleep_on race
Arnd Bergmann
2
-6
/
+8
2014-02-27
isdn: hisax/elsa: fix sleep_on race in elsa FSM
Arnd Bergmann
2
-4
/
+8
2014-02-27
isdn: pcbit: fix interruptible_sleep_on race
Arnd Bergmann
1
-3
/
+3
2014-02-27
atm: firestream: fix interruptible_sleep_on race
Arnd Bergmann
1
-2
/
+2
2014-02-27
Merge branch 'intel-next'
David S. Miller
24
-170
/
+80
2014-02-27
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
21
-64
/
+43
2014-02-27
igb: make local functions static and remove dead code
Jeff Kirsher
8
-98
/
+17
2014-02-27
ixgbe: Add WoL support for a new device
Mark Rustad
2
-0
/
+2
2014-02-27
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
1
-2
/
+6
2014-02-27
ixgbe: modify behavior on receiving a HW ECC error.
Don Skidmore
1
-6
/
+12
2014-02-27
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
4
-6
/
+18
2014-02-27
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
4
-8
/
+16
2014-02-27
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
Hannes Frederic Sowa
1
-2
/
+1
2014-02-27
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
1
-4
/
+4
2014-02-27
ieee802154: fix new function declaration
Jean Sacren
1
-1
/
+1
2014-02-27
ipv6: log src and dst along with "udp checksum is 0"
Bjørn Mork
1
-1
/
+3
2014-02-27
vxlan: remove unused port variable in vxlan_udp_encap_recv()
Pablo Neira Ayuso
1
-3
/
+0
2014-02-27
Merge branch 'mlx4'
David S. Miller
3
-1
/
+7
2014-02-27
net/mlx4_en: Fix bad use of dev_id
Amir Vadai
1
-1
/
+0
2014-02-27
net/mlx4_en: Expose port number through sysfs
Amir Vadai
1
-0
/
+1
2014-02-27
net: Add sysfs file for port number
Amir Vadai
2
-0
/
+6
2014-02-27
Merge branch 'bnx2x'
David S. Miller
2
-4
/
+10
2014-02-27
bnx2x: save RAM in kdump kernel by disabling TPA
Michal Schmidt
1
-0
/
+2
2014-02-27
bnx2x: save RAM in kdump kernel by using a single queue
Michal Schmidt
1
-0
/
+5
2014-02-27
bnx2x: clamp num_queues to prevent passing a negative value
Michal Schmidt
1
-4
/
+3
2014-02-27
net: tcp: add mib counters to track zero window transitions
Florian Westphal
3
-1
/
+17
2014-02-27
net: order MPLS ethertypes numerically
Neil Jerram
1
-2
/
+2
2014-02-26
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
Joe Perches
4
-89
/
+138
2014-02-25
net: bcmgenet: remove unused bh_lock member
Florian Fainelli
1
-1
/
+0
2014-02-25
net: bcmgenet: remove commented code in bcmgenet_xmit()
Florian Fainelli
1
-4
/
+0
2014-02-25
net: bcmgenet: drop checks on priv->phydev
Florian Fainelli
1
-11
/
+6
2014-02-25
Merge branch 'gianfar'
David S. Miller
3
-398
/
+324
2014-02-25
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2
-88
/
+77
2014-02-25
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
3
-84
/
+76
2014-02-25
gianfar: Don't free/request irqs on device reset
Claudiu Manoil
1
-32
/
+45
2014-02-25
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
3
-127
/
+51
2014-02-25
gianfar: Implement MAC reset and reconfig procedure
Claudiu Manoil
1
-82
/
+90
2014-02-25
bcmgenet: Deleted unnecessary select_queue method.
David S. Miller
1
-7
/
+0
2014-02-25
net: bcmgenet: Use devm_ioremap_resource()
Fabio Estevam
1
-4
/
+3
2014-02-25
bridge: netfilter: Use ether_addr_copy
Joe Perches
5
-7
/
+7
2014-02-25
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
3
-5
/
+5
2014-02-25
cgxb4: Stop using ethtool SPEED_* constants
Ben Hutchings
2
-14
/
+14
2014-02-25
tools: bpf_dbg: various misc code cleanups
Daniel Borkmann
1
-64
/
+55
2014-02-25
loopback: sctp: add NETIF_F_SCTP_CSUM to device features
Daniel Borkmann
1
-0
/
+1
2014-02-25
pktgen: document all supported flags
Mathias Krause
2
-6
/
+26
[next]