index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Commit message (
Expand
)
Author
Age
*
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
David S. Miller
2009-05-27
*
net-sysfs: Use rtnl_trylock in sysfs methods.
Eric W. Biederman
2009-05-19
*
net: fix warning about non-const string
Stephen Hemminger
2009-03-10
*
net: Avoid race between network down and sysfs
Stephen Hemminger
2009-03-03
*
netns: filter out uevent not belonging to init_net
Daniel Lezcano
2008-11-25
*
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-20
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
*
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
2008-10-27
*
net: network device name ifalias support
Stephen Hemminger
2008-09-23
*
wext: make sysfs bits optional and deprecate them
Johannes Berg
2008-07-14
*
bonding: Allow setting max_bonds to zero
Jay Vosburgh
2008-06-18
*
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
2008-05-21
*
netns: Fix device renaming for sysfs
Daniel Lezcano
2008-05-02
*
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
2008-04-20
*
[ETH]: Combine format_addr() with print_mac().
Michael Chan
2008-01-28
*
[NET]: Nicer WARN_ON in netstat_show
Pavel Emelyanov
2008-01-28
*
[NET]: Remove in-code externs for some functions from net/core/dev.c
Pavel Emelyanov
2007-10-24
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
[NET]: Fix running without sysfs
Eric W. Biederman
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
[NET]: Fix race condition about network device name allocation.
Stephen Hemminger
2007-05-19
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
*
Driver core: notify userspace of network device renames
Jean Tourrilhes
2007-04-27
*
[NET] core: whitespace cleanup
Stephen Hemminger
2007-04-26
*
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Jeff Garzik
2007-02-17
|
\
|
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
|
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
2007-02-09
|
\
\
|
|
/
|
/
|
|
*
[PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"
Robert P. J. Day
2007-02-09
*
|
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
|
/
*
[PATCH] WE-21 support (core API)
John W. Linville
2006-09-25
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
2006-05-06
*
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
2006-04-10
*
[NET] core: add RFC2863 operstate
Stefan Rompf
2006-03-20
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
*
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
Andrey Borzenkov
2006-01-10
*
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
2006-01-04
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
*
[NET]: Allow controlling NAPI device weight with sysfs
Stephen Hemminger
2005-06-08
*
[NET]: Use %lx for netdev->features sysfs formatting.
David S. Miller
2005-05-29
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16