aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings1-6/+6
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman1-15/+1
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman1-5/+3
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman1-0/+47
2010-04-19rps: static functionsEric Dumazet1-2/+2
2010-04-16rfs: Receive Flow SteeringTom Herbert1-3/+91
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell1-3/+4
2010-03-22rps: Fix build with CONFIG_SYSFS enabledTom Herbert1-0/+4
2010-03-16rps: Receive Packet SteeringTom Herbert1-1/+224
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman1-1/+2
2009-11-25net: use net_eq to compare netsOctavian Purdila1-2/+2
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman1-1/+4
2009-10-28net: sysfs: ethtool_ops can be NULLEric Dumazet1-2/+6
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+5
2009-10-07wext: refactorJohannes Berg1-1/+5
2009-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg1-2/+2
2009-10-05net: export device speed and duplex via sysfsAndy Gospodarek1-0/+40
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg1-7/+5
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-08-05net: mark read-only arrays as constJan Engelhardt1-1/+1
2009-05-26net: Remove bogus reference to BUS_ID_SIZE in sysfs code.David S. Miller1-1/+0
2009-05-18net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman1-3/+5
2009-03-10net: fix warning about non-const stringStephen Hemminger1-1/+1
2009-03-03net: Avoid race between network down and sysfsStephen Hemminger1-1/+3
2008-11-25netns: filter out uevent not belonging to init_netDaniel Lezcano1-0/+3
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger1-2/+1
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-27netns: Coexist with the sysfs limitations v2Eric W. Biederman1-0/+7
2008-09-22net: network device name ifalias supportStephen Hemminger1-0/+36
2008-07-14wext: make sysfs bits optional and deprecate themJohannes Berg1-2/+2
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh1-0/+13
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov1-5/+4
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano1-1/+6
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse1-0/+2
2008-01-28[ETH]: Combine format_addr() with print_mac().Michael Chan1-13/+2
2008-01-28[NET]: Nicer WARN_ON in netstat_showPavel Emelyanov1-3/+2
2007-10-23[NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov1-0/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-10/+4
2007-10-10[NET]: Fix running without sysfsEric W. Biederman1-3/+10
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-15/+0
2007-05-19[NET]: Fix race condition about network device name allocation.Stephen Hemminger1-1/+7
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-17/+11
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes1-0/+11
2007-04-25[NET] core: whitespace cleanupStephen Hemminger1-2/+2
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstreamJeff Garzik1-5/+5
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-2/+2