1. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 8 years ago
  2. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  3. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  4. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  5. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  6. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  7. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  8. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  9. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  10. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  11. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  12. ea7f827 net, cls: allow for deleting all filters for given parent by Daniel Borkmann · 8 years ago
  13. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  15. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  16. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  17. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago
  18. c3498d3 cbq: remove TCA_CBQ_OVL_STRATEGY support by Florian Westphal · 8 years ago
  19. 9b15350 qfq: don't leak skb if kzalloc fails by Florian Westphal · 8 years ago
  20. 201c44b net: cls_u32: be more strict about skip-sw flag for knodes by Jakub Kicinski · 8 years ago
  21. 6eef380 net: cls_u32: catch all hardware offload errors by Jakub Kicinski · 8 years ago
  22. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  23. a03e6fe act_police: fix a crash during removal by WANG Cong · 8 years ago
  24. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  25. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  26. aafddbf fq_codel: return non zero qlen in class dumps by Eric Dumazet · 8 years ago
  27. d47a0f3 net: cls_u32: be more strict about skip-sw flag by Jakub Kicinski · 8 years ago
  28. 1a0f7d2 net: cls_u32: fix error code for invalid flags by Jakub Kicinski · 8 years ago
  29. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 8 years ago
  30. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 8 years ago
  31. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 8 years ago
  32. 9c4a4e4 net sched: actions use tcf_lastuse_update for consistency by Jamal Hadi Salim · 8 years ago
  33. e69985c net/sched: cls_flower: Introduce support in SKIP SW flag by Amir Vadai · 8 years ago
  34. 80e509d fq_codel: fix NET_XMIT_CN behavior by Eric Dumazet · 8 years ago
  35. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 8 years ago
  36. 8d5958f sch_tbf: update backlog as well by WANG Cong · 8 years ago
  37. d7f4f33 sch_red: update backlog as well by WANG Cong · 8 years ago
  38. 6a73b57 sch_drr: update backlog as well by WANG Cong · 8 years ago
  39. 6529d75 sch_prio: update backlog as well by WANG Cong · 8 years ago
  40. 357cc9b sch_hfsc: always keep backlog updated by WANG Cong · 8 years ago
  41. 3d3ed18 net sched actions: policer missing timestamp processing by Jamal Hadi Salim · 8 years ago
  42. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 8 years ago
  43. dc327f8 net_sched: close another race condition in tcf_mirred_release() by WANG Cong · 8 years ago
  44. 77f5776 fq_codel: fix memory limitation drift by Eric Dumazet · 8 years ago
  45. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 8 years ago
  46. 9fea47d net/sched: act_gact: Update statistics when offloaded to hardware by Amir Vadai · 8 years ago
  47. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 8 years ago
  48. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 4e8c861 net sched: ife action fix late binding by Jamal Hadi Salim · 8 years ago
  50. 5e1567a net sched: skbedit action fix late binding by Jamal Hadi Salim · 8 years ago
  51. 0e5538a net sched: simple action fix late binding by Jamal Hadi Salim · 8 years ago
  52. 87dfbdc net sched: mirred action fix late binding by Jamal Hadi Salim · 8 years ago
  53. a57f19d net sched: ipt action fix late binding by Jamal Hadi Salim · 8 years ago
  54. 5026c9b net sched: vlan action fix late binding by Jamal Hadi Salim · 8 years ago
  55. 95b5843 fq_codel: add memory limitation per queue by Eric Dumazet · 8 years ago
  56. db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 8 years ago
  57. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  58. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  59. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 8 years ago
  61. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 8 years ago
  62. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  63. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  64. d068ca2 codel: split into multiple files by Michal Kazior · 8 years ago
  65. 79bdc4c codel: generalize the implementation by Michal Kazior · 8 years ago
  66. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  67. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 3dcd493fb net: sched: do not requeue a NULL skb by Lars Persson · 8 years ago
  69. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 8 years ago
  70. 3a461da cls_bpf: reset class and reuse major in da by Daniel Borkmann · 8 years ago
  71. 8208d21 net/flower: Fix pointer cast by Amir Vadai · 8 years ago
  72. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 8 years ago
  73. f8b33d8 net_sched: dsmark: use qdisc_dequeue_peeked() by Kyeong Yoo · 8 years ago
  74. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. 44ef548 net: sched: fix act_ipt for LOG target by Phil Sutter · 8 years ago
  76. d1491fa act_ife: fix a typo in kmemdup() parameters by WANG Cong · 8 years ago
  77. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 8 years ago
  78. 241deec sch_mqprio: Fix build with older gcc. by David S. Miller · 8 years ago
  79. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 8 years ago
  80. 200e10f Support to encoding decoding skb prio on IFE action by Jamal Hadi Salim · 8 years ago
  81. 084e2f6 Support to encoding decoding skb mark on IFE action by Jamal Hadi Salim · 8 years ago
  82. ef6980b introduce IFE action by Jamal Hadi Salim · 8 years ago
  83. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 8 years ago
  84. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 8 years ago
  85. bdf1766 sch_dsmark: update backlog as well by WANG Cong · 8 years ago
  86. 431e3a8 sch_htb: update backlog as well by WANG Cong · 8 years ago
  87. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  88. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 8 years ago
  89. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 8 years ago
  90. 1d4150c net_sched: prepare tcf_hashinfo_destroy() for netns support by WANG Cong · 8 years ago
  91. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 8 years ago
  93. 7e6e18f net_sched: Improve readability of filter processing by Jamal Hadi Salim · 8 years ago
  94. 619fe32 net_sched fix: reclassification needs to consider ether protocol changes by Jamal Hadi Salim · 8 years ago
  95. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 8 years ago
  96. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 8 years ago
  97. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 8 years ago
  98. df3eb6c net_sched: drr: check for NULL pointer in drr_dequeue by Bernie Harris · 9 years ago
  99. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 66530bd sched,cls_flower: set key address type when present by Jamal Hadi Salim · 9 years ago