开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-03-24
net-sysfs: switch xps_queue_show() to sysfs_emit()
Yury Norov
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-09-19
net-sysfs: use check_net()
Christian Brauner
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
2025-07-07
net: remove RTNL use for /proc/sys/net/core/rps_default_mask
Eric Dumazet
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
2025-03-25
net: rfs: hash function change
Eric Dumazet
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
2025-02-27
net-sysfs: remove unused initial ret values
Antoine Tenart
2025-02-24
net-sysfs: restore behavior for not running devices
Eric Dumazet
2025-02-05
net-sysfs: remove rtnl_trylock from queue attributes
Antoine Tenart
2025-02-05
net-sysfs: prevent uncleared queues from being re-added
Antoine Tenart
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
2025-02-05
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
2024-09-09
net: sysfs: Fix weird usage of class's namespace relevant fields
Zijun Hu
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-09-03
net: dqs: Do not use extern for unused dql_group
Breno Leitao
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-07-11
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-04-15
net: constify net_class
Heiner Kallweit
2024-04-08
net: dqs: use sysfs_emit() in favor of sprintf()
Eric Dumazet
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-02-19
net: sysfs: Do not create sysfs for non BQL device
Breno Leitao
2024-02-14
net-sysfs: convert netstat_show() to RCU
Eric Dumazet
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
2024-02-14
net-sysfs: convert netdev_show() to RCU
Eric Dumazet
2024-02-14
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2023-12-08
net: sysfs: fix locking in carrier read
Johannes Berg
[next]