index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-0
/
+3
2024-03-01
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+5
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-02-23
tls: fix race between async notify and socket close
Jakub Kicinski
1
-5
/
+0
2024-02-05
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-02-05
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-02-01
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-02-01
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-02-01
net/sched: flower: Fix chain template offload
Ido Schimmel
1
-0
/
+4
2024-02-01
udp: fix busy polling
Eric Dumazet
2
-6
/
+17
2024-02-01
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
2024-02-01
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+8
2024-01-26
net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
Marc Kleine-Budde
1
-1
/
+1
2024-01-26
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2024-01-26
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
1
-1
/
+1
2024-01-10
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
1
-2
/
+2
2024-01-10
tcp: derive delack_max from rto_min
Eric Dumazet
1
-0
/
+2
2024-01-10
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
1
-0
/
+2
2024-01-10
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
1
-1
/
+1
2024-01-01
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
1
-0
/
+5
2024-01-01
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
1
-51
/
+13
2024-01-01
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
1
-2
/
+2
2024-01-01
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+5
2023-12-20
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
1
-0
/
+10
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2
-6
/
+10
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+2
2023-12-13
tcp: fix mid stream window clamp.
Paolo Abeni
1
-2
/
+7
2023-12-08
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
1
-0
/
+1
2023-12-08
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
1
-1
/
+1
2023-11-28
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+9
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
2023-11-20
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-13
/
+17
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
1
-1
/
+1
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-1
/
+5
2023-11-20
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2
-1
/
+27
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
1
-1
/
+1
2023-11-20
udplite: fix various data-races
Eric Dumazet
1
-5
/
+9
2023-11-20
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
1
-6
/
+3
2023-11-20
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
1
-1
/
+1
2023-11-20
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
1
-0
/
+21
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
1
-0
/
+1
2023-10-18
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+1
2023-10-18
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
1
-0
/
+3
2023-10-17
Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+1
2023-10-14
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+1
2023-10-14
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-6
/
+4
[next]