1. 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
  2. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  3. ec32336 sched: remove qdisc arg from __qdisc_dequeue_head by Florian Westphal · 8 years ago
  4. 97d0678 sched: don't use skb queue helpers by Florian Westphal · 8 years ago
  5. 1486587 pie: use qdisc_dequeue_head wrapper by Florian Westphal · 8 years ago
  6. 695b4ec pkt_sched: fq: use proper locking in fq_dump_stats() by Eric Dumazet · 8 years ago
  7. a53d850 net/sched: cls_flower: Remove an unused field from the filter key structure by Or Gerlitz · 8 years ago
  8. aa72d70 net/sched: cls_flower: Support masking for matching on tcp/udp ports by Or Gerlitz · 8 years ago
  9. 86da71b net_sched: Introduce skbmod action by Jamal Hadi Salim · 8 years ago
  10. f53d8c7 bpf: use skb_at_tc_ingress helper in tcf_bpf by Daniel Borkmann · 8 years ago
  11. 04b3f8d bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf by Daniel Borkmann · 8 years ago
  12. 07c0f09 net/sched: act_tunnel_key: Remove rcu_read_lock protection by Hadar Hen Zion · 8 years ago
  13. 0013de3 net: sched: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  14. d0f6dd8 net/sched: Introduce act_tunnel_key by Amir Vadai · 8 years ago
  15. bc3103f net/sched: cls_flower: Classify packet in ip tunnels by Amir Vadai · 8 years ago
  16. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 0b498a5 net_sched: fix use of uninitialized ethertype variable in cls_flower by Arnd Bergmann · 8 years ago
  18. 166ee5b qdisc: fix a module refcount leak in qdisc_create_dflt() by Eric Dumazet · 8 years ago
  19. 28a10c4 net sched: fix encoding to use real length by Jamal Hadi Salim · 8 years ago
  20. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  21. 956af37 net_sched: act_vlan: Add priority option by Hadar Hen Zion · 8 years ago
  22. 9399ae9 net_sched: flower: Add vlan support by Hadar Hen Zion · 8 years ago
  23. 339ba87 net_sched: flower: Avoid dissection of unmasked keys by Hadar Hen Zion · 8 years ago
  24. ea32746 net: sched: avoid duplicates in qdisc dump by Jiri Kosina · 8 years ago
  25. 69012ae net: sched: fix handling of singleton qdiscs with qdisc_hash by Jiri Kosina · 8 years ago
  26. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  28. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  29. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  30. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  31. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  32. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  33. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  34. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  35. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  36. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  37. b87f793 net/sched: Add match-all classifier hw offloading. by Yotam Gigi · 8 years ago
  38. bf3994d net/sched: introduce Match-all classifier by Jiri Pirko · 8 years ago
  39. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 0564bf0 net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int by Konstantin Khlebnikov · 8 years ago
  41. bba7eb5 hfsc: reduce hfsc_sched to 14 cachelines by Florian Westphal · 8 years ago
  42. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 61cc535 net sched actions: skbedit convert to use more modern nla_put_xxx by Jamal Hadi Salim · 8 years ago
  44. ff202ee net sched actions: skbedit add support for mod-ing skb pkt_type by Jamal Hadi Salim · 8 years ago
  45. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 8 years ago
  46. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 8 years ago
  47. 33ef84a net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() by Michal Soltys · 8 years ago
  48. ab12cb4 net/sched/sch_hfsc.c: go passive after vt update by Michal Soltys · 8 years ago
  49. 2354f05 net/sched/sch_hfsc.c: remove leftover dlist and droplist by Michal Soltys · 8 years ago
  50. d1d0fc5 net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() by Michal Soltys · 8 years ago
  51. 12d0ad3 net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline by Michal Soltys · 8 years ago
  52. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 8a6e9c6 net_sched: netem: do not call qdisc_drop() with a NULL skb by Eric Dumazet · 8 years ago
  54. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  55. 338ed9b net_sched: sch_htb: export class backlog in dumps by Eric Dumazet · 8 years ago
  56. 008830b net_sched: fq_codel: cache skb->truesize into skb->cb by Eric Dumazet · 8 years ago
  57. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  58. 21de12e netem: fix a use after free by Eric Dumazet · 8 years ago
  59. 817e9f2 act_ife: acquire ife_mod_lock before reading ifeoplist by WANG Cong · 8 years ago
  60. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  61. 9f6ed03 net, cls: also reject deleting all filters when TCA_KIND present by Daniel Borkmann · 8 years ago
  62. 0ee1362 htb: call qdisc_root with rcu read lock held by Florian Westphal · 8 years ago
  63. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  64. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 8 years ago
  65. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 8 years ago
  66. a5a9f53 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 8 years ago
  67. e7e424c net_sched: sch_hhf: defer skb freeing by Eric Dumazet · 8 years ago
  68. ece5d4c net_sched: fq_codel: defer skb freeing by Eric Dumazet · 8 years ago
  69. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  70. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 8 years ago
  71. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 8 years ago
  72. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  73. ebecaa6 net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE by Jamal Hadi Salim · 8 years ago
  74. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  75. d15ecce act_ipt: fix a bind refcnt leak by WANG Cong · 8 years ago
  76. 3d7c825 net_sched: prio: insure proper transactional behavior by Eric Dumazet · 8 years ago
  77. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  78. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  79. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  80. 6c0d54f net_sched: fix pfifo_head_drop behavior vs backlog by Eric Dumazet · 8 years ago
  81. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  82. cbdf451 net_sched: prio: properly report out of memory errors by Eric Dumazet · 8 years ago
  83. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  84. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  85. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  86. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  87. ea7f827 net, cls: allow for deleting all filters for given parent by Daniel Borkmann · 8 years ago
  88. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  90. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  91. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  92. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago
  93. c3498d3 cbq: remove TCA_CBQ_OVL_STRATEGY support by Florian Westphal · 8 years ago
  94. 9b15350 qfq: don't leak skb if kzalloc fails by Florian Westphal · 8 years ago
  95. 201c44b net: cls_u32: be more strict about skip-sw flag for knodes by Jakub Kicinski · 8 years ago
  96. 6eef380 net: cls_u32: catch all hardware offload errors by Jakub Kicinski · 8 years ago
  97. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  98. a03e6fe act_police: fix a crash during removal by WANG Cong · 8 years ago
  99. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  100. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago