Historique des commits

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