summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* [LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller2005-08-291-0/+1
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-293-7/+7
* [NET]: Deinline netif_carrier_{on,off}().Denis Vlasenko2005-08-291-0/+16
* [NET]: Kill skb->tc_classidPatrick McHardy2005-08-297-12/+8
* [PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()Thomas Graf2005-08-231-0/+1
* [EMATCH]: Remove feature ifdefs in meta ematch.Patrick McHardy2005-07-241-8/+8
* [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller2005-07-221-25/+3
* [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller2005-07-221-12/+0
* [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller2005-07-181-6/+0
* [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeueThomas Graf2005-07-181-4/+3
* [PKT_SCHED]: Remove debugging leftover from textsearch ematchThomas Graf2005-07-181-3/+0
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+37
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+1
* [PKT_SCHED]: Blackhole queueing disciplineThomas Graf2005-07-052-1/+55
* [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocationThomas Graf2005-07-051-5/+17
* [PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf2005-07-052-43/+33
* [NET]: Remove unused security member in sk_buffThomas Graf2005-07-051-6/+0
* [NETLINK]: Missing padding fields in dumped structuresPatrick McHardy2005-06-282-0/+2
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-284-1/+15
* [PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller2005-06-241-2/+3
* [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARChDavid S. Miller2005-06-231-0/+1
* [PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf2005-06-233-0/+169
* [PKT_SCHED]: noop/noqueue qdisc style cleanupsThomas Graf2005-06-181-11/+5
* [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary codeThomas Graf2005-06-181-20/+14
* [PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdiscThomas Graf2005-06-181-8/+9
* [PKT_SCHED]: Transform pfifo_fast to use generic queue management interfaceThomas Graf2005-06-181-14/+9
* [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary codeThomas Graf2005-06-181-38/+12
* [PKT_SCHED]: Transform fifo qdisc to use generic queue management interfaceThomas Graf2005-06-181-88/+14
* [NETLINK]: Explicit typingJamal Hadi Salim2005-06-183-15/+11
* [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanupsThomas Graf2005-06-181-86/+88
* [PKT_SCHED]: Make dsmark use the new dumping macrosThomas Graf2005-06-181-28/+24
* [PKT_SCHED]: Fix dsmark to apply changes consistentThomas Graf2005-06-181-49/+82
* [NET]: Move the netdev list to vger.kernel.org.Ralf Baechle2005-06-131-1/+1
* [PKT_SCHED]: Fix numeric comparison in meta ematchThomas Graf2005-06-081-2/+2
* [PKT_SCHED]: Dump classification result for basic classifierThomas Graf2005-06-081-0/+3
* [PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf2005-06-081-24/+267
* [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help textThomas Graf2005-06-081-1/+1
* [PKT_SCHED]: Disable dsmark debugging messages by defaultThomas Graf2005-05-311-1/+1
* [PKT_SCHED]: make dsmark try using pfifo instead of noop while graftingThomas Graf2005-05-311-2/+7
* [PKT_SCHED]: Fix dsmark to count ignored indices while walkingThomas Graf2005-05-311-2/+3
* [PKT_SCHED] netem: allow random reordering (with fix)Stephen Hemminger2005-05-261-12/+42
* [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queueStephen Hemminger2005-05-261-88/+36
* [PKT_SCHED]: netem: reinsert for duplicationStephen Hemminger2005-05-261-24/+29
* [PKT_SCHED]: Action repeatJ Hadi Salim2005-05-031-2/+2
* [PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger2005-05-032-5/+16
* [PKT_SCHED]: netetm: make qdisc friendly to outer disciplinesStephen Hemminger2005-05-031-46/+67
* [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger2005-05-031-0/+1
* [NET]: Disable queueing when carrier is lost.Tommy S. Christensen2005-05-031-0/+4
* [PKT_SCHED]: HTB: Drop packet when direct queue is fullAsim Shankar2005-05-031-0/+4
* [PKT_SCHED]: fix typo on KconfigLucas Correia Villa Real2005-05-031-1/+1
OpenPOWER on IntegriCloud