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
pinetabv-6.6.y-devel
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-12-10
packet: fix send path when running with proto == 0
Daniel Borkmann
2
-25
/
+50
2013-12-07
virtio-net: free bufs correctly on invalid packet length
Michael Dalton
1
-3
/
+3
2013-12-07
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
1
-2
/
+2
2013-12-07
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2
-1
/
+11
2013-12-07
virtio: delete napi structures from netdev before releasing memory
Andrey Vagin
1
-0
/
+5
2013-12-07
virtio-net: determine type of bufs correctly
Andrey Vagin
1
-3
/
+3
2013-12-07
bonding: fix packets_per_slave showing
Nikolay Aleksandrov
1
-2
/
+2
2013-12-07
be2net: Free/delete pmacs (in be_clear()) only if they exist
Somnath Kotur
1
-8
/
+15
2013-12-07
be2net: Fix Lancer error recovery to distinguish FW download
Somnath Kotur
2
-4
/
+17
2013-12-06
tun: update file current position
Zhi Yong Wu
1
-0
/
+2
2013-12-06
macvtap: update file current position
Zhi Yong Wu
1
-0
/
+2
2013-12-06
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
1
-0
/
+1
2013-12-06
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
2
-11
/
+2
2013-12-06
forcedeth: run loopback test only on chipsets that support it
Ivan Vecera
1
-3
/
+5
2013-12-06
bonding: add arp_ip_target checks when install the module
dingtianhong
1
-3
/
+3
2013-12-06
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
1
-0
/
+5
2013-12-06
sctp: disable max_burst when the max_burst is 0
wangweidong
1
-1
/
+1
2013-12-06
net: davinci_emac: Fix platform data handling and make usable for am3517
Tony Lindgren
2
-2
/
+26
2013-12-06
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
1
-1
/
+1
2013-12-06
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
1
-8
/
+0
2013-12-06
qlge: Fix ethtool statistics
Jitendra Kalsaria
1
-0
/
+4
2013-12-06
xen-netback: fix fragment detection in checksum setup
Paul Durrant
3
-100
/
+140
2013-12-06
MAINTAINERS: Update Intel Wired Ethernet LAN Maintainers
Jeff Kirsher
1
-2
/
+0
2013-12-06
Merge branch 'net_sched_actions'
David S. Miller
10
-29
/
+14
2013-12-06
net_sched: Use default action walker methods
Jamal Hadi Salim
8
-9
/
+0
2013-12-06
net_sched: Provide default walker function for actions
Jamal Hadi Salim
1
-6
/
+3
2013-12-06
net_sched: Use default action lookup functions
Jamal Hadi Salim
7
-8
/
+0
2013-12-06
net_sched: Default action lookup method for actions
Jamal Hadi Salim
1
-2
/
+3
2013-12-06
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
1
-4
/
+8
2013-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
34
-103
/
+233
2013-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-103
/
+233
2013-12-04
Merge branch 'cxgb4'
David S. Miller
11
-272
/
+397
2013-12-04
cxgb4: Add new scheme to update T4/T5 firmware
Hariprasad Shenai
4
-190
/
+289
2013-12-04
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
6
-16
/
+39
2013-12-04
cxgb4: Much cleaner implementation of is_t4()/is_t5()
Hariprasad Shenai
5
-70
/
+73
2013-12-03
net/mlx4_core: destroy workqueue when driver fails to register
Wei Yang
1
-0
/
+2
2013-12-03
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
1
-3
/
+2
2013-12-03
xen-netback: clear vif->task on disconnect
Paul Durrant
1
-8
/
+12
2013-12-03
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
1
-21
/
+18
2013-12-03
net: do not pretend FRAGLIST support
Eric Dumazet
4
-4
/
+3
2013-12-03
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-03
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-12-03
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
1
-5
/
+4
2013-12-03
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
1
-0
/
+2
2013-12-03
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
3
-7
/
+28
2013-12-03
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
1
-0
/
+3
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-0
/
+10
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+7
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+29
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-20
/
+76
[next]