aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAge
* sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-24
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-12
* net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-21
* net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-21
* netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-21
* rps: static functionsEric Dumazet2010-04-19
* rfs: Receive Flow SteeringTom Herbert2010-04-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell2010-03-29
* | rps: Fix build with CONFIG_SYSFS enabledTom Herbert2010-03-22
* | rps: Receive Packet SteeringTom Herbert2010-03-17
|/
* net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-19
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-30
* net: sysfs: ethtool_ops can be NULLEric Dumazet2009-10-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-09
|\
| * wext: refactorJohannes Berg2009-10-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-07
|\ \ | |/ |/|
| * wext: let get_wireless_stats() sleepJohannes Berg2009-10-05
* | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-05
|/
* wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-28
* driver model: constify attribute groupsDavid Brownell2009-09-15
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* net: Remove bogus reference to BUS_ID_SIZE in sysfs code.David S. Miller2009-05-27
* net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman2009-05-19
* net: fix warning about non-const stringStephen Hemminger2009-03-10
* net: Avoid race between network down and sysfsStephen Hemminger2009-03-03
* netns: filter out uevent not belonging to init_netDaniel Lezcano2008-11-25
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* netns: Coexist with the sysfs limitations v2Eric W. Biederman2008-10-27
* net: network device name ifalias supportStephen Hemminger2008-09-23
* wext: make sysfs bits optional and deprecate themJohannes Berg2008-07-14
* bonding: Allow setting max_bonds to zeroJay Vosburgh2008-06-18
* net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2008-05-21
* netns: Fix device renaming for sysfsDaniel Lezcano2008-05-02
* [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-20
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-28
* [NET]: Nicer WARN_ON in netstat_showPavel Emelyanov2008-01-28
* [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-24
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* [NET]: Fix running without sysfsEric W. Biederman2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* [NET]: Fix race condition about network device name allocation.Stephen Hemminger2007-05-19
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-27
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-27
* [NET] core: whitespace cleanupStephen Hemminger2007-04-26