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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
tcp: switch rtt estimations to usec resolution
Eric Dumazet
3
-9
/
+16
2014-02-27
net: add skb_mstamp infrastructure
Eric Dumazet
1
-2
/
+57
2014-02-27
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-1
/
+12
2014-02-27
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-1
/
+12
2014-02-27
net: Add sysfs file for port number
Amir Vadai
1
-0
/
+4
2014-02-27
net: tcp: add mib counters to track zero window transitions
Florian Westphal
1
-0
/
+3
2014-02-27
net: order MPLS ethertypes numerically
Neil Jerram
1
-2
/
+2
2014-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-9
/
+85
2014-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-108
/
+242
2014-02-20
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
1
-1
/
+2
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
1
-1
/
+0
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-260
/
+264
2014-02-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-0
/
+8
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-17
/
+50
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
1
-1
/
+1
2014-02-19
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...
Dave Airlie
1
-0
/
+2
2014-02-19
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...
Dave Airlie
1
-0
/
+1
2014-02-19
bonding: remove useless updating of slave->dev->last_rx
Veaceslav Falico
1
-7
/
+1
2014-02-18
drm: add DRM_CAPs for cursor size
Alex Deucher
2
-0
/
+5
2014-02-18
drm/ttm: declare 'struct device' in ttm_page_alloc.h
Alexandre Courbot
1
-0
/
+2
2014-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+3
2014-02-18
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
3
-0
/
+24
2014-02-18
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
3
-0
/
+10
2014-02-18
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
3
-0
/
+7
2014-02-18
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
3
-0
/
+10
2014-02-18
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
3
-2
/
+13
2014-02-18
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
1
-0
/
+5
2014-02-18
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
1
-0
/
+1
2014-02-18
Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-02-18
ceph: remove xattr when null value is given to setxattr()
Yan, Zheng
1
-2
/
+3
2014-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+39
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
3
-6
/
+29
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
1
-0
/
+20
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-3
/
+6
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
1
-13
/
+1
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
1
-0
/
+39
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2014-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+0
2014-02-16
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
1
-0
/
+5
2014-02-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2014-02-15
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2014-02-15
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2014-02-15
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
1
-1
/
+0
2014-02-15
tcp: add pacing_rate information into tcp_info
Eric Dumazet
1
-0
/
+3
2014-02-15
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
1
-0
/
+14
2014-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+1
2014-02-14
Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-30
/
+36
2014-02-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+5
2014-02-14
Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...
Roland Dreier
1
-0
/
+3
[next]