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-08-21
SH7619: fix Ether support
Sergei Shtylyov
1
-2
/
+10
2013-08-21
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
Dan Carpenter
1
-4
/
+4
2013-08-21
myri10ge: Add support for ndo_busy_poll
Hyong-Youb Kim
1
-2
/
+198
2013-08-21
ipv4: raise IP_MAX_MTU to theoretical limit
Eric Dumazet
1
-5
/
+3
2013-08-21
vhost: Include linux/uio.h instead of linux/socket.h
Asias He
1
-1
/
+1
2013-08-21
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
Christoph Paasch
1
-3
/
+2
2013-08-21
pch_gbe: ethtool cannot change parameters when link is down
Anders Larsen
1
-0
/
+1
2013-08-21
moxa: fix missing unlock on error in moxart_mac_start_xmit()
Wei Yongjun
1
-4
/
+6
2013-08-21
sundance: Add myself as a maintainer
Denis Kirjanov
1
-0
/
+6
2013-08-21
sundance: Add netpoll support
Denis Kirjanov
1
-0
/
+14
2013-08-21
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
1
-10
/
+14
2013-08-21
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
1
-11
/
+11
2013-08-21
vxlan: using kfree_rcu() to simplify the code
Wei Yongjun
1
-7
/
+1
2013-08-21
r8169,sis190: remove unnecessary length check
Peter Wu
2
-6
/
+0
2013-08-21
drivers/net: enic: Generate notification of hardware crash
Neel Patel
2
-1
/
+2
2013-08-21
drivers/net: enic: Add an interface for USNIC to interact with firmware
Neel Patel
5
-1
/
+83
2013-08-21
drivers/net: enic: Adding support for Cisco Low Latency NIC
Neel Patel
7
-17
/
+197
2013-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
32
-504
/
+513
2013-08-21
Merge branch '6lowpan'
David S. Miller
2
-102
/
+204
2013-08-21
6lowpan: handle context based source address
Alexander Aring
1
-3
/
+46
2013-08-21
6lowpan: lowpan_uncompress_addr with address_mode
Alexander Aring
2
-71
/
+82
2013-08-21
6lowpan: add function to uncompress multicast addr
Alexander Aring
1
-19
/
+59
2013-08-21
6lowpan: introduce lowpan_fetch_skb function
Alexander Aring
1
-0
/
+12
2013-08-21
6lowpan: Fix fragmentation with link-local compressed addresses
David Hauweele
1
-0
/
+6
2013-08-21
6lowpan: init ipv6hdr buffer to zero
Alexander Aring
1
-11
/
+1
2013-08-20
qlcnic: Update version to 5.3.47
Himanshu Madhani
1
-3
/
+3
2013-08-20
qlcnic: Add support for 84xx adapters to load firmware from file
Pratik Pujar
2
-2
/
+28
2013-08-20
qlcnic: Loopback Inter Driver Communication AEN handler
Manish Chopra
2
-9
/
+37
2013-08-20
qlcnic: Add PVID support for 84xx adapters
Manish Chopra
2
-7
/
+14
2013-08-20
qlcnic: Enable support for 844X adapter
Manish Chopra
3
-7
/
+23
2013-08-20
Merge branch 'openvswitch_vxlan'
David S. Miller
8
-140
/
+477
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
6
-0
/
+236
2013-08-20
vxlan: Add tx-vlan offload support.
Pravin B Shelar
1
-1
/
+15
2013-08-20
vxlan: Improve vxlan headroom calculation.
Pravin B Shelar
1
-4
/
+9
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
2
-37
/
+62
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2
-26
/
+50
2013-08-20
vxlan: Add vxlan recv demux.
Pravin B Shelar
1
-36
/
+67
2013-08-20
vxlan: Restructure vxlan receive.
Pravin B Shelar
1
-15
/
+7
2013-08-20
vxlan: Restructure vxlan socket apis.
Pravin B Shelar
1
-41
/
+51
2013-08-20
r8152: add comments
hayeswang
1
-0
/
+5
2013-08-20
r8152: adjust tx_bottom function
hayeswang
1
-66
/
+68
2013-08-20
r8152: move some declearation of variables
hayeswang
1
-15
/
+14
2013-08-20
r8152: adjust some duplicated code
hayeswang
1
-27
/
+28
2013-08-20
r8152: replace lockflags with flags
hayeswang
1
-24
/
+24
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
1
-2
/
+4
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
1
-1
/
+0
2013-08-20
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
1
-17
/
+11
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
357
-1865
/
+3306
2013-08-16
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-35
/
+42
2013-08-16
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+13
[next]