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
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
2016-12-06
net/mlx5: Fix query ISSI flow
Kamal Heib
3
-11
/
+14
2016-12-06
net/mlx5: Remove duplicate pci dev name print
Kamal Heib
1
-4
/
+4
2016-12-06
net/mlx5: Verify module parameters
Kamal Heib
2
-12
/
+17
2016-12-06
net: fec: fix compile with CONFIG_M5272
Nikita Yushchenko
1
-3
/
+10
2016-12-06
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
Venkat Duvvuru
1
-1
/
+2
2016-12-06
virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
Andy Lutomirski
1
-5
/
+14
2016-12-06
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
1
-1
/
+21
2016-12-06
uapi glibc compat: fix outer guard of net device flags enum
Jonas Gorski
1
-2
/
+2
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
3
-2
/
+8
2016-12-06
netlink: Do not schedule work from sk_destruct
Herbert Xu
1
-17
/
+15
2016-12-06
uapi: export nf_log.h
stephen hemminger
1
-0
/
+1
2016-12-06
uapi: export tc_skbmod.h
stephen hemminger
1
-0
/
+1
2016-12-05
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2016-12-05
Merge branch 'bnx2x-fixes'
David S. Miller
2
-2
/
+10
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
2016-12-05
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
1
-0
/
+8
2016-12-05
isdn: hisax: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: bnx2x: fix improper return value
Pan Bian
1
-0
/
+1
2016-12-05
net: ethernet: qlogic: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
atm: fix improper return value
Pan Bian
1
-1
/
+1
2016-12-05
net: irda: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-05
net: caif: remove ineffective check
Pan Bian
1
-4
/
+1
2016-12-05
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-12-05
atm: lanai: set error code when ioremap fails
Pan Bian
1
-0
/
+1
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
1
-0
/
+1
2016-12-05
net: bridge: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
1
-1
/
+1
2016-12-05
netdev: broadcom: propagate error code
Pan Bian
1
-1
/
+1
2016-12-05
Merge branch 'fib-suffix-length-fixes'
David S. Miller
1
-33
/
+35
2016-12-05
ipv4: Drop suffix update from resize code
Alexander Duyck
1
-21
/
+21
2016-12-05
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
1
-12
/
+14
2016-12-04
net: dcb: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-04
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
2016-12-03
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-6
/
+22
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
121
-450
/
+1064
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-24
/
+121
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
1
-4
/
+4
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-12-02
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
[next]