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
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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-08
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
1
-6
/
+11
2019-03-08
netfilter: nat: don't register device notifier twice
Florian Westphal
1
-16
/
+19
2019-03-08
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
1
-18
/
+24
2019-03-08
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
1
-28
/
+33
2019-03-08
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
1
-4
/
+17
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-07
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
1
-1
/
+1
2019-03-07
net: atm: Use IS_ENABLED in atm_dev_ioctl
Nathan Chancellor
1
-6
/
+2
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-07
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
1
-0
/
+2
2019-03-07
xsk: fix potential crash in xsk_diag_put_umem()
Eric Dumazet
1
-2
/
+2
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
1
-4
/
+4
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
1
-0
/
+5
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+4
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2
-2
/
+4
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-05
libceph: use struct_size() for kmalloc() in crush_decode()
Gustavo A. R. Silva
1
-3
/
+2
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-56
/
+62
2019-03-05
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-05
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-5
/
+17
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-9
/
+61
2019-03-04
tls: Fix tls_device receive
Boris Pismenny
1
-11
/
+14
2019-03-04
tls: Fix mixing between async capable and async
Eran Ben Elisha
1
-6
/
+9
2019-03-04
tls: Fix write space handling
Boris Pismenny
3
-9
/
+36
2019-03-04
tls: Fix tls_device handling of partial records
Boris Pismenny
2
-17
/
+5
2019-03-04
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-04
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2
-0
/
+16
2019-03-04
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
1
-4
/
+4
2019-03-04
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-04
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-04
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-7
/
+27
2019-03-04
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-04
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
3
-0
/
+37
2019-03-04
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
3
-8
/
+36
2019-03-04
appletalk: use remove_proc_subtree to simplify procfs code
YueHaibing
1
-39
/
+17
2019-03-03
net: sched: put back q.qlen into a single location
Eric Dumazet
2
-9
/
+6
[prev]
[next]