Historial de Commits

Autor SHA1 Mensaje Fecha
  David S. Miller 6ab33d5171 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Stephen Hemminger d314774cf2 netdev: network device operations infrastructure hace 16 años
  David S. Miller b47300168e net: Do not fire linkwatch events until the device is registered. hace 16 años
  Jarek Poplawski f30ab418a1 pkt_sched: Remove qdisc->ops->requeue() etc. hace 16 años
  Jarek Poplawski 67305ebc99 pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset() hace 16 años
  Jarek Poplawski 99c0db2679 pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation. hace 16 años
  Jarek Poplawski 9f3ffae0db pkt_sched: sch_generic: Fix oops in sch_teql hace 16 años
  Jarek Poplawski 53e9150349 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() hace 16 años
  Jarek Poplawski 6252352d16 pkt_sched: Simplify dev_requeue_skb and dequeue_skb hace 16 años
  Jarek Poplawski 554794de79 pkt_sched: Fix handling of gso skbs on requeuing hace 16 años
  Jarek Poplawski ebf059821e pkt_sched: Check the state of tx_queue in dequeue_skb() hace 16 años
  David S. Miller f0876520b0 pkt_sched: Always use q->requeue in dev_requeue_skb(). hace 16 años
  David S. Miller 242f8bfefe pkt_sched: Make qdisc->gso_skb a list. hace 16 años
  Arjan van de Ven 5337407c67 warn: Turn the netdev timeout WARN_ON() into a WARN() hace 16 años
  Jarek Poplawski f7a54c13c7 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc hace 16 años
  Jarek Poplawski f6e0b239a2 pkt_sched: Fix qdisc list locking hace 16 años
  David S. Miller 4d8863a29c pkt_sched: Don't hold qdisc lock over qdisc_destroy(). hace 17 años
  David S. Miller 1e0d5a5747 pkt_sched: No longer destroy qdiscs from RCU. hace 17 años
  David S. Miller 4335cd2da1 pkt_sched: Simplify dev_deactivate() polling loop. hace 17 años
  David S. Miller a9312ae893 pkt_sched: Add 'deactivated' state. hace 17 años
  David S. Miller b9a3b1102b pkt_sched: Fix queue quiescence testing in dev_deactivate(). hace 17 años
  David S. Miller 5fb662297b pkt_sched: Use qdisc_lock() on already sampled root qdisc. hace 17 años
  David S. Miller c3f26a269c netdev: Fix lockdep warnings in multiqueue configurations. hace 17 años
  David S. Miller 8d50b53d66 pkt_sched: Fix OOPS on ingress qdisc add. hace 17 años
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON hace 17 años
  David S. Miller cffe1c5d7a pkt_sched: Fix locking in shutdown_scheduler_queue() hace 17 años
  Arjan van de Ven 6579e57b31 net: Print the module name as part of the watchdog message hace 17 años
  David S. Miller d3678b463d Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." hace 17 años
  Daniel Lezcano c3ee84163e pkt_sched: Remove unused variable skb in dev_deactivate_queue function. hace 17 años
  David S. Miller 3a682fbd73 pkt_sched: Fix build with NET_SCHED disabled. hace 17 años