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
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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-0
/
+1
2013-12-20
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
1
-0
/
+2
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-56
/
+94
2013-12-18
net: Add utility function to copy skb hash
Tom Herbert
1
-0
/
+6
2013-12-18
net: Add function to set the rxhash
Tom Herbert
1
-0
/
+40
2013-12-18
net: Add utility functions to clear rxhash
Tom Herbert
1
-0
/
+12
2013-12-18
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
1
-3
/
+3
2013-12-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+32
2013-12-18
net: remove dead code for add/del multiple
stephen hemminger
1
-11
/
+0
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-2
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
1
-0
/
+36
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-23
/
+24
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+18
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+1
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+3
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
1
-1
/
+2
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-12-13
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
1
-1
/
+1
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
1
-1
/
+1
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
1
-0
/
+2
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
1
-6
/
+1
2013-12-12
Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+5
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-3
/
+2
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+2
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
1
-1
/
+2
2013-12-11
math64: Add mul_u64_u32_shr()
Peter Zijlstra
1
-0
/
+30
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
1
-2
/
+0
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
1
-0
/
+3
2013-12-11
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-11
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2013-12-11
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-10
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
1
-1
/
+0
2013-12-10
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
1
-0
/
+1
2013-12-10
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
1
-2
/
+23
2013-12-10
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
1
-0
/
+18
2013-12-10
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-0
/
+7
2013-12-10
net: phy: report link partner features through ethtool
Florian Fainelli
1
-2
/
+3
2013-12-10
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
1
-0
/
+18
2013-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-12-10
ath9k: Use a separate TX gain table for WZR-HP-G450H
Sujith Manoharan
1
-0
/
+2
2013-12-09
Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2013-12-09
Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+14
2013-12-09
Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
1
-8
/
+0
[next]