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_multi_rtos
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
2025-07-19
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2
-1
/
+7
2025-07-18
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
1
-2
/
+3
2025-07-18
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
1
-0
/
+1
2025-07-18
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+0
2025-07-18
neighbour: Free pneigh_entry after RCU grace period.
Kuniyuki Iwashima
1
-0
/
+4
2025-07-18
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
Kuniyuki Iwashima
1
-2
/
+2
2025-07-18
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+3
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-31
/
+43
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-23
/
+29
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
1
-1
/
+5
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-1
/
+1
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
1
-1
/
+4
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
1
-4
/
+16
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
1
-0
/
+4
2025-07-15
wifi: cfg80211: Fix interface type validation
Ilan Peer
1
-1
/
+1
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-15
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
1
-1
/
+1
2025-07-15
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
1
-0
/
+1
2025-07-15
tcp: do not accept packets beyond window
Eric Dumazet
1
-1
/
+7
2025-07-15
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
1
-5
/
+0
2025-07-12
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
1
-1
/
+2
2025-07-12
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-07-12
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
1
-1
/
+1
2025-07-12
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
Eric Dumazet
1
-9
/
+14
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-11
Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-32
/
+0
2025-07-11
Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-10
/
+9
2025-07-11
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-07-11
net: replace ND_PRINTK with dynamic debug
Wang Liang
1
-9
/
+0
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+26
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+1
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-07-10
devlink: Add new "clock_id" generic device param
Ivan Vecera
1
-0
/
+4
2025-07-10
devlink: Add support for u64 parameters
Ivan Vecera
1
-0
/
+2
2025-07-09
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-0
/
+2
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
1
-1
/
+5
2025-07-09
wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
Johannes Berg
1
-3
/
+0
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
1
-6
/
+0
[next]