- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / core / net-sysfs.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-17 Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-11 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-02-09 Jeff GarzikMerge branch 'upstream' of /linux/kernel/git/linville...
2007-02-09 Robert P. J. Day[PATCH] Replace incorrect macro name "WIRELESS_EXT...
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-10-07 Greg Kroah-Hartman- disable driver-class_net-device.patch for now until...
2006-10-07 Greg Kroah-Hartman- lots of struct class_device migration to struct devic...
2006-09-25 John W. Linville[PATCH] WE-21 support (core API)
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-29 Jaroslav Kysela- patches.suse/bonding-sysfs: Delete. (157936)
2006-05-29 Jaroslav Kysela- patches.suse/bonding-sysfs: Allow loading of bonding...
2006-05-07 Stephen Hemminger[NET]: Create netdev attribute_groups with class_device_add
2006-04-10 Adrian Bunk[NET]: Fix an off-by-21-or-49 error.
2006-03-21 Stefan Rompf[NET] core: add RFC2863 operstate
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-10 Andrey Borzenkov[PATCH] fix /sys/class/net/<if>/wireless without dev...
2006-01-05 Kay Sievers[PATCH] net: swich device attribute creation to default...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-06-08 Stephen Hemminger[NET]: Allow controlling NAPI device weight with sysfs
2005-05-30 David S. Miller[NET]: Use %lx for netdev->features sysfs formatting.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-21 Andrew Morton[NET]: Add new sysfs attribute 'carrier' for net devices.
2004-09-12 David S. Miller[NET]: Kill netdev->last_stats
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - net/*
2004-06-17 Stephen Hemminger[SPARSE]: Fix another net warning.
2004-05-23 Vadim Lobanov[NET]: Save some space with sysfs strings.
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-01-10 Alexander Vironet_device and netdev private struct allocation improve...
2003-10-18 Russell King[NET]: Prevent 'eth0: driver changed get_stats after...
2003-10-16 Stephen Hemminger[NET]: Catch buggy net drivers changing getstats op...
2003-09-25 Maneesh Soni[NET]: Remove attribute group when unregistering netdev...
2003-08-19 Stephen Hemminger[NET]: free_netdev - free network device on last class_...
2003-08-16 Stephen Hemminger[NET]: Add wireless statistics to sysfs.
2003-08-16 Stephen Hemminger[NET]: Move code inline if short and used once.
2003-08-16 Stephen Hemminger[NET]: net-sysfs - use attribute group instead of kobje...
2003-08-16 Stephen Hemminger[NET]: net-sysfs misc fixes.
2003-07-23 David S. Miller[NET]: Print statistics using unsigned format in sysfs.
2003-07-12 Nivedita Singhvi[NET]: Fix typo in net-sysfs.c copyright.
2003-06-14 Stephen Hemminger[NET]: Network hotplug via class_device/kobject.
2003-06-11 Stephen Hemminger[NET]: Cleanup net-sysfs show and change functions.
2003-06-11 Stephen Hemminger[NET]: Fix sysfs kobj parent refcount handling.
2003-05-29 Stephen Hemminger[NET]: Kill deprecated if_port_text and users.
2003-05-29 Stephen Hemminger[NET]: Sysfs netdev cleanup and bugfix.
2003-05-25 Jeff Muizelaar[NET]: post-sysfs netdev cleanup.
2003-05-20 Stephen Hemminger[NET]: sysfs support of network devices.