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
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
1
-0
/
+5
2008-08-17
pkt_sched: No longer destroy qdiscs from RCU.
David S. Miller
1
-1
/
+0
2008-08-17
pkt_sched: Add 'deactivated' state.
David S. Miller
1
-0
/
+1
2008-08-04
net_sched: Add qdisc __NET_XMIT_BYPASS flag
Jarek Poplawski
1
-3
/
+3
2008-08-04
net_sched: Add qdisc __NET_XMIT_STOLEN flag
Jarek Poplawski
1
-1
/
+13
2008-08-02
pkt_sched: Make sure RTNL is held in qdisc_root_lock().
David S. Miller
1
-0
/
+12
2008-07-20
pkt_sched: Fix build with NET_SCHED disabled.
David S. Miller
1
-0
/
+2
2008-07-20
net_sched: Add size table for qdiscs
Jussi Kivilinna
1
-1
/
+24
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
1
-6
/
+11
2008-07-20
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
1
-0
/
+10
2008-07-18
pkt_sched: Get rid of u32_list.
David S. Miller
1
-0
/
+2
2008-07-17
pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()
David S. Miller
1
-1
/
+1
2008-07-17
pkt_sched: Kill netdev_queue lock.
David S. Miller
1
-1
/
+6
2008-07-17
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
1
-3
/
+0
2008-07-17
pkt_sched: Rework {sch,tbf}_tree_lock().
David S. Miller
1
-4
/
+12
2008-07-17
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
1
-0
/
+2
2008-07-17
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
1
-0
/
+12
2008-07-17
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
1
-0
/
+6
2008-07-17
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
1
-0
/
+1
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
1
-11
/
+26
2008-07-08
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
David S. Miller
1
-0
/
+8
2008-07-08
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
1
-0
/
+8
2008-07-08
pkt_sched: Add qdisc_all_tx_empty()
David S. Miller
1
-0
/
+9
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
1
-0
/
+6
2008-07-08
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
1
-1
/
+0
2008-07-08
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
1
-7
/
+9
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
1
-1
/
+5
2008-07-05
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
1
-0
/
+42
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-3
/
+3
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-1
/
+1
2008-01-08
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
1
-1
/
+0
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-10
[NET_SCHED]: Making rate table lookups more flexible.
Jesper Dangaard Brouer
1
-1
/
+3
2007-10-10
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
Jesper Dangaard Brouer
1
-0
/
+12
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-1
/
+1
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
1
-1
/
+1
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-8
/
+2
2007-04-25
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
1
-1
/
+1
2006-12-02
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-0
/
+2
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-1
/
+1
2006-12-02
[NET]: net/sched annotations.
Al Viro
1
-1
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2005-07-05
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
Thomas Graf
1
-0
/
+1
2005-07-05
[PKT_SCHED]: Move sch_generic.c prototypes to correct header file
Thomas Graf
1
-0
/
+12
2005-06-18
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...
Thomas Graf
1
-0
/
+122
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+175