summaryrefslogtreecommitdiff
path: root/net/core/net-sysfs.c
AgeCommit message (Expand)Author
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli
2015-02-13net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-12-02net-sysfs: expose physical switch id for particular deviceJiri Pirko
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-07-24net: do not name the pointer to struct net_device netWANG Cong
2014-07-15net: add name_assign_type netdev attributeTom Gundersen
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-20net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle
2014-02-14net-sysfs: get_netdev_queue_index() cleanupEric Dumazet
2014-01-19net: fix "queues" uevent between network namespacesWeilong Chen
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann
2013-12-10net: more spelling fixesstephen hemminger
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-28sysfs: Restrict mounting sysfsEric W. Biederman
2013-07-30net: export physical port id via sysfsJiri Pirko
2013-07-26net: core: convert class code to use dev_groupsGreg Kroah-Hartman
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro
2013-02-23net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-10net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2012-12-28net: allow to change carrier via sysfsJiri Pirko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-19net: remove unnecessary wireless includesJohannes Berg
2012-11-18net: Allow userns root control of the core of the network stack.Eric W. Biederman
2012-11-16wireless: add back sysfs directoryJohannes Berg
2012-09-05net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov
2012-06-05wireless: remove wext sysfsJohannes Berg
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-12net/core: simple_strtoul cleanupShuah Khan
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-01-17bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet
2011-11-29bql: Byte queue limitsTom Herbert
2011-11-29xps: Add xps_queue_release functionTom Herbert