index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
2021-02-09
net: add sysfs attribute to control napi threaded mode
Wei Wang
2021-02-08
net-sysfs: Add rtnl locking for getting Tx queue traffic class
Alexander Duyck
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
2020-12-28
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
2020-12-28
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-10-01
net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c
Ye Bin
2020-08-19
net: Use generic ns_common::count
Christian Brauner
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-21
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-08
net: Restrict receive packets queuing to housekeeping CPUs
Alex Belits
2020-05-15
net: core: recursively find netdev by device node
Tobias Waldekranz
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2020-04-20
net: Add testing sysfs attribute
Andrew Lunn
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
2020-02-26
net-sysfs: add queue_change_owner()
Christian Brauner
2020-02-26
net-sysfs: add netdev_change_owner()
Christian Brauner
2019-12-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
2019-12-06
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-19
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-03
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-07-20
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2018-07-20
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
2018-07-20
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2018-07-09
net-sysfs: Drop support for XPS and traffic_class on single queue device
Alexander Duyck
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-05-31
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
[next]