summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2005-04-02Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_extsThomas Graf
2005-04-01[PKT_SCHED]: Properly return when no backward compatibility action statistics...Thomas Graf
2005-03-31[PKT_SCHED]: Fix deadlock in sch_api.cCatalin Boie
2005-03-31[PKT_SCHED]: netem: Account for packets in delayed queue in qlenStephen Hemminger
2005-03-30Merge bk://kernel.bkbits.net/tgraf/net-2.6-tcf_extsDavid S. Miller
2005-03-30[PKT_SCHED]: Memory leak in ipt.cHerbert Xu
2005-03-30[PKT_SCHED]: Fix action statistics dumping in compatibility modeThomas Graf
2005-03-29Cset exclude: hadi@cyberus.ca|ChangeSet|20050325173452|50562Thomas Graf
2005-03-24[PKT_SCHED]: action stats double dipJamal Hadi Salim
2005-03-10[PKT_SCHED]: Move tc_u32_mark into pkt_cls.hStephen Hemminger
2005-02-14[PKT_SCHED]: Basic classifierDavid S. Miller
2005-02-14[PKT_SCHED]: Metadata ematch (meta)David S. Miller
2005-02-14[PKT_SCHED]: u32 ematchDavid S. Miller
2005-02-14[PKT_SCHED]: Multi byte comparison ematch (nbyte)David S. Miller
2005-02-14[PKT_SCHED]: Simple comparison ematch (cmp)David S. Miller
2005-02-14[PKT_SCHED]: Extended Matches APIDavid S. Miller
2005-02-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.12David S. Miller
2005-02-08[PKT_SCHED]: Fix u32 double listing.Patrick McHardy
2005-02-08Resolve ATM conflicts.David S. Miller
2005-02-06[PKT_SCHED]: netem: memory leakStephen Hemminger
2005-02-06[PKT_SCHED]: ipt action: add back pskb_expand_head() callPatrick McHardy
2005-02-01[PKT_SCHED]: Fix ingress qdisc to pick up IPv6 packets when using netfilter h...Thomas Graf
2005-01-20[ATM] stop using sk_protinfoArnaldo Carvalho de Melo
2005-01-19Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274David S. Miller
2005-01-19[NET]: Close NETIF_F_LLTX race conditions.David S. Miller
2005-01-19[PKT_SCHED]: fix CONFIG_NET_CLS_ACT skb leaks in HFSC/CBQPatrick McHardy
2005-01-19[PKT_SCHED]: cls_route: fix tcf_exts falloutPatrick McHardy
2005-01-19[PKT_SCHED]: cls_api.c: fix module reference leak on module loadPatrick McHardy
2005-01-19[PKT_SCHED]: cls_rsvp: fix tcf_exts falloutPatrick McHardy
2005-01-16[PKT_SCHED]: Fix c99ism in cls_api.cThomas Graf
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2005-01-12[PKT_SCHED]: cls_api.c: drop rtnl for loading modulesPatrick McHardy
2005-01-12[PKT_SCHED]: act_api.c: kill some exportsPatrick McHardy
2005-01-12[PKT_SCHED]: tcf_exts: rate_tlv is optionalPatrick McHardy
2005-01-12[PKT_SCHED]: act_api.c: drop rtnl for loading modulesPatrick McHardy
2005-01-11[PKT_SCHED]: tc actions: disable bhs while lock is held in init pathPatrick McHardy
2005-01-11[PKT_SCHED]: Fix memory leaks in cls_u32.c error pathPatrick McHardy
2005-01-11[PKT_SCHED]: Use rtattr_parse_nested where appropriatePatrick McHardy
2005-01-09[PKT_SCHED]: act_api.c: sync multi action order processingPatrick McHardy
2005-01-09[PKT_SCHED]: act_api.c: push memory allocation to tcf_action_get_1Patrick McHardy
2005-01-09[PKT_SCHED]: act_api.c: remove module loading from get/delete operationsPatrick McHardy
2005-01-09[PKT_SCHED]: ipt action: fix module refcount underflow/mem leaks in tcf_ipt_c...Patrick McHardy
2005-01-09[PKT_SCHED]: tc actions: remove unnecessary locking for refcnt changesPatrick McHardy
2005-01-09[PKT_SCHED]: ipt action: fix missing unlock on error pathPatrick McHardy
2005-01-09[PKT_SCHED]: police action: fix multiple bugs in init pathPatrick McHardy
2005-01-09[PKT_SCHED]: pedit action: fix multiple bugs in init pathPatrick McHardy
2005-01-09[PKT_SCHED]: mirred action: fix multiple bugs in init pathPatrick McHardy
2005-01-09[PKT_SCHED]: ipt action: fix multiple bugs in init pathPatrick McHardy
2005-01-09[PKT_SCHED]: gact action: fix multiple bugs in init pathPatrick McHardy
2005-01-09[PKT_SCHED]: tc actions: remove checks for impossible conditionsPatrick McHardy