index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
1
-1
/
+8
2011-10-31
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-10-20
net: constify skbuff and Qdisc elements
Eric Dumazet
1
-12
/
+12
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
1
-5
/
+7
2011-03-24
net_sched: fix THROTTLED/RUNNING race
Eric Dumazet
1
-4
/
+4
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-03-03
net_sched: reduce fifo qdisc size
Eric Dumazet
1
-0
/
+1
2011-02-23
net_sched: long word align struct qdisc_skb_cb data
Eric Dumazet
1
-1
/
+1
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+5
2011-01-20
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
1
-3
/
+5
2011-01-20
net_sched: RCU conversion of stab
Eric Dumazet
1
-6
/
+15
2011-01-20
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
1
-10
/
+28
2011-01-10
net_sched: factorize qdisc stats handling
Eric Dumazet
1
-6
/
+14
2010-12-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-12-20
net_sched: always clone skbs
Changli Gao
1
-5
/
+1
2010-12-16
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
1
-0
/
+1
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
1
-2
/
+1
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+16
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-4
/
+8
2010-07-02
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
1
-2
/
+10
2010-06-28
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-2
/
+9
2010-06-02
net: add additional lock to qdisc to increase throughput
Eric Dumazet
1
-1
/
+2
2010-06-02
net: QDISC_STATE_RUNNING dont need atomic bit ops
Eric Dumazet
1
-4
/
+11
2010-06-02
net: Define accessors to manipulate QDISC_STATE_RUNNING
Eric Dumazet
1
-0
/
+15
2010-04-01
gen_estimator: deadlock fix
Eric Dumazet
1
-0
/
+1
2010-01-28
sched: add head drop fifo queue
Hagen Paul Pfeifer
1
-0
/
+19
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-20
/
+10
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
1
-1
/
+1
2009-09-09
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
1
-0
/
+1
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller
1
-0
/
+4
2009-09-06
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
1
-0
/
+2
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
1
-1
/
+1
2009-08-06
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
1
-2
/
+13
2009-03-20
net: reorder struct Qdisc for better SMP performance
Eric Dumazet
1
-9
/
+12
2009-02-01
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
Jarek Poplawski
1
-3
/
+4
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
1
-17
/
+0
2008-11-05
pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
Jarek Poplawski
1
-3
/
+9
2008-10-31
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
1
-0
/
+23
2008-10-31
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
1
-0
/
+5
2008-10-31
pkt_sched: sch_generic: Add Qdisc_ops peek() method.
Jarek Poplawski
1
-0
/
+1
2008-10-06
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
1
-0
/
+1
2008-09-22
pkt_sched: Make qdisc->gso_skb a list.
David S. Miller
1
-1
/
+1
2008-08-27
pkt_sched: Fix sch_tree_lock()
Jarek Poplawski
1
-2
/
+2
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
1
-0
/
+8
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
[next]