1. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 8 months ago
  2. a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  3. 38530f6 net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  4. 13550ff net_sched: fix error recovery at qdisc creation by Eric Dumazet · 7 years ago
  5. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  6. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  7. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  8. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  9. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  10. e8d092aa net_sched: fix a use-after-free in sfq by WANG Cong · 9 years ago
  11. ada1dba sched: Call skb_get_hash_perturb in sch_sfq by Tom Herbert · 9 years ago
  12. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  13. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  14. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  15. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  16. 17448e5 net_sched: sfq: remove unused macro by Florian Westphal · 10 years ago
  17. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  18. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  19. fa08943 net_sched: sfq: put sfq_unlink in a do - while loop by Yang Yingliang · 10 years ago
  20. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  21. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  22. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 12 years ago
  23. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 12 years ago
  24. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 12 years ago
  25. 02a9098 net_sched: sfq: always randomize hash perturbation by Eric Dumazet · 12 years ago
  26. bd16a6c net_sched: sfq: fix mem alloc error recovery by Eric Dumazet · 12 years ago
  27. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  28. 225d9b8 sch_sfq: rehash queues in perturb timer by Eric Dumazet · 12 years ago
  29. 11fca93 sch_sfq: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  30. e1738bd sch_sfq: fix sfq_enqueue() by Eric Dumazet · 13 years ago
  31. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  32. 07bd8df sch_sfq: fix peek() implementation by Eric Dumazet · 13 years ago
  33. 8efa885 sch_sfq: avoid giving spurious NET_XMIT_CN signals by Eric Dumazet · 13 years ago
  34. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  35. 119b3d3 sfq: deadlock in error path by stephen hemminger · 13 years ago
  36. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  37. 2362493 net_sched: TCQ_F_CAN_BYPASS generalization by Eric Dumazet · 13 years ago
  38. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 13 years ago
  39. 817fb15 net_sched: sfq: allow divisor to be a parameter by Eric Dumazet · 13 years ago
  40. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  41. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 13 years ago
  42. 18c8d82 sfq: fix slot_dequeue_head() by Eric Dumazet · 13 years ago
  43. eeaeb06 sch_sfq: allow big packets and be fair by Eric Dumazet · 13 years ago
  44. ee09b3c sfq: fix sfq class stats handling by Eric Dumazet · 13 years ago
  45. eda83e3 net_sched: sch_sfq: better struct layouts by Eric Dumazet · 13 years ago
  46. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  47. aa3e219 net_sched: sch_sfq: fix allot handling by Eric Dumazet · 13 years ago
  48. c426626 net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() by Eric Dumazet · 13 years ago
  49. b9959c2 net_sched: sch_sfq: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  50. 41065fb pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops by Jarek Poplawski · 14 years ago
  51. 9871e50 net: Use NET_XMIT_SUCCESS where possible. by Ben Greear · 14 years ago
  52. 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
  53. eb4a552 pkt_sched: Fix sch_sfq vs tcf_bind_filter oops by Jarek Poplawski · 14 years ago
  54. f2f0098 sch_sfq: add sanity check for the packet length by Changli Gao · 14 years ago
  55. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  56. 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
  57. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  58. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  59. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  60. 7f3ff4f pkt_sched: Annotate uninitialized var in sfq_enqueue() by Jarek Poplawski · 15 years ago
  61. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  62. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  63. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  64. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  65. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  66. cdec7e5 Revert "pkt_sched: sch_sfq: dump a real number of flows" by David S. Miller · 16 years ago
  67. f867e6a pkt_sched: sch_sfq: dump a real number of flows by Jarek Poplawski · 16 years ago
  68. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  69. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  70. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  71. 980c478 sch_sfq: use del_timer_sync() in sfq_destroy() by Jarek Poplawski · 16 years ago
  72. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 16 years ago
  73. 7d2681a [NET_SCHED]: sch_sfq: add support for external classifiers by Patrick McHardy · 16 years ago
  74. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  75. 6f9e98f [PKT_SCHED] SFQ: whitespace cleanup by Stephen Hemminger · 16 years ago
  76. d46f8dd [PKT_SCHED] SFQ: use net_random by Stephen Hemminger · 16 years ago
  77. d3e9948 [PKT_SCHED] SFQ: timer is deferrable by Stephen Hemminger · 16 years ago
  78. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  79. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  80. 32740dd [SFQ]: Remove artificial limitation for queue limit. by Alexey Kuznetsov · 17 years ago
  81. 5588b40 [PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets' by Alexey Kuznetsov · 17 years ago
  82. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  83. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  84. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  85. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  86. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  87. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  88. a8d0f95 [NET]: Add UDPLITE support in a few missing spots by Patrick McHardy · 17 years ago
  89. 5e50da0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs by Patrick McHardy · 18 years ago
  90. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  91. f5539eb [PKT_SCHED]: Keep backlog counter in sch_sfq by Patrick McHardy · 18 years ago
  92. ae82af5 [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash by Patrick McHardy · 18 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago