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
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-0
/
+1
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
1
-1
/
+1
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
1
-2
/
+3
2023-10-06
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2023-10-06
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
1
-95
/
+3
2023-10-06
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
1
-1
/
+63
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
1
-0
/
+5
2023-09-19
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
1
-6
/
+3
2023-09-19
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-19
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
1
-8
/
+7
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+1
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
1
-3
/
+9
2023-09-19
net: fib: avoid warn splat in flow dissector
Florian Westphal
2
-2
/
+8
2023-09-13
mac80211: make ieee80211_tx_info padding explicit
Arnd Bergmann
1
-1
/
+3
2023-09-13
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
1
-1
/
+4
2023-09-13
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-1
/
+0
2023-08-30
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-0
/
+1
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2
-3
/
+14
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-2
/
+2
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-3
/
+4
2023-08-23
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-0
/
+6
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
1
-4
/
+27
2023-08-16
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
1
-0
/
+3
2023-08-11
vxlan: Fix nexthop hash size
Benjamin Poirier
1
-2
/
+2
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
3
-6
/
+7
2023-08-03
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-08-03
vxlan: calculate correct header length for GPE
Jiri Benc
1
-4
/
+9
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-27
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-07-27
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
1
-1
/
+1
2023-07-23
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-07-19
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-0
/
+1
2023-07-19
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
1
-40
/
+40
2023-07-19
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
1
-0
/
+2
2023-07-19
net: add a couple of helpers for iph tot_len
Xin Long
1
-3
/
+0
2023-07-19
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-07-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
1
-12
/
+1
2023-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-06-28
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2023-06-28
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-28
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
1
-1
/
+20
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
1
-0
/
+1
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-06-21
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
1
-0
/
+8
2023-06-21
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
1
-1
/
+3
2023-06-14
Bluetooth: fix debugfs registration
Johan Hovold
1
-0
/
+1
[next]