Historial de Commits

Autor SHA1 Mensaje Fecha
  Al Viro d58367515f sch_atm.c: get rid of poinless extern hace 13 años
  Eric Dumazet 2dd875ff31 net_sched: update bstats in dequeue() hace 13 años
  David S. Miller 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). hace 13 años
  Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h hace 14 años
  Eric Dumazet cc7ec456f8 net_sched: cleanups hace 14 años
  Eric Dumazet bfe0d0298f net_sched: factorize qdisc stats handling hace 14 años
  Changli Gao 3511c9132f net_sched: remove the unused parameter of qdisc_create_dflt() hace 14 años
  David S. Miller a505b3b30f sch_atm: Fix potential NULL deref. hace 15 años
  Ben Greear 9871e50edd net: Use NET_XMIT_SUCCESS where possible. hace 15 años
  David S. Miller 6accec76f6 sch_atm: Convert to use standard list_head facilities. hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Eric Dumazet c1a8f1f1c8 net: restore gnet_stats_basic to previous definition hace 16 años
  Patrick McHardy b94c8afcba pkt_sched: remove unnecessary xchg() in packet schedulers hace 16 años
  Jarek Poplawski f30ab418a1 pkt_sched: Remove qdisc->ops->requeue() etc. hace 16 años
  Jarek Poplawski 77be155cba pkt_sched: Add peek emulation for non-work-conserving qdiscs. hace 16 años
  Jarek Poplawski 03c05f0d4b pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() hace 16 años
  Jarek Poplawski 8e3af97899 pkt_sched: Add qdisc->ops->peek() implementation. hace 16 años
  Jarek Poplawski c27f339af9 net_sched: Add qdisc __NET_XMIT_BYPASS flag hace 17 años
  Jarek Poplawski 378a2f090f net_sched: Add qdisc __NET_XMIT_STOLEN flag hace 17 años
  Al Viro 516e0cc564 [PATCH] f_count may wrap around hace 17 años
  Jussi Kivilinna 0abf77e55a net_sched: Add accessor function for packet length for qdiscs hace 17 años
  Jussi Kivilinna 5f86173bdf net_sched: Add qdisc_enqueue wrapper hace 17 años
  David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. hace 17 años
  David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. hace 17 años
  Patrick McHardy a4aebb83cf net-sched: fix filter destruction in atm/hfsc qdisc destruction hace 17 años
  Patrick McHardy ff31ab56c0 net-sched: change tcf_destroy_chain() to clear start of filter list hace 17 años
  Patrick McHardy 27a3421e48 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers hace 17 años
  Patrick McHardy 1587bac49f [NET_SCHED]: Use typeful attribute parsing helpers hace 17 años
  Patrick McHardy 24beeab539 [NET_SCHED]: Use typeful attribute construction helpers hace 17 años
  Patrick McHardy 4b3550ef53 [NET_SCHED]: Use nla_nest_start/nla_nest_end hace 17 años