Historial de Commits

Autor SHA1 Mensaje Fecha
  Jarek Poplawski f30ab418a1 pkt_sched: Remove qdisc->ops->requeue() etc. hace 16 años
  Jarek Poplawski 8e3af97899 pkt_sched: Add qdisc->ops->peek() implementation. hace 16 años
  Jussi Kivilinna 0abf77e55a net_sched: Add accessor function for packet length for qdiscs hace 17 años
  David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. hace 17 años
  Thomas Graf bc3ed28caa netlink: Improve returned error codes hace 17 años
  Patrick McHardy 27a3421e48 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers hace 17 años
  Patrick McHardy cee63723b3 [NET_SCHED]: Propagate nla_parse return value hace 17 años
  Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API hace 17 años
  Eric Dumazet 20fea08b5f [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. hace 17 años
  Patrick McHardy 0ba4805383 [NET_SCHED]: Remove unnecessary includes hace 18 años
  YOSHIFUJI Hideaki 10297b9931 [NET] SCHED: Fix whitespace errors. hace 18 años
  Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. hace 19 años
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
  Thomas Graf bdc450a0bb [PKT_SCHED]: (G)RED: Introduce hard dropping hace 19 años
  Thomas Graf b38c7eef7e [PKT_SCHED]: GRED: Support ECN marking hace 19 años
  Thomas Graf d8f64e1960 [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop hace 19 años
  Thomas Graf 1e4dfaf9b9 [PKT_SCHED]: GRED: Cleanup and remove unnecessary code hace 19 años
  Thomas Graf 6214e653cc [PKT_SCHED]: GRED: Remove auto-creation of default VQ hace 19 años
  Thomas Graf 7051703b99 [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing hace 19 años
  Thomas Graf 4a591834cf [PKT_SCHED]: GRED: Remove initd flag hace 19 años
  Thomas Graf 18e3fb84e6 [PKT_SCHED]: GRED: Improve error handling and messages hace 19 años
  Thomas Graf 716a1b40b0 [PKT_SCHED]: GRED: Introduce tc_index_to_dp() hace 19 años
  Thomas Graf edf7a7b1f0 [PKT_SCHED]: GRED: Use generic queue management interface hace 19 años
  Thomas Graf c3b553cdaf [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN hace 19 años
  Thomas Graf 301d063c29 [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change hace 19 años
  Thomas Graf 22b33429ab [PKT_SCHED]: GRED: Use new generic red interface hace 19 años
  Thomas Graf f62d6b936d [PKT_SCHED]: GRED: Use central VQ change procedure hace 19 años
  Thomas Graf a8aaa9958e [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal hace 19 años
  Thomas Graf 6639607ed9 [PKT_SCHED]: GRED: Use a central table definition change procedure hace 19 años
  Thomas Graf e06368221c [PKT_SCHED]: GRED: Dump table definition hace 19 años