1. a17ef9e net_sched: sch_sfq: annotate data-races around q->perturb_period by Eric Dumazet · 8 months ago
  2. 241a94a net/sched: Add module aliases for cls_,sch_,act_ modules by Michal Koutný · 11 months ago
  3. f96118c net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs by Victor Nogueira · 1 year, 2 months ago
  4. d636fc5 net: sched: add rcu annotations around qdisc->qdisc_sleeping by Eric Dumazet · 1 year, 7 months ago
  5. e046fa8 net/sched: use tc_qdisc_stats_dump() in qdisc by Zhengchao Shao · 2 years, 3 months ago
  6. 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 5 months ago
  7. e323d86 net: sched: validate stab values by Eric Dumazet · 3 years, 9 months ago
  8. bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
  9. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  10. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 5 months ago
  11. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  12. 964201d net/sched: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  13. aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
  14. df4953e sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 8 months ago
  15. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  16. 3f05e68 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 5 years ago
  17. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  18. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  19. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  20. e63d7dfd net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  21. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  22. f85729d sch_sfq: fix null pointer dereference at timer expiration by Paolo Abeni · 7 years ago
  23. f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  24. cdeabbb net: sched: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  26. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. e232657 sch_sfq: fix null pointer dereference on init failure by Nikolay Aleksandrov · 7 years ago
  28. f9ab742 sched: sfq: drop packets after root qdisc lock is released by Gao Feng · 7 years ago
  29. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  30. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  31. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  32. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  33. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  34. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  35. 3b1af93 net_sched: use setup_deferrable_timer by Geliang Tang · 8 years ago
  36. 87b60cf net_sched: fix error recovery at qdisc creation by Eric Dumazet · 8 years ago
  37. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  38. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  39. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 9 years ago
  40. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
  41. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  42. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  43. e8d092a net_sched: fix a use-after-free in sfq by WANG Cong · 9 years ago
  44. ada1dba sched: Call skb_get_hash_perturb in sch_sfq by Tom Herbert · 10 years ago
  45. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  46. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  47. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  48. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  49. 17448e5 net_sched: sfq: remove unused macro by Florian Westphal · 10 years ago
  50. 4cb2897 net: use the new API kvfree() by WANG Cong · 11 years ago
  51. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  52. fa08943 net_sched: sfq: put sfq_unlink in a do - while loop by Yang Yingliang · 11 years ago
  53. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  54. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  55. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  56. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  57. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  58. 02a9098 net_sched: sfq: always randomize hash perturbation by Eric Dumazet · 13 years ago
  59. bd16a6c net_sched: sfq: fix mem alloc error recovery by Eric Dumazet · 13 years ago
  60. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  61. 225d9b8 sch_sfq: rehash queues in perturb timer by Eric Dumazet · 13 years ago
  62. 11fca93 sch_sfq: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  63. e1738bd sch_sfq: fix sfq_enqueue() by Eric Dumazet · 13 years ago
  64. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 14 years ago
  65. 07bd8df sch_sfq: fix peek() implementation by Eric Dumazet · 14 years ago
  66. 8efa885 sch_sfq: avoid giving spurious NET_XMIT_CN signals by Eric Dumazet · 14 years ago
  67. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  68. 119b3d3 sfq: deadlock in error path by stephen hemminger · 14 years ago
  69. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  70. 2362493 net_sched: TCQ_F_CAN_BYPASS generalization by Eric Dumazet · 14 years ago
  71. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  72. 817fb15 net_sched: sfq: allow divisor to be a parameter by Eric Dumazet · 14 years ago
  73. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  74. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  75. 18c8d82 sfq: fix slot_dequeue_head() by Eric Dumazet · 14 years ago
  76. eeaeb06 sch_sfq: allow big packets and be fair by Eric Dumazet · 14 years ago
  77. ee09b3c sfq: fix sfq class stats handling by Eric Dumazet · 14 years ago
  78. eda83e3 net_sched: sch_sfq: better struct layouts by Eric Dumazet · 14 years ago
  79. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  80. aa3e219 net_sched: sch_sfq: fix allot handling by Eric Dumazet · 14 years ago
  81. c426626 net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() by Eric Dumazet · 14 years ago
  82. b9959c2 net_sched: sch_sfq: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  83. 41065fb pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops by Jarek Poplawski · 14 years ago
  84. 9871e50 net: Use NET_XMIT_SUCCESS where possible. by Ben Greear · 14 years ago
  85. da7115d pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: add dummy bind/unbind handles by Jarek Poplawski · 14 years ago
  86. eb4a552 pkt_sched: Fix sch_sfq vs tcf_bind_filter oops by Jarek Poplawski · 14 years ago
  87. f2f00981 sch_sfq: add sanity check for the packet length by Changli Gao · 14 years ago
  88. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 15 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  90. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  91. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  92. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  93. 7f3ff4f pkt_sched: Annotate uninitialized var in sfq_enqueue() by Jarek Poplawski · 16 years ago
  94. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  95. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  96. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  97. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  98. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  99. cdec7e5 Revert "pkt_sched: sch_sfq: dump a real number of flows" by David S. Miller · 16 years ago
  100. f867e6a pkt_sched: sch_sfq: dump a real number of flows by Jarek Poplawski · 16 years ago