aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAge
* 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
* net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-22
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\
| * net sysfs: Print link speed as signed integerAlexander Stein2015-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * net: fix net_device refcountingRussell King2015-09-25
* | net-sysfs: get_netdev_queue_index() cleanupThadeu Lima de Souza Cascardo2015-09-17
|/
* net: allow sleeping when modifying store_rps_mapSasha Levin2015-08-14
* net: Fix race condition in store_rps_mapTom Herbert2015-08-07
* net core: Add protodown support.Anuradha Karuppiah2015-07-16
* switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-13
* switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-12
* switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
* dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* net: add support for phys_port_nameDavid Ahern2015-03-18
* net: Add max rate tx queue attributeJohn Fastabend2015-03-18
* net: core: add of_find_net_device_by_node()Florian Fainelli2015-03-09
* net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* net-sysfs: expose physical switch id for particular deviceJiri Pirko2014-12-02
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-02
* net: gro: add a per device gro flush timerEric Dumazet2014-11-10
* net: do not name the pointer to struct net_device netWANG Cong2014-07-25
* net: add name_assign_type netdev attributeTom Gundersen2014-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\
| * net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-31
| * net: Add sysfs file for port numberAmir Vadai2014-02-26
| * net-sysfs: get_netdev_queue_index() cleanupEric Dumazet2014-02-14
* | net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle2014-02-20
|/
* net: fix "queues" uevent between network namespacesWeilong Chen2014-01-19
* net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-17
* net: netdev_kobject_init: annotate with __initDaniel Borkmann2014-01-05
* net: more spelling fixesstephen hemminger2013-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * net: extend net_device allocation to vmalloc()Eric Dumazet2013-11-03
* | sysfs: make attr namespace interface less convolutedTejun Heo2013-09-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-07
|\
| * sysfs: Restrict mounting sysfsEric W. Biederman2013-08-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * | net: export physical port id via sysfsJiri Pirko2013-07-30
| |/
* / net: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-26
|/
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-06
* net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei2013-02-23
* net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-11
* net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-11