aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()Jarek Poplawski2008-08-29
* pkt_sched: Fix gen_estimator locksJarek Poplawski2008-08-27
* pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdiscJarek Poplawski2008-08-27
* pkt_sched: Fix dev_graft_qdisc() lockingJarek Poplawski2008-08-27
* pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-22
* pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-21
* Revert "pkt_sched: Add BH protection for qdisc_stab_lock."David S. Miller2008-08-19
* pkt_sched: remove bogus block (cleanup)Ilpo Järvinen2008-08-19
* pkt_sched: Don't hold qdisc lock over qdisc_destroy().David S. Miller2008-08-19
* pkt_sched: Add lockdep annotation for qdisc locksJarek Poplawski2008-08-19
* pkt_sched: Never schedule non-root qdiscs.David S. Miller2008-08-19
* pkt_sched: Fix return value corruption in HTB and TBF.David S. Miller2008-08-18
* sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.David S. Miller2008-08-18
* sch_prio: Use return value from inner qdisc requeueJussi Kivilinna2008-08-18
* pkt_sched: No longer destroy qdiscs from RCU.David S. Miller2008-08-18
* pkt_sched: Grab correct lock in notify_and_destroy().Jarek Poplawski2008-08-18
* pkt_sched: Simplify dev_deactivate() polling loop.David S. Miller2008-08-18
* pkt_sched: Add 'deactivated' state.David S. Miller2008-08-18
* pkt_sched: Fix unlocking in tc_ctl_tfilter()Jarek Poplawski2008-08-14
* pkt_sched: Fix queue quiescence testing in dev_deactivate().David S. Miller2008-08-13
* pkt_sched: Fix oops in htb_delete.Jarek Poplawski2008-08-13
* net-sched: fix Action flushing return codeJamal Hadi Salim2008-08-13
* net-sched: Fix actions flushingJamal Hadi Salim2008-08-13
* pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski2008-08-11
* pkt_sched: Fix ingress deletion and filter attachment.David S. Miller2008-08-09
* pkt_sched: Fix actions referencingJamal Hadi Salim2008-08-07
* pkt_sched: Fix qdisc config when link is down.David S. Miller2008-08-07
* pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller2008-08-07
* net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-05
* net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-05
* pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2008-08-02
* netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31
* pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller2008-07-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\
| * [PATCH] f_count may wrap aroundAl Viro2008-07-26
* | Revert "pkt_sched: sch_sfq: dump a real number of flows"David S. Miller2008-07-26
* | net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
|/
* pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller2008-07-25
* pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski2008-07-24
* pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk2008-07-22
* net: Print the module name as part of the watchdog messageArjan van de Ven2008-07-21
* Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller2008-07-21
* pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano2008-07-21
* pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2008-07-20
* net_sched: Add size table for qdiscsJussi Kivilinna2008-07-20
* net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna2008-07-20
* net_sched: Add qdisc_enqueue wrapperJussi Kivilinna2008-07-20
* pkt_sched: Fix noqueue_qdisc initialization.David S. Miller2008-07-19
* pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller2008-07-19
* pkt_sched: Get rid of u32_list.David S. Miller2008-07-18