aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai2019-04-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-27
|\|
| * net-sysfs: Fix memory leak in netdev_register_kobjectWang Hai2019-03-21
| * net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing2019-03-19
* | net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2019-03-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-04
|\
| * net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-03-04
* | net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko2019-03-04
* | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-06
* | net: Introduce ndo_get_port_parent_id()Florian Fainelli2019-02-06
|/
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-06
* net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin2018-08-09
* net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-21
* net-sysfs: make sure objects belong to container's ownerDmitry Torokhov2018-07-21
* net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks2018-07-21
* net: Add support for subordinate device traffic classesAlexander Duyck2018-07-09
* net-sysfs: Drop support for XPS and traffic_class on single queue deviceAlexander Duyck2018-07-09
* net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar2018-07-01
* net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2018-07-01
* net-sysfs: Fix memory leak in XPS configurationAlexander Duyck2018-05-31
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-29
* net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-22
* net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-15
* net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu2017-11-14
* net: core: decouple ifalias get/set from rtnl lockFlorian Westphal2017-10-03
* net: style cleanupsstephen hemminger2017-08-19
* net: mark receive queue attributes ro_after_initstephen hemminger2017-08-19
* net: make queue attributes ro_after_initstephen hemminger2017-08-19
* net: make BQL sysfs attributes ro_after_initstephen hemminger2017-08-19
* net: drop unused attribute argument from sysfs queue funcsstephen hemminger2017-08-19
* net: make net sysfs attributes ro_after_initstephen hemminger2017-08-19
* net: constify net_ns_type_operationsstephen hemminger2017-08-19
* net: make net_class ro_after_initstephen hemminger2017-08-19
* net: constify netdev_class_filestephen hemminger2017-08-19
* net: don't decrement kobj reference count on init failurestephen hemminger2017-08-19
* net: convert net.passive from atomic_t to refcount_tReshetova, Elena2017-07-01
* net: constify attribute_group structures.Arvind Yadav2017-06-29
* net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan2017-05-18
* net: use net->count to check whether a netns is alive or notAndrey Vagin2017-03-13
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-31
* net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-31
* net: skip genenerating uevents for network namespaces that are exitingAndrey Vagin2016-10-27
* net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-01
* net-sysfs: fix missing <linux/of_net.h>Ben Dooks2016-06-08
* net: core: use __ethtool_get_ksettingsDavid Decotigny2016-02-25
* net-sysfs: remove unused fmt_long_hexColin Ian King2016-02-18
* net: add rx_nohandler stat counterJarod Wilson2016-02-06