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
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
57
-149
/
+146
2013-10-03
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
1
-5
/
+2
2013-10-03
tcp: sndbuf autotuning improvements
Eric Dumazet
2
-14
/
+26
2013-10-03
fib_trie: avoid a redundant bit judgement in inflate
baker.zhang
1
-6
/
+3
2013-10-03
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
1
-1
/
+1
2013-10-02
xen-netfront: convert to GRO API
Wei Liu
1
-1
/
+3
2013-10-02
tg3: use phylib when robo switch is in use
Hauke Mehrtens
1
-1
/
+10
2013-10-02
ssb: provide phy address for Gigabit Ethernet driver
Hauke Mehrtens
1
-0
/
+14
2013-10-02
tg3: add support a phy at an address different than 01
Hauke Mehrtens
1
-19
/
+19
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
533
-3021
/
+5170
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
107
-845
/
+1301
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2013-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-10-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
1
-2
/
+2
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'intel'
David S. Miller
11
-174
/
+283
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
3
-0
/
+107
2013-10-01
igb: Add ethtool offline tests for i354
Fujinaka, Todd
1
-2
/
+4
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
3
-23
/
+23
2013-10-01
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2
-26
/
+26
2013-10-01
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2
-15
/
+65
2013-10-01
ixgbevf: move API neg to reset path
Don Skidmore
1
-11
/
+10
2013-10-01
ixgbevf: add wait for Rx queue disable
Don Skidmore
1
-17
/
+44
2013-10-01
ixgbevf: cleanup redundant mailbox read failure check
Don Skidmore
1
-27
/
+2
2013-10-01
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
1
-53
/
+2
2013-10-01
be2net: add a counter for pkts dropped in xmit path
Sathya Perla
3
-2
/
+8
2013-10-01
be2net: fix adaptive interrupt coalescing
Sathya Perla
5
-73
/
+115
2013-10-01
be2net: call ENABLE_VF cmd for Skyhawk-R too
Vasundhara Volam
2
-2
/
+3
2013-10-01
be2net: Create single TXQ on BE3-R 1G ports
Vasundhara Volam
1
-9
/
+2
2013-10-01
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
Vasundhara Volam
1
-1
/
+2
2013-10-01
be2net: Call be_vf_setup() even when VFs are enbaled from previous load
Vasundhara Volam
2
-5
/
+5
2013-10-01
Merge branch 'ip_tunnel'
David S. Miller
2
-10
/
+10
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-158
/
+143
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-10-01
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-10-01
net: can: c_can_platform: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-12
/
+0
2013-10-01
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-01
bonding: RCUify bond_set_rx_mode()
Veaceslav Falico
1
-3
/
+4
[next]