aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan1-2/+6
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck1-11/+20
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck1-1/+19
2016-10-27net: skip genenerating uevents for network namespaces that are exitingAndrey Vagin1-3/+11
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang1-1/+14
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks1-0/+1
2016-02-25net: core: use __ethtool_get_ksettingsDavid Decotigny1-6/+9
2016-02-18net-sysfs: remove unused fmt_long_hexColin Ian King1-1/+0
2016-02-06net: add rx_nohandler stat counterJarod Wilson1-0/+2
2015-12-22net-sysfs: use to_net_dev in net_namespace()Geliang Tang1-2/+2
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel1-0/+1
2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko1-1/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2015-09-29net sysfs: Print link speed as signed integerAlexander Stein1-2/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2015-09-24net: fix net_device refcountingRussell King1-0/+9
2015-09-17net-sysfs: get_netdev_queue_index() cleanupThadeu Lima de Souza Cascardo1-6/+3
2015-08-13net: allow sleeping when modifying store_rps_mapSasha Levin1-4/+4
2015-08-07net: Fix race condition in store_rps_mapTom Herbert1-4/+7
2015-07-15net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman1-2/+2
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman1-3/+7
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko1-1/+1
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel1-1/+9
2015-03-18net: add support for phys_port_nameDavid Ahern1-0/+23
2015-03-18net: Add max rate tx queue attributeJohn Fastabend1-12/+55
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli1-0/+25
2015-02-13net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-21/+7
2014-12-02net-sysfs: expose physical switch id for particular deviceJiri Pirko1-0/+24
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko1-1/+1
2014-11-10net: gro: add a per device gro flush timerEric Dumazet1-0/+18
2014-07-24net: do not name the pointer to struct net_device netWANG Cong1-71/+71
2014-07-15net: add name_assign_type netdev attributeTom Gundersen1-0/+20
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+16
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny1-0/+11
2014-02-26net: Add sysfs file for port numberAmir Vadai1-0/+2
2014-02-20net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle1-1/+1
2014-02-14net-sysfs: get_netdev_queue_index() cleanupEric Dumazet1-6/+3
2014-01-19net: fix "queues" uevent between network namespacesWeilong Chen1-0/+26
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton1-21/+29
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann1-1/+1
2013-12-10net: more spelling fixesstephen hemminger1-2/+2
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet1-1/+1
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo1-6/+8
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+8
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+23
2013-08-28sysfs: Restrict mounting sysfsEric W. Biederman1-0/+8