index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
1
-2
/
+2
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
1
-2
/
+2
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
1
-2
/
+0
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-14
/
+9
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-15
/
+11
2011-05-16
net: convert to new cpumask API
KOSAKI Motohiro
1
-1
/
+1
2011-05-07
net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
Lai Jiangshan
1
-10
/
+2
2011-05-07
net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
Lai Jiangshan
1
-9
/
+2
2011-05-07
net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
Lai Jiangshan
1
-9
/
+2
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-14
/
+10
2011-02-09
net: rename group sysfs entry to netdev_group
Xiaotian Feng
1
-1
/
+1
2011-01-24
net: add sysfs entry for device group
Vlad Dogaru
1
-0
/
+15
2011-01-24
net: change netdev->features to u32
Michał Mirosław
1
-1
/
+1
2010-12-16
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
1
-1
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
1
-1
/
+11
2010-11-29
xps: add __rcu annotations
Eric Dumazet
1
-9
/
+15
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
1
-2
/
+3
2010-11-28
xps: Add CONFIG_XPS
Tom Herbert
1
-13
/
+34
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
1
-5
/
+364
2010-11-17
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+7
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
1
-5
/
+2
2010-10-25
rps: add __rcu annotations
Eric Dumazet
1
-7
/
+13
2010-10-08
net: Fix rxq ref counting
Tom Herbert
1
-0
/
+2
2010-09-27
net: Allow changing number of RX queues after device allocation
Ben Hutchings
1
-14
/
+18
2010-09-01
net: make rx_queue sysfs_ops const
stephen hemminger
1
-1
/
+1
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
1
-1
/
+2
2010-07-24
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
1
-0
/
+2
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-2
/
+1
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-1
/
+3
2010-06-12
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
1
-6
/
+6
2010-05-21
net: Expose all network devices in a namespaces in sysfs
Eric W. Biederman
1
-15
/
+1
2010-05-21
net/sysfs: Fix the bitrot in network device kobject namespace support
Eric W. Biederman
1
-5
/
+3
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
1
-0
/
+47
2010-04-19
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
1
-3
/
+91
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
rps: fix net-sysfs build for !CONFIG_RPS
Stephen Rothwell
1
-3
/
+4
2010-03-22
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
1
-0
/
+4
2010-03-16
rps: Receive Packet Steering
Tom Herbert
1
-1
/
+224
2010-02-19
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
1
-1
/
+4
2009-10-28
net: sysfs: ethtool_ops can be NULL
Eric Dumazet
1
-2
/
+6
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+5
2009-10-07
wext: refactor
Johannes Berg
1
-1
/
+5
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
1
-2
/
+2
[next]