summaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* net-sysfs: Fix inconsistent of format with argument type in net-sysfs.cYe Bin2020-10-011-2/+2
* net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpusEric Dumazet2020-08-121-5/+7
* Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+9
|\
| * net: Restrict receive packets queuing to housekeeping CPUsAlex Belits2020-07-081-1/+9
* | net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang2020-07-211-1/+1
|/
* net: core: recursively find netdev by device nodeTobias Waldekranz2020-05-151-5/+5
* net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet2020-04-231-2/+2
* net: napi: add hard irqs deferral featureEric Dumazet2020-04-231-0/+18
* net: Add testing sysfs attributeAndrew Lunn2020-04-201-1/+14
* net-sysfs: remove redundant assignment to variable retColin Ian King2020-04-091-1/+1
* net-sysfs: add queue_change_owner()Christian Brauner2020-02-261-0/+106
* net-sysfs: add netdev_change_owner()Christian Brauner2020-02-261-0/+27
* net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander2019-12-171-2/+5
* net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2019-12-061-2/+5
* net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet2019-11-201-0/+1
* net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander2019-11-201-11/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-9/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-271-7/+13
| |\ \
| * | | net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2019-03-231-2/+2
* | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | net-sysfs: Replace ktype default_attrs field with groupsKimberly Brown2019-04-251-2/+4
| | |/ | |/|
* / | Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai2019-04-151-9/+5
|/ /
* | net-sysfs: Fix memory leak in netdev_register_kobjectWang Hai2019-03-211-5/+9
* | net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing2019-03-191-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-0/+3
|\
| * net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-03-031-0/+3
* | net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-7/+5
* | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-061-15/+4
* | net: Introduce ndo_get_port_parent_id()Florian Fainelli2019-02-061-1/+6
|/
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-1/+1
* net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin2018-08-091-0/+4
* net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-201-18/+0
* net-sysfs: make sure objects belong to container's ownerDmitry Torokhov2018-07-201-1/+46
* net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks2018-07-201-0/+3
* net: Add support for subordinate device traffic classesAlexander Duyck2018-07-091-1/+20
* net-sysfs: Drop support for XPS and traffic_class on single queue deviceAlexander Duyck2018-07-091-2/+13
* net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar2018-07-021-0/+83
* net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2018-07-021-2/+2
* net-sysfs: Fix memory leak in XPS configurationAlexander Duyck2018-05-311-3/+3
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-6/+6
* net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-291-24/+1
* net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-221-1/+24
* net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-151-3/+3
* net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu2017-11-141-3/+14
* net: core: decouple ifalias get/set from rtnl lockFlorian Westphal2017-10-031-9/+8
* net: style cleanupsstephen hemminger2017-08-181-32/+36
* net: mark receive queue attributes ro_after_initstephen hemminger2017-08-181-12/+13
* net: make queue attributes ro_after_initstephen hemminger2017-08-181-21/+19