1. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 16 years ago
  2. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  3. ede16af pkt_sched: Remove CONFIG_NET_SCH_RR by Adrian Bunk · 16 years ago
  4. 01e123d pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. by WANG Cong · 16 years ago
  5. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 16 years ago
  6. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 16 years ago
  7. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  8. f2df824 net_sched: cls_api: fix return value for non-existant classifiers by Patrick McHardy · 16 years ago
  9. 9d1045a net_cls_act: act_simple dont ignore realloc code by Jamal Hadi Salim · 16 years ago
  10. fa1b1cf net_cls_act: Make act_simple use of netlink policy. by Jamal Hadi Salim · 16 years ago
  11. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 16 years ago
  12. b4192bb net: Add a WARN_ON_ONCE() to the transmit timeout function by Arjan van de Ven · 16 years ago
  13. 980c478 sch_sfq: use del_timer_sync() in sfq_destroy() by Jarek Poplawski · 16 years ago
  14. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  15. f5ba2d3 [PKT_SCHED]: Fix datalen check in tcf_simp_init(). by Patrick McHardy · 16 years ago
  16. 066a3b5 [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop by Jarek Poplawski · 16 years ago
  17. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. e56cfad [NET_SCHED] cls_u32: refcounting fix for u32_delete() by Jarek Poplawski · 16 years ago
  19. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. 2ba2506 [NET]: Add preemption point in qdisc_run by Herbert Xu · 16 years ago
  21. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  22. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 16 years ago
  23. 8f3ea33 sch_htb: fix "too many events" situation by Martin Devera · 16 years ago
  24. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 16 years ago
  26. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  27. 30ddb15 [PKT_SCHED] ematch: Fix build warning. by David S. Miller · 16 years ago
  28. 2134745 [NET_SCHED] sch_htb: htb_requeue fix by Jarek Poplawski · 16 years ago
  29. 954415e [PKT_SCHED] ematch: tcf_em_destroy robustness by Stephen Hemminger · 16 years ago
  30. ed7af3b [PKT_SCHED]: deinline functions in meta match by Stephen Hemminger · 16 years ago
  31. 268bcca [PKT_SCHED] ematch: oops from uninitialized variable (resend) by Stephen Hemminger · 16 years ago
  32. 04f217a [TC]: oops in em_meta by Stephen Hemminger · 16 years ago
  33. 9ec1381 [NET_SCHED]: cls_flow: support classification based on VLAN tag by Patrick McHardy · 16 years ago
  34. 4f25049 [NET_SCHED]: cls_flow: fix key mask validity check by Patrick McHardy · 16 years ago
  35. 0ea9d70 [NET_SCHED]: em_meta: fix compile warning by Patrick McHardy · 16 years ago
  36. 3113e88 [PKT_SCHED]: vlan tag match by Stephen Hemminger · 16 years ago
  37. 0aead54 [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build) by Rami Rosen · 16 years ago
  38. e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 16 years ago
  39. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 16 years ago
  40. 7d2681a [NET_SCHED]: sch_sfq: add support for external classifiers by Patrick McHardy · 16 years ago
  41. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 16 years ago
  42. cc8fd14 [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd. by Roel Kluin · 16 years ago
  43. 72eb7bd [NET_SCHED]: sch_ingress: remove netfilter support by Patrick McHardy · 16 years ago
  44. 7a9c1bd [NET_SCHED]: Use nla_policy for attribute validation in ematches by Patrick McHardy · 17 years ago
  45. 53b2bf3 [NET_SCHED]: Use nla_policy for attribute validation in actions by Patrick McHardy · 17 years ago
  46. 6fa8c01 [NET_SCHED]: Use nla_policy for attribute validation in classifiers by Patrick McHardy · 17 years ago
  47. 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers by Patrick McHardy · 17 years ago
  48. 5feb5e1 [NET_SCHED]: sch_api: introduce constant for rate table size by Patrick McHardy · 17 years ago
  49. 1587bac [NET_SCHED]: Use typeful attribute parsing helpers by Patrick McHardy · 17 years ago
  50. 24beeab [NET_SCHED]: Use typeful attribute construction helpers by Patrick McHardy · 17 years ago
  51. 57e1c48 [NET_SCHED]: Use NLA_PUT_STRING for string dumping by Patrick McHardy · 17 years ago
  52. 4b3550ef [NET_SCHED]: Use nla_nest_start/nla_nest_end by Patrick McHardy · 17 years ago
  53. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
  54. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 17 years ago
  55. c96c947 [NET_SCHED]: act_api: use nlmsg_parse by Patrick McHardy · 17 years ago
  56. 6d834e0 [NET_SCHED]: act_api: fix netlink API conversion bug by Patrick McHardy · 17 years ago
  57. b03f467 [NET_SCHED]: sch_netem: use nla_parse_nested_compat by Patrick McHardy · 17 years ago
  58. f5e5cb7 [NET_SCHED]: sch_atm: fix format string warning by Patrick McHardy · 17 years ago
  59. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  60. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  61. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  62. 2eb9d75 [NET_SCHED]: mark classifier ops __read_mostly by Patrick McHardy · 17 years ago
  63. 62e3ba1 [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol by Patrick McHardy · 17 years ago
  64. aa767bf [PKT_SCHED] net classifier: style cleanup's by Stephen Hemminger · 17 years ago
  65. 786a903 [PKT_SCHED] sch_atm: style cleanup by Stephen Hemminger · 17 years ago
  66. 9d127fb [PKT_SCHED] dsmark: checkpatch warning cleanup by Stephen Hemminger · 17 years ago
  67. 4c30719 [PKT_SCHED] dsmark: handle cloned and non-linear skb's by Stephen Hemminger · 17 years ago
  68. 5b0ac72 [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. by David S. Miller · 17 years ago
  69. 81da99e [PKT_SCHED] dsmark: get rid of wrappers by Stephen Hemminger · 17 years ago
  70. 13a0a09 [NET_SCHED]: kill obsolete NET_CLS_POLICE option by Patrick McHardy · 17 years ago
  71. 8916876 [NET_SCHED]: sch_ingress: remove useless printk by Patrick McHardy · 17 years ago
  72. 1389356 [NET_SCHED]: sch_ingress: avoid a few #ifdefs by Patrick McHardy · 17 years ago
  73. 645a1e3 [NET_SCHED]: sch_ingress: move dependencies to Kconfig by Patrick McHardy · 17 years ago
  74. c6ee877 [NET_SCHED]: sch_ingress: remove unnecessary ops by Patrick McHardy · 17 years ago
  75. e037834 [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() by Patrick McHardy · 17 years ago
  76. c21d4d5 [NET_SCHED]: sch_ingress: remove unused inner qdisc by Patrick McHardy · 17 years ago
  77. cb53c04 [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper by Patrick McHardy · 17 years ago
  78. a478122 [NET_SCHED]: sch_ingress: remove excessive debugging by Patrick McHardy · 17 years ago
  79. 58f4df4 [NET_SCHED]: sch_ingress: formatting fixes by Patrick McHardy · 17 years ago
  80. 6f9e98f [PKT_SCHED] SFQ: whitespace cleanup by Stephen Hemminger · 17 years ago
  81. d46f8dd [PKT_SCHED] SFQ: use net_random by Stephen Hemminger · 17 years ago
  82. d3e9948 [PKT_SCHED] SFQ: timer is deferrable by Stephen Hemminger · 17 years ago
  83. d88c305 [PKT_SCHED] HTB: htb_classid is dead static inline by Ilpo Järvinen · 17 years ago
  84. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  85. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  86. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 17 years ago
  87. be0ea7d [NETFILTER]: Convert old checksum helper names by Patrick McHardy · 17 years ago
  88. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  89. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  90. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  91. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  92. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  93. 9a94b35 [PKT_SCHED]: Spelling fixes by Joe Perches · 17 years ago
  94. 5f1a485 [PKT_SCHED]: Check subqueue status before calling hard_start_xmit by Peter P Waskiewicz Jr · 17 years ago
  95. b226801 [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit. by Radu Rendec · 17 years ago
  96. 543821c [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. by Radu Rendec · 17 years ago
  97. 4f9f831 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline by Evgeniy Polyakov · 17 years ago
  98. a057ae3 [NET_CLS_ACT]: Use skb_act_clone by Jamal Hadi Salim · 17 years ago
  99. 0034622 [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE by Pavel Emelyanov · 17 years ago
  100. 668f895 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped by Pavel Emelyanov · 17 years ago