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
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
4
-4
/
+21
2022-03-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-02-26
SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2
-3
/
+3
2022-02-26
SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
4
-19
/
+19
2022-02-26
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
5
-7
/
+7
2022-02-26
SUNRPC: remove redundant pointer plainhdr
Colin Ian King
1
-2
/
+2
2022-02-24
ping: remove pr_err from ping_lookup
Xin Long
1
-1
/
+0
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-8
/
+38
2022-02-24
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
1
-0
/
+2
2022-02-24
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2
-22
/
+22
2022-02-23
net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2022-02-23
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2
-2
/
+2
2022-02-23
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
1
-1
/
+1
2022-02-23
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
1
-1
/
+8
2022-02-23
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
1
-2
/
+2
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
7
-6
/
+57
2022-02-22
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
1
-4
/
+9
2022-02-21
netfilter: nft_limit: fix stateful object memory leak
Florian Westphal
1
-0
/
+18
2022-02-21
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
1
-0
/
+3
2022-02-21
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2
-1
/
+6
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
4
-2
/
+25
2022-02-20
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2
-7
/
+20
2022-02-19
mptcp: add mibs counter for ignored incoming options
Paolo Abeni
3
-2
/
+10
2022-02-19
mptcp: fix race in incoming ADD_ADDR option processing
Paolo Abeni
1
-5
/
+14
2022-02-19
mptcp: fix race in overlapping signal events
Paolo Abeni
1
-0
/
+10
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
5
-6
/
+6
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
1
-5
/
+0
2022-02-18
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+3
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-9
/
+10
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-3
/
+10
2022-02-17
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
1
-1
/
+3
2022-02-17
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
1
-0
/
+4
2022-02-15
mctp: fix use after free
Tom Rix
1
-5
/
+6
2022-02-15
ipv4: add description about martian source
Zhang Yunkai
1
-0
/
+3
2022-02-15
tipc: fix wrong publisher node address in link publications
Jon Maloy
1
-1
/
+1
2022-02-14
net: fix documentation for kernel_getsockname
Alex Maydanik
1
-2
/
+2
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
4
-28
/
+35
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2
-1
/
+1
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2
-3
/
+3
2022-02-14
netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
Pablo Neira Ayuso
1
-0
/
+2
2022-02-13
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
1
-1
/
+1
2022-02-11
Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-21
/
+25
2022-02-11
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
1
-0
/
+3
2022-02-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-2
/
+4
[next]