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
2017-04-27
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
1
-1
/
+1
2017-04-26
xfrm: do the garbage collection after flushing policy
Xin Long
1
-0
/
+4
2017-04-25
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
1
-0
/
+2
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-04-25
bridge: move bridge multicast cleanup to ndo_uninit
Xin Long
2
-1
/
+1
2017-04-25
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-04-25
qed: Fix error in the dcbx app meta data initialization.
sudarsana.kalluru@cavium.com
1
-5
/
+5
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
2
-6
/
+4
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
1
-1
/
+1
2017-04-25
tipc: fix socket flow control accounting error at tipc_recv_stream
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-04-25
tipc: fix socket flow control accounting error at tipc_send_stream
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-04-25
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
1
-2
/
+4
2017-04-25
team: fix memory leaks
Pan Bian
1
-2
/
+6
2017-04-25
Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...
David S. Miller
5
-5
/
+90
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
2
-1
/
+5
2017-04-25
macvlan: Fix device ref leak when purging bc_queue
Herbert Xu
1
-1
/
+10
2017-04-25
usb: plusb: Add support for PL-27A1
Roman SpychaĆa
2
-3
/
+14
2017-04-25
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
1
-5
/
+12
2017-04-25
can: usb: Kconfig: Add PCAN-USB X6 device in help text
Stephane Grosjean
1
-0
/
+1
2017-04-25
can: usb: Add support of PCAN-Chip USB stamp module
Stephane Grosjean
4
-0
/
+77
2017-04-25
Merge branch 'dsa-b53-58xx-fixes'
David S. Miller
2
-2
/
+40
2017-04-25
net: dsa: b53: Fix CPU port for 58xx devices
Florian Fainelli
1
-1
/
+1
2017-04-25
net: dsa: b53: Implement software reset for 58xx devices
Florian Fainelli
2
-1
/
+25
2017-04-25
net: dsa: b53: Include IMP/CPU port in dumb forwarding mode
Florian Fainelli
2
-0
/
+14
2017-04-24
Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-53
/
+76
2017-04-24
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
1
-1
/
+2
2017-04-24
ravb: Double free on error in ravb_start_xmit()
Dan Carpenter
1
-3
/
+4
2017-04-24
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
1
-0
/
+3
2017-04-24
macsec: avoid heap overflow in skb_to_sgvec
Jason A. Donenfeld
1
-1
/
+1
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
1
-1
/
+2
2017-04-24
net: tc35815: move free after the dereference
Dan Carpenter
1
-1
/
+1
2017-04-24
net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats
Martin KaFai Lau
1
-2
/
+2
2017-04-22
net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
Ilan Tayari
1
-0
/
+1
2017-04-22
net/mlx5e: Fix small packet threshold
Eugenia Emantayev
1
-1
/
+1
2017-04-22
net/mlx5: Fix UAR memory leak
Maor Gottlieb
1
-0
/
+1
2017-04-22
net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels
Or Gerlitz
1
-19
/
+23
2017-04-22
net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels
Or Gerlitz
1
-19
/
+23
2017-04-22
net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
Or Gerlitz
2
-13
/
+26
2017-04-22
net/mlx5: Fix driver load bad flow when having fw initializing timeout
Mohamad Haj Yahia
1
-1
/
+1
2017-04-22
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-210
/
+345
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
bpf, doc: update bpf maintainers entry
Daniel Borkmann
1
-1
/
+15
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
bpf: Fix values type used in test_maps
David Miller
1
-2
/
+2
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Merge branch 'skb_cow_head'
David S. Miller
6
-44
/
+16
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
[next]