index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
2025-03-25
1
-0
/
+2
*
net: rfs: hash function change
Eric Dumazet
2025-03-25
1
-2
/
+2
*
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
2025-03-19
1
-2
/
+5
*
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-08
1
-0
/
+1
*
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
2025-03-06
1
-5
/
+2
*
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
2025-03-06
1
-0
/
+2
*
net-sysfs: remove unused initial ret values
Antoine Tenart
2025-02-28
1
-5
/
+5
*
net-sysfs: restore behavior for not running devices
Eric Dumazet
2025-02-24
1
-1
/
+4
*
net-sysfs: remove rtnl_trylock from queue attributes
Antoine Tenart
2025-02-06
1
-58
/
+89
*
net-sysfs: prevent uncleared queues from being re-added
Antoine Tenart
2025-02-06
1
-0
/
+32
*
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
2025-02-06
1
-6
/
+21
*
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
2025-02-06
1
-53
/
+133
*
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
2025-01-16
1
-2
/
+3
*
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
2025-01-16
1
-2
/
+32
*
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
2024-10-15
1
-1
/
+1
*
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
2024-10-15
1
-1
/
+1
*
net: sysfs: Fix weird usage of class's namespace relevant fields
Zijun Hu
2024-09-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-1
/
+1
|
\
|
*
net: dqs: Do not use extern for unused dql_group
Breno Leitao
2024-09-03
1
-1
/
+1
*
|
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-09-06
1
-1
/
+5
*
|
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-2
/
+1
|
/
*
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-26
1
-1
/
+1
*
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-07-12
1
-1
/
+1
*
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-03
1
-4
/
+4
*
net: constify net_class
Heiner Kallweit
2024-04-15
1
-1
/
+1
*
net: dqs: use sysfs_emit() in favor of sprintf()
Eric Dumazet
2024-04-08
1
-3
/
+3
*
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2024-03-08
1
-0
/
+62
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-08
1
-0
/
+1
*
net: sysfs: Do not create sysfs for non BQL device
Breno Leitao
2024-02-19
1
-11
/
+24
*
net-sysfs: convert netstat_show() to RCU
Eric Dumazet
2024-02-14
1
-3
/
+3
*
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-14
1
-3
/
+1
*
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
2024-02-14
1
-3
/
+7
*
net-sysfs: convert netdev_show() to RCU
Eric Dumazet
2024-02-14
1
-7
/
+10
*
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2024-02-14
1
-2
/
+2
*
net: sysfs: fix locking in carrier read
Johannes Berg
2023-12-09
1
-2
/
+7
*
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-06
1
-1
/
+7
*
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
net: make default_rps_mask a per netns attribute
Paolo Abeni
2023-02-20
1
-7
/
+16
*
net-sysfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
1
-2
/
+2
*
net: introduce default_rps_mask netns attribute
Paolo Abeni
2023-02-10
1
-0
/
+7
*
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
2023-02-10
1
-30
/
+42
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-10
/
+10
|
\
|
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
|
*
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
1
-4
/
+4
|
*
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
1
-4
/
+4
*
|
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-11-04
1
-2
/
+2
|
/
*
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-30
1
-29
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-0
/
+1
|
\
|
*
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-17
1
-0
/
+1
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
1
-4
/
+4
|
/
[next]