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
/
sched
/
sch_atm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
net_sched: return nla_nest_end() instead of skb->len
Yang Yingliang
1
-2
/
+1
2013-07-31
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2012-06-01
sch_atm.c: get rid of poinless extern
Al Viro
1
-2
/
+0
2012-05-10
net_sched: update bstats in dequeue()
Eric Dumazet
1
-2
/
+2
2012-04-01
pkt_sched: Stop using NLA_PUT*().
David S. Miller
1
-8
/
+13
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-01-19
net_sched: cleanups
Eric Dumazet
1
-9
/
+7
2011-01-10
net_sched: factorize qdisc stats handling
Eric Dumazet
1
-4
/
+2
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
1
-3
/
+2
2010-09-12
sch_atm: Fix potential NULL deref.
David S. Miller
1
-4
/
+0
2010-08-10
net: Use NET_XMIT_SUCCESS where possible.
Ben Greear
1
-2
/
+2
2010-07-18
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
1
-1
/
+1
2008-11-20
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
1
-1
/
+2
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
1
-19
/
+1
2008-10-31
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
1
-2
/
+2
2008-10-31
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
1
-4
/
+7
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
1
-0
/
+10
2008-08-04
net_sched: Add qdisc __NET_XMIT_BYPASS flag
Jarek Poplawski
1
-1
/
+1
2008-08-04
net_sched: Add qdisc __NET_XMIT_STOLEN flag
Jarek Poplawski
1
-5
/
+7
2008-07-26
[PATCH] f_count may wrap around
Al Viro
1
-2
/
+2
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
1
-2
/
+2
2008-07-20
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
1
-1
/
+1
2008-07-08
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
1
-2
/
+2
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
1
-2
/
+4
2008-07-01
net-sched: fix filter destruction in atm/hfsc qdisc destruction
Patrick McHardy
1
-1
/
+3
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
1
-3
/
+2
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
Patrick McHardy
1
-4
/
+8
2008-01-28
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
1
-2
/
+2
2008-01-28
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
1
-5
/
+3
2008-01-28
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
1
-6
/
+9
2008-01-28
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
1
-1
/
+5
2008-01-28
[NET_SCHED]: sch_atm: fix format string warning
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-24
/
+24
2008-01-28
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
1
-74
/
+65
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-2
/
+2
2007-07-18
[ATM]: Replacing kmalloc/memset combination with kzalloc.
vignesh babu
1
-2
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-18
/
+1
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
1
-2
/
+9
2007-07-15
[NET_SCHED]: sch_atm: act_api support
Patrick McHardy
1
-7
/
+14
2007-07-15
[NET_SCHED]: sch_atm: Lindent
Patrick McHardy
1
-236
/
+232
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-3
/
+0
2007-07-10
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
1
-1
/
+0
2007-06-07
[NET_SCHED]: Fix filter double free
Patrick McHardy
1
-0
/
+1
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-15
/
+2
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-11
/
+11
[next]