提交歷史

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