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
/
net
/
core
/
dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
netdev: add "ops compat locking" helpers
Jakub Kicinski
1
-0
/
+15
2025-04-10
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+1
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
1
-0
/
+1
2025-04-08
net: rps: annotate data-races around (struct sd_flow_limit)->count
Eric Dumazet
1
-1
/
+1
2025-04-08
net: rps: change skb_flow_limit() hash function
Eric Dumazet
1
-1
/
+1
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-1
/
+2
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
1
-2
/
+1
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-4
/
+9
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
1
-2
/
+4
2025-02-08
net: page_pool: avoid false positive warning if NAPI was never added
Jakub Kicinski
1
-0
/
+12
2025-01-16
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
1
-1
/
+0
2025-01-16
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
1
-0
/
+12
2025-01-16
net: add helpers for lookup and walking netdevs under netdev_lock()
Jakub Kicinski
1
-0
/
+16
2025-01-11
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
1
-0
/
+1
2025-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
1
-1
/
+2
2024-12-16
net: Make net_hwtstamp_validate accessible
Kory Maincent
1
-0
/
+1
2024-12-16
net: Make dev_get_hwtstamp_phylib accessible
Kory Maincent
1
-0
/
+2
2024-11-12
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
1
-0
/
+25
2024-10-15
net: napi: Add napi_config
Joe Damato
1
-0
/
+12
2024-10-15
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
1
-0
/
+40
2024-10-15
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
1
-0
/
+36
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
1
-0
/
+4
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
1
-0
/
+6
2024-06-25
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
1
-0
/
+18
2024-06-18
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-0
/
+4
2024-05-01
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
1
-0
/
+17
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
1
-3
/
+3
2024-03-08
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-08
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
1
-2
/
+0
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
1
-0
/
+3
2024-01-29
net: free altname using an RCU callback
Jakub Kicinski
1
-0
/
+1
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
1
-0
/
+3
2023-12-06
net: core: synchronize link-watch when carrier is queried
Johannes Berg
1
-1
/
+0
2023-12-05
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
1
-0
/
+2
2023-10-27
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
1
-0
/
+6
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
1
-0
/
+3
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
1
-0
/
+6
2023-02-10
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
1
-0
/
+2
2023-02-02
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
1
-0
/
+18
2022-11-01
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
1
-0
/
+3
2022-11-01
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
1
-0
/
+4
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
1
-1
/
+1
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-0
/
+21
2022-04-08
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+91