index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
2008-08-27
pkt_sched: Fix sch_tree_lock()
Jarek Poplawski
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
2008-08-21
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
2008-08-17
pkt_sched: No longer destroy qdiscs from RCU.
David S. Miller
2008-08-17
pkt_sched: Add 'deactivated' state.
David S. Miller
2008-08-04
net_sched: Add qdisc __NET_XMIT_BYPASS flag
Jarek Poplawski
2008-08-04
net_sched: Add qdisc __NET_XMIT_STOLEN flag
Jarek Poplawski
2008-08-02
pkt_sched: Make sure RTNL is held in qdisc_root_lock().
David S. Miller
2008-07-20
pkt_sched: Fix build with NET_SCHED disabled.
David S. Miller
2008-07-20
net_sched: Add size table for qdiscs
Jussi Kivilinna
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
2008-07-20
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
2008-07-18
pkt_sched: Get rid of u32_list.
David S. Miller
2008-07-17
pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()
David S. Miller
2008-07-17
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-17
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
2008-07-17
pkt_sched: Rework {sch,tbf}_tree_lock().
David S. Miller
2008-07-17
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
2008-07-17
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
2008-07-17
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
2008-07-17
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-08
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
David S. Miller
2008-07-08
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
2008-07-08
pkt_sched: Add qdisc_all_tx_empty()
David S. Miller
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
2008-07-08
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
2008-07-08
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-05
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
2008-01-28
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-08
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
2007-10-10
[NET_SCHED]: Making rate table lookups more flexible.
Jesper Dangaard Brouer
2007-10-10
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
Jesper Dangaard Brouer
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
2007-04-25
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
2006-12-02
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
[NET]: net/sched annotations.
Al Viro
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-07-05
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
Thomas Graf
2005-07-05
[PKT_SCHED]: Move sch_generic.c prototypes to correct header file
Thomas Graf
2005-06-18
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...
Thomas Graf
2004-10-26
[PKT_SCHED]: Add net/sch_generic.h with generic sched definitions.
Thomas Graf