index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-03-16
1
-1
/
+1
*
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2022-01-27
1
-0
/
+3
*
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-11-18
1
-0
/
+55
*
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
2021-11-02
1
-2
/
+2
*
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
2021-01-12
1
-5
/
+18
*
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
2021-01-12
1
-0
/
+7
*
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
2021-01-12
1
-7
/
+22
*
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
2021-01-12
1
-0
/
+6
*
net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c
Ye Bin
2020-10-01
1
-2
/
+2
*
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-12
1
-5
/
+7
*
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
1
-1
/
+9
|
\
|
*
net: Restrict receive packets queuing to housekeeping CPUs
Alex Belits
2020-07-08
1
-1
/
+9
*
|
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-21
1
-1
/
+1
|
/
*
net: core: recursively find netdev by device node
Tobias Waldekranz
2020-05-15
1
-5
/
+5
*
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2020-04-23
1
-2
/
+2
*
net: napi: add hard irqs deferral feature
Eric Dumazet
2020-04-23
1
-0
/
+18
*
net: Add testing sysfs attribute
Andrew Lunn
2020-04-20
1
-1
/
+14
*
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
2020-04-09
1
-1
/
+1
*
net-sysfs: add queue_change_owner()
Christian Brauner
2020-02-26
1
-0
/
+106
*
net-sysfs: add netdev_change_owner()
Christian Brauner
2020-02-26
1
-0
/
+27
*
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
2019-12-17
1
-2
/
+5
*
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-06
1
-2
/
+5
*
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
2019-11-20
1
-0
/
+1
*
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
2019-11-20
1
-11
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-9
/
+5
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
1
-7
/
+13
|
|
\
\
|
*
|
|
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
1
-2
/
+2
*
|
|
|
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-2
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
2019-04-25
1
-2
/
+4
|
|
|
/
|
|
/
|
*
/
|
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-04-15
1
-9
/
+5
|
/
/
*
|
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-21
1
-5
/
+9
*
|
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-03-19
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-0
/
+3
|
\
|
*
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-03-03
1
-0
/
+3
*
|
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
1
-7
/
+5
*
|
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
1
-15
/
+4
*
|
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-1
/
+6
|
/
*
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+1
*
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-08-09
1
-0
/
+4
*
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2018-07-20
1
-18
/
+0
*
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
2018-07-20
1
-1
/
+46
*
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
2018-07-20
1
-0
/
+3
*
net: Add support for subordinate device traffic classes
Alexander Duyck
2018-07-09
1
-1
/
+20
*
net-sysfs: Drop support for XPS and traffic_class on single queue device
Alexander Duyck
2018-07-09
1
-2
/
+13
*
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
2018-07-02
1
-0
/
+83
*
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-07-02
1
-2
/
+2
*
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-05-31
1
-3
/
+3
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-6
/
+6
[next]