Commit Graph

459 Commits (3ce84b9f2f495f59c4a4e68d814c348eaa497f65)

Author SHA1 Message Date
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
David S. Miller e65d22e180 pkt_sched: Remove comment reference to old style TX locking. 17 years ago
Patrick McHardy fb0305ce1b net-sched: consolidate default fifo qdisc setup 17 years ago
Patrick McHardy aee18a8cf2 net-sched: sch_htb: remove write-only qdisc filter_cnt 17 years ago
Patrick McHardy 4207759939 net-sched: sch_htb: remove child and sibling lists 17 years ago
Patrick McHardy f4c1f3e0c5 net-sched: sch_htb: use dynamic class hash helpers 17 years ago
Patrick McHardy fbd8f1379a net-sched: sch_htb: move hash and sibling list removal to htb_delete 17 years ago
Patrick McHardy d77fea2eb9 net-sched: sch_cbq: use dynamic class hash helpers 17 years ago
Patrick McHardy be0d39d52c net-sched: sch_hfsc: use dynamic class hash helpers 17 years ago
Patrick McHardy 6fe1c7a555 net-sched: add dynamically sized qdisc class hash helpers 17 years ago
Patrick McHardy a4aebb83cf net-sched: fix filter destruction in atm/hfsc qdisc destruction 17 years ago
Patrick McHardy ff31ab56c0 net-sched: change tcf_destroy_chain() to clear start of filter list 17 years ago
Adrian Bunk ede16af4cd pkt_sched: Remove CONFIG_NET_SCH_RR 17 years ago
WANG Cong 01e123d79a pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. 17 years ago
Jesper Dangaard Brouer 47083fc073 pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. 17 years ago
Jesper Dangaard Brouer f9ffcedddb pkt_sched: HTB scheduler, change default hysteresis mode to off. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Patrick McHardy f2df824948 net_sched: cls_api: fix return value for non-existant classifiers 17 years ago
Jamal Hadi Salim 9d1045ad68 net_cls_act: act_simple dont ignore realloc code 17 years ago
Jamal Hadi Salim fa1b1cff3d net_cls_act: Make act_simple use of netlink policy. 17 years ago
Jarek Poplawski 3ba08b00e0 sch_htb: remove from event queue in htb_parent_to_leaf() 17 years ago
Arjan van de Ven b4192bbd85 net: Add a WARN_ON_ONCE() to the transmit timeout function 17 years ago
Jarek Poplawski 980c478ddb sch_sfq: use del_timer_sync() in sfq_destroy() 17 years ago
Patrick McHardy f5ba2d3217 [PKT_SCHED]: Fix datalen check in tcf_simp_init(). 17 years ago
Jarek Poplawski 066a3b5b23 [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop 17 years ago
Jarek Poplawski e56cfad132 [NET_SCHED] cls_u32: refcounting fix for u32_delete() 17 years ago
Herbert Xu 2ba2506ca7 [NET]: Add preemption point in qdisc_run 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Martin Devera 8f3ea33a50 sch_htb: fix "too many events" situation 17 years ago
Al Viro 0382b9c354 [PKT_SCHED]: annotate cls_u32 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
David S. Miller 30ddb159ff [PKT_SCHED] ematch: Fix build warning. 17 years ago
Jarek Poplawski 21347456ab [NET_SCHED] sch_htb: htb_requeue fix 17 years ago
Stephen Hemminger 954415e33e [PKT_SCHED] ematch: tcf_em_destroy robustness 17 years ago
Stephen Hemminger ed7af3b350 [PKT_SCHED]: deinline functions in meta match 17 years ago
Stephen Hemminger 268bcca1e7 [PKT_SCHED] ematch: oops from uninitialized variable (resend) 17 years ago
Stephen Hemminger 04f217aca4 [TC]: oops in em_meta 17 years ago
Patrick McHardy 9ec138101f [NET_SCHED]: cls_flow: support classification based on VLAN tag 17 years ago
Patrick McHardy 4f25049106 [NET_SCHED]: cls_flow: fix key mask validity check 17 years ago
Patrick McHardy 0ea9d70df8 [NET_SCHED]: em_meta: fix compile warning 17 years ago
Stephen Hemminger 3113e88c3c [PKT_SCHED]: vlan tag match 17 years ago
Rami Rosen 0aead54347 [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build) 17 years ago
Patrick McHardy e5dfb81518 [NET_SCHED]: Add flow classifier 17 years ago
Patrick McHardy 94de78d195 [NET_SCHED]: sch_sfq: make internal queues visible as classes 17 years ago
Patrick McHardy 7d2681a6ff [NET_SCHED]: sch_sfq: add support for external classifiers 17 years ago
Patrick McHardy 5239008b0d [NET_SCHED]: Constify struct tcf_ext_map 17 years ago
Roel Kluin cc8fd14dca [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd. 17 years ago
Patrick McHardy 72eb7bd269 [NET_SCHED]: sch_ingress: remove netfilter support 17 years ago
Patrick McHardy 7a9c1bd409 [NET_SCHED]: Use nla_policy for attribute validation in ematches 17 years ago