aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* net: fix warning about non-const stringStephen Hemminger2009-03-101-1/+1
* net: Avoid race between network down and sysfsStephen Hemminger2009-03-031-1/+3
* netns: filter out uevent not belonging to init_netDaniel Lezcano2008-11-251-0/+3
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-2/+1
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
* netns: Coexist with the sysfs limitations v2Eric W. Biederman2008-10-271-0/+7
* net: network device name ifalias supportStephen Hemminger2008-09-221-0/+36
* wext: make sysfs bits optional and deprecate themJohannes Berg2008-07-141-2/+2
* bonding: Allow setting max_bonds to zeroJay Vosburgh2008-06-181-0/+13
* net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2008-05-211-5/+4
* netns: Fix device renaming for sysfsDaniel Lezcano2008-05-021-1/+6
* [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-201-0/+2
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-13/+2
* [NET]: Nicer WARN_ON in netstat_showPavel Emelyanov2008-01-281-3/+2
* [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-231-0/+2
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-10/+4
* [NET]: Fix running without sysfsEric W. Biederman2007-10-101-3/+10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-15/+0
* [NET]: Fix race condition about network device name allocation.Stephen Hemminger2007-05-191-1/+7
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-17/+11
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+11
* [NET] core: whitespace cleanupStephen Hemminger2007-04-251-2/+2
* Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-171-5/+5
|\
| * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-091-2/+2
|\ \ | |/ |/|
| * [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day2007-02-091-2/+2
* | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-82/+93
|/
* [PATCH] WE-21 support (core API)John W. Linville2006-09-251-4/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-061-37/+12
* [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-091-1/+1
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-201-0/+41
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov2006-01-101-9/+19
* [PATCH] net: swich device attribute creation to default attrsKay Sievers2006-01-041-47/+21
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-4/+4
* [NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger2005-06-081-0/+17
* [NET]: Use %lx for netdev->features sysfs formatting.David S. Miller2005-05-291-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+461