提交历史

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