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
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-1
/
+8
2015-02-15
com20020-pci: add support for eae single card
Michael Grzeschik
1
-3
/
+18
2015-02-15
vhost_net: fix wrong iter offset when setting number of buffers
Jason Wang
1
-5
/
+6
2015-02-15
net: spelling fixes
Stephen Hemminger
3
-3
/
+3
2015-02-15
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
1
-1
/
+1
2015-02-15
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
1
-0
/
+28
2015-02-15
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-02-15
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-15
r8152: restore hw settings
hayeswang
1
-2
/
+57
2015-02-13
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
1
-1
/
+1
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
1
-8
/
+24
2015-02-12
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
1
-5
/
+2
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2015-02-12
ipvlan: add a missing __percpu pcpu_stats
Eric Dumazet
1
-1
/
+1
2015-02-12
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
1
-0
/
+2
2015-02-12
Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...
David S. Miller
1
-4
/
+1
2015-02-12
bgmac: fix device initialization on Northstar SoCs (condition typo)
Rafał Miłecki
1
-2
/
+3
2015-02-12
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
3
-13
/
+51
2015-02-12
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
1
-0
/
+1
2015-02-12
sunvnet: don't change gso data on clones
David L Stevens
1
-13
/
+10
2015-02-12
drivers/net: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-02-12
drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
Geert Uytterhoeven
1
-0
/
+2
2015-02-12
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-2
/
+4
2015-02-12
Merge branch 'rco_correctness'
David S. Miller
11
-45
/
+160
2015-02-12
gue: Use checksum partial with remote checksum offload
Tom Herbert
2
-6
/
+23
2015-02-12
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
3
-7
/
+23
2015-02-12
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
5
-6
/
+37
2015-02-12
net: Use more bit fields in napi_gro_cb
Tom Herbert
1
-8
/
+10
2015-02-12
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2
-2
/
+17
2015-02-12
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
Tom Herbert
2
-6
/
+15
2015-02-12
net: Fix remcsum in GRO path to not change packet
Tom Herbert
4
-22
/
+47
2015-02-12
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
1
-1
/
+1
2015-02-12
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
1
-0
/
+2
2015-02-12
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
6
-7
/
+5
2015-02-12
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
6
-7
/
+5
2015-02-12
rds: rds_cong_queue_updates needs to defer the congestion update transmission
Sowmini Varadhan
1
-1
/
+15
2015-02-12
ipv6: Partial checksum only UDP packets
Vlad Yasevich
1
-1
/
+1
2015-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-6
/
+58
2015-02-12
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
35
-388
/
+664
2015-02-11
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
7
-3
/
+454
2015-02-11
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
54
-3158
/
+7863
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
41
-793
/
+1518
2015-02-11
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
68
-1180
/
+2152
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
92
-2235
/
+6295
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
61
-1302
/
+7957
2015-02-11
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
43
-302
/
+1342
2015-02-11
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
488
-9109
/
+10988
2015-02-11
Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
357
-21671
/
+12056
2015-02-11
Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
1
-0
/
+1
[next]