Commit Graph

39 Commits (5f86173bdf15981ca49d0434f638b68f70a35644)

Author SHA1 Message Date
Jussi Kivilinna 5f86173bdf net_sched: Add qdisc_enqueue wrapper 17 years ago
David S. Miller 72b25a913e pkt_sched: Get rid of u32_list. 17 years ago
David S. Miller 93245dd6d3 pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue() 17 years ago
David S. Miller 8387400092 pkt_sched: Kill netdev_queue lock. 17 years ago
David S. Miller c7e4f3bbb4 pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree. 17 years ago
David S. Miller 78a5b30b73 pkt_sched: Rework {sch,tbf}_tree_lock(). 17 years ago
David S. Miller 37437bb2e1 pkt_sched: Schedule qdiscs instead of netdev_queue. 17 years ago
David S. Miller 7698b4fcab pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). 17 years ago
David S. Miller e2627c8c22 pkt_sched: Make QDISC_RUNNING a qdisc state. 17 years ago
David S. Miller d3b753db7c pkt_sched: Move gso_skb into Qdisc. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller 052979499c pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. 17 years ago
David S. Miller 6fa9864b53 net: Clean up explicit ->tx_queue references in link watch. 17 years ago
David S. Miller 3e745dd695 pkt_sched: Add qdisc_all_tx_empty() 17 years ago
David S. Miller 5aa709954a pkt_sched: Add qdisc_reset_all_tx(). 17 years ago
David S. Miller 68dfb42798 pkt_sched: Kill stats_lock member of struct Qdisc. 17 years ago
David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. 17 years ago
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
Patrick McHardy 6fe1c7a555 net-sched: add dynamically sized qdisc class hash helpers 17 years ago
Patrick McHardy ff31ab56c0 net-sched: change tcf_destroy_chain() to clear start of filter list 17 years ago
Patrick McHardy add93b610a [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API 17 years ago
Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 17 years ago
Eric Dumazet 20fea08b5f [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. 17 years ago
Paul Moore 02f1c89d6e [NET]: Clone the sk_buff 'iif' field in __skb_clone() 17 years ago
Jamal Hadi Salim 12da81d11a [NET_CLS_ACT]: Introduce skb_act_clone 18 years ago
Jesper Dangaard Brouer e08b09983f [NET_SCHED]: Making rate table lookups more flexible. 18 years ago
Jesper Dangaard Brouer e9bef55d3d [NET_SCHED]: Cleanup L2T macros and handle oversized packets 18 years ago
Patrick McHardy c3bc7cff8f [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE 18 years ago
Patrick McHardy 73ca4918fb [NET_SCHED]: act_api: qdisc internal reclassify support 18 years ago
Patrick McHardy a48b5a6144 [NET_SCHED]: Unline tcf_destroy 18 years ago
Thomas Graf be577ddc2b [PKT_SCHED] qdisc: Use rtnl registration interface 18 years ago
Patrick McHardy 43effa1e57 [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) 18 years ago
Patrick McHardy 9f9afec482 [NET_SCHED]: Set parent classid in default qdiscs 18 years ago
Al Viro 66c6f529c3 [NET]: net/sched annotations. 18 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Thomas Graf 3d54b82fdf [PKT_SCHED]: Cleanup qdisc creation and alignment macros 20 years ago
Thomas Graf e41a33e6ec [PKT_SCHED]: Move sch_generic.c prototypes to correct header file 20 years ago
Thomas Graf 9972b25d0c [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago