summaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-1/+1
* net: gro: add a per device gro flush timerEric Dumazet2014-11-101-0/+18
* net: do not name the pointer to struct net_device netWANG Cong2014-07-241-71/+71
* net: add name_assign_type netdev attributeTom Gundersen2014-07-151-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-6/+16
|\
| * net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-311-0/+11
| * net: Add sysfs file for port numberAmir Vadai2014-02-261-0/+2
| * net-sysfs: get_netdev_queue_index() cleanupEric Dumazet2014-02-141-6/+3
* | net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle2014-02-201-1/+1
|/
* net: fix "queues" uevent between network namespacesWeilong Chen2014-01-191-0/+26
* net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-161-21/+29
* net: netdev_kobject_init: annotate with __initDaniel Borkmann2014-01-051-1/+1
* net: more spelling fixesstephen hemminger2013-12-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-1/+1
|\
| * net: extend net_device allocation to vmalloc()Eric Dumazet2013-11-031-1/+1
* | sysfs: make attr namespace interface less convolutedTejun Heo2013-09-261-6/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-071-0/+8
|\
| * sysfs: Restrict mounting sysfsEric W. Biederman2013-08-281-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-0/+23
|\ \
| * | net: export physical port id via sysfsJiri Pirko2013-07-301-0/+22
| |/
* | net: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-61/+75
|/
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-11/+1
* net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei2013-02-231-0/+5
* net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-101-14/+0
* net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-101-143/+5
* net: allow to change carrier via sysfsJiri Pirko2012-12-281-1/+14
* CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-221-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-0/+20
|\
| * wireless: add back sysfs directoryJohannes Berg2012-11-161-0/+20
* | net: remove unnecessary wireless includesJohannes Berg2012-11-191-2/+0
* | net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-181-5/+10
|/
* net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov2012-09-051-3/+15
* wireless: remove wext sysfsJohannes Berg2012-06-051-74/+0
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-4/+4
* net/core: simple_strtoul cleanupShuah Khan2012-04-121-3/+2
* static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-2/+2
* bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA2012-01-171-1/+1
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-121-3/+3
* rfs: better sizing of dev_flow_tableEric Dumazet2011-12-241-17/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-2/+5
|\
| * rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-221-2/+5
* | bql: fix CONFIG_XPS=n buildEric Dumazet2011-12-051-2/+0
* | bql: Byte queue limitsTom Herbert2011-11-291-8/+132
* | xps: Add xps_queue_release functionTom Herbert2011-11-291-42/+47
* | net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-171-2/+5
* | net: new counter for tx_timeout errors in sysfsdavid decotigny2011-11-161-6/+31
* | net-sysfs: fixed minor sparse warningdavid decotigny2011-11-161-6/+6
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-151-2/+2
* net: cleanup some rcu_dereference_rawEric Dumazet2011-08-121-2/+2
OpenPOWER on IntegriCloud