1. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  3. e57a784 pkt_sched: set root qdisc before change() in attach_default_qdiscs() by Eric Dumazet · 11 years ago
  4. 82d567c net_sched: change "foo* bar" to "foo *bar" by Yang Yingliang · 11 years ago
  5. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  6. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  7. 3e1e3aa net_sched: add u64 rate to psched_ratecfg_precompute() by Eric Dumazet · 11 years ago
  8. 34aedd3 qdisc: fix build with !CONFIG_NET_SCHED by stephen hemminger · 11 years ago
  9. d2a7f26 qdisc: make args to qdisc_create_default const by stephen hemminger · 11 years ago
  10. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  11. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  12. 07ce76a net_sched: make dev_trans_start return vlan's real dev trans_start by nikolay@redhat.com · 11 years ago
  13. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  14. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  15. ea872d7 sch: add missing u64 in psched_ratecfg_precompute() by Sergey Popovich · 11 years ago
  16. 292f1c7 sch: make htb_rate_cfg and functions around that generic by Jiri Pirko · 11 years ago
  17. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  18. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  19. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  20. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  21. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  22. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  23. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 13 years ago
  24. f0c50c7 Remove redundant variable/code in __qdisc_run by Krishna Kumar · 13 years ago
  25. d5b8aa1 net_sched: fix dequeuer fairness by jamal · 13 years ago
  26. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 13 years ago
  27. 3137663 net: avoid synchronize_rcu() in dev_deactivate_many by Eric Dumazet · 13 years ago
  28. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  29. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 13 years ago
  30. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 13 years ago
  31. 2362493 net_sched: TCQ_F_CAN_BYPASS generalization by Eric Dumazet · 13 years ago
  32. a2da570 net_sched: RCU conversion of stab by Eric Dumazet · 13 years ago
  33. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  34. b8970f0 net_sched: implement a root container qdisc sch_mqprio by John Fastabend · 14 years ago
  35. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  36. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 14 years ago
  37. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  38. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  39. 7b5edbc net/sched: fix missing spinlock init by Eric Dumazet · 14 years ago
  40. 24824a0 net: dynamic ingress_queue allocation by Eric Dumazet · 14 years ago
  41. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  42. d6d9ca0 net: this_cpu_xxx conversions by Eric Dumazet · 14 years ago
  43. 79640a4 net: add additional lock to qdisc to increase throughput by Eric Dumazet · 14 years ago
  44. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 14 years ago
  45. 06c4648 arp_notify: allow drivers to explicitly request a notification event. by Ian Campbell · 14 years ago
  46. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  47. dee4287 net: fix softnet_stat by Changli Gao · 14 years ago
  48. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  49. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. 9a1654b net: Optimize hard_start_xmit() return checking by Jarek Poplawski · 15 years ago
  52. 572a9d7 net: allow to propagate errors through ->ndo_hard_start_xmit() by Patrick McHardy · 15 years ago
  53. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  54. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  55. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  56. a453e06 pkt_sched: Fix resource limiting in pfifo_fast by Krishna Kumar · 15 years ago
  57. fd3ae5e Speed-up pfifo_fast lookup using a private bitmap by Krishna Kumar · 15 years ago
  58. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  59. 9d21493 net: tx scalability works : trans_start by Eric Dumazet · 15 years ago
  60. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  61. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  62. b473001 net: Do not fire linkwatch events until the device is registered. by David S. Miller · 16 years ago
  63. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  64. 67305eb pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset() by Jarek Poplawski · 16 years ago
  65. 99c0db2 pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation. by Jarek Poplawski · 16 years ago
  66. 9f3ffae pkt_sched: sch_generic: Fix oops in sch_teql by Jarek Poplawski · 16 years ago
  67. 53e9150 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() by Jarek Poplawski · 16 years ago
  68. 6252352 pkt_sched: Simplify dev_requeue_skb and dequeue_skb by Jarek Poplawski · 16 years ago
  69. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  70. ebf0598 pkt_sched: Check the state of tx_queue in dequeue_skb() by Jarek Poplawski · 16 years ago
  71. f087652 pkt_sched: Always use q->requeue in dev_requeue_skb(). by David S. Miller · 16 years ago
  72. 242f8bfe pkt_sched: Make qdisc->gso_skb a list. by David S. Miller · 16 years ago
  73. 5337407 warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  74. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  75. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  76. 4d8863a pkt_sched: Don't hold qdisc lock over qdisc_destroy(). by David S. Miller · 16 years ago
  77. 1e0d5a5 pkt_sched: No longer destroy qdiscs from RCU. by David S. Miller · 16 years ago
  78. 4335cd2 pkt_sched: Simplify dev_deactivate() polling loop. by David S. Miller · 16 years ago
  79. a9312ae pkt_sched: Add 'deactivated' state. by David S. Miller · 16 years ago
  80. b9a3b11 pkt_sched: Fix queue quiescence testing in dev_deactivate(). by David S. Miller · 16 years ago
  81. 5fb6622 pkt_sched: Use qdisc_lock() on already sampled root qdisc. by David S. Miller · 16 years ago
  82. c3f26a2 netdev: Fix lockdep warnings in multiqueue configurations. by David S. Miller · 16 years ago
  83. 8d50b53 pkt_sched: Fix OOPS on ingress qdisc add. by David S. Miller · 16 years ago
  84. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  85. cffe1c5 pkt_sched: Fix locking in shutdown_scheduler_queue() by David S. Miller · 16 years ago
  86. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 16 years ago
  87. d3678b4 Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." by David S. Miller · 16 years ago
  88. c3ee841 pkt_sched: Remove unused variable skb in dev_deactivate_queue function. by Daniel Lezcano · 16 years ago
  89. 3a682fb pkt_sched: Fix build with NET_SCHED disabled. by David S. Miller · 16 years ago
  90. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  91. 30ee42b pkt_sched: Fix noqueue_qdisc initialization. by David S. Miller · 16 years ago
  92. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 16 years ago
  93. a0c80b8 pkt_sched: Make default qdisc nonshared-multiqueue safe. by David S. Miller · 16 years ago
  94. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  95. c7e4f3b pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree. by David S. Miller · 16 years ago
  96. ead81cc netdevice: Move qdisc_list back into net_device proper. by David S. Miller · 16 years ago
  97. 17715e6 pkt_sched: Use per-queue locking in shutdown_scheduler_queue. by David S. Miller · 16 years ago
  98. 8a34c5d pkt_sched: Perform bulk of qdisc destruction in RCU. by David S. Miller · 16 years ago
  99. 1636112 pkt_sched: dev_init_scheduler() does not need to lock qdisc tree. by David S. Miller · 16 years ago
  100. 37437bb pkt_sched: Schedule qdiscs instead of netdev_queue. by David S. Miller · 16 years ago