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-07-12
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
1
-1
/
+1
2022-07-12
net/sched: act_police: Add extack messages for offload failure
Ido Schimmel
1
-3
/
+14
2022-07-12
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
16
-24
/
+44
2022-07-12
mptcp: fix local endpoint accounting
Paolo Abeni
1
-1
/
+2
2022-07-12
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
3
-3
/
+12
2022-07-12
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2
-6
/
+5
2022-07-12
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
1
-0
/
+1
2022-07-12
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2022-07-12
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
1
-15
/
+33
2022-07-12
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-12
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-07
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
1
-1
/
+1
2022-07-07
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
1
-1
/
+5
2022-07-07
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-07-07
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
1
-8
/
+14
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-07-07
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
3
-0
/
+59
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-07-07
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2
-5
/
+8
2022-06-29
sock: redo the psock vs ULP protection check
Jakub Kicinski
3
-3
/
+7
2022-06-29
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-29
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
1
-4
/
+15
2022-06-29
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
1
-4
/
+10
2022-06-29
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
1
-0
/
+3
2022-06-29
erspan: do not assume transport header is always set
Eric Dumazet
2
-10
/
+20
2022-06-29
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
2022-06-29
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
2022-06-29
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-29
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-29
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-29
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
1
-7
/
+9
2022-06-29
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2
-20
/
+5
2022-06-29
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
1
-3
/
+7
2022-06-29
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-22
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
1
-5
/
+28
2022-06-22
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
34
-65
/
+54
2022-06-22
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
1
-0
/
+1
2022-06-22
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
1
-2
/
+3
2022-06-22
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-3
/
+3
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
1
-4
/
+7
2022-06-14
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2
-1
/
+9
2022-06-14
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
1
-1
/
+1
2022-06-14
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
1
-4
/
+6
2022-06-14
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
1
-0
/
+1
2022-06-14
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
1
-4
/
+6
2022-06-14
ip_gre: test csum_start instead of transport header
Willem de Bruijn
1
-6
/
+5
[next]