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