1. d978db8 net: sched: cls_flower: fix ndo_setup_tc type for stats call by Jiri Pirko · 7 years ago
  2. e543002 qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs by Jesper Dangaard Brouer · 7 years ago
  3. 6b0355f net_sched/hfsc: opencode trivial set_active() and set_passive() by Konstantin Khlebnikov · 7 years ago
  4. 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 7 years ago
  5. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. c90e951 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  7. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  8. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 7 years ago
  9. 8d55373 net/sched/hfsc: allocate tcf block for hfsc root class by Konstantin Khlebnikov · 7 years ago
  10. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  11. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  13. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  14. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. ec0acb0 net: sched: set xt_tgchk_param par.net properly in ipt_init_target by Xin Long · 7 years ago
  16. 7120371 net_sched: get rid of some forward declarations by WANG Cong · 7 years ago
  17. 8113c09 net_sched: use void pointer for filter handle by WANG Cong · 7 years ago
  18. 54df2cf net_sched: refactor notification code for RTM_DELTFILTER by WANG Cong · 7 years ago
  19. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  20. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  21. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  22. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  23. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  24. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  25. 9b0d444 net: sched: avoid atomic swap in tcf_exts_change by Jiri Pirko · 7 years ago
  26. 705c709 net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  27. 8c98d57 net: sched: cls_route: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  28. c09fc2e net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  29. 8cc6251 net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  30. 6839da3 net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  31. ff1f8ca net: sched: cls_basic: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  32. a74cb36 net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  33. 94611bf net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  34. 4550752 net: sched: cls_flower: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  35. 1e5003a net: sched: cls_fw: rename fw_change_attrs function by Jiri Pirko · 7 years ago
  36. 6a725c4 net: sched: cls_bpf: rename cls_bpf_modify_existing function by Jiri Pirko · 7 years ago
  37. 978dfd8 net: sched: use tcf_exts_has_actions instead of exts->nr_actions by Jiri Pirko · 7 years ago
  38. ec1a9cc net: sched: remove check for number of actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  39. 6fc6d06 net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_available by Jiri Pirko · 7 years ago
  40. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  41. 4ebc1e3 net: sched: remove unneeded tcf_em_tree_change by Jiri Pirko · 7 years ago
  42. f7ebdff net: sched: sch_atm: use Qdisc_class_common structure by Jiri Pirko · 7 years ago
  43. e62e484 net sched actions: add time filter for action dumping by Jamal Hadi Salim · 7 years ago
  44. 90825b2 net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch by Jamal Hadi Salim · 7 years ago
  45. df823b0 net sched actions: Use proper root attribute table for actions by Jamal Hadi Salim · 7 years ago
  46. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  48. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 8 years ago
  49. c4c4290 net sched actions: rename act_get_notify() to tcf_get_notify() by Roman Mashak · 7 years ago
  50. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  51. 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  52. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  53. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  54. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 8 years ago
  56. e862830 bpf: expose prog id for cls_bpf and act_bpf by Daniel Borkmann · 8 years ago
  57. 86087e1 net: sched: act_tunnel_key: make UDP checksum configurable by Jiri Benc · 8 years ago
  58. 63fe4c3 net: sched: act_tunnel_key: request UDP checksum by default by Jiri Benc · 8 years ago
  59. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. c4f65b0 net/act_pedit: fix an error code by Dan Carpenter · 8 years ago
  61. 7403060 net_sched: move tcf_lock down after gen_replace_estimator() by WANG Cong · 8 years ago
  62. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  63. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  64. 8ec1507 net: sched: select cls when cls_act is enabled by Jiri Pirko · 8 years ago
  65. 4d80cc0 net/sched: cls_flower: add support for matching on ip tos and ttl by Or Gerlitz · 8 years ago
  66. 367a8ce net_sched: only create filter chains for new filters/actions by WANG Cong · 8 years ago
  67. ee538dc net: sched: cls_api: make reclassify return all the way back to the original tp by Jiri Pirko · 8 years ago
  68. fdfc7dd net/sched: flower: add support for matching on tcp flags by Jiri Pirko · 8 years ago
  69. f93e1cd net/sched: fix filter flushing by Jiri Pirko · 8 years ago
  70. 31efcc2 net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove by Jiri Pirko · 8 years ago
  71. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. 2d76b2f net: sched: cls_matchall: fix null pointer dereference by Jiri Pirko · 8 years ago
  73. dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 8 years ago
  74. 9d4f97f sch_dsmark: Fix uninitialized variable warning. by David S. Miller · 8 years ago
  75. db50514 net: sched: add termination action to allow goto chain by Jiri Pirko · 8 years ago
  76. 9fb9f25 net: sched: push tp down to action init by Jiri Pirko · 8 years ago
  77. 5bc1701 net: sched: introduce multichain support for filters by Jiri Pirko · 8 years ago
  78. acb31fa net: sched: push chain dump to a separate function by Jiri Pirko · 8 years ago
  79. 2190d1d net: sched: introduce helpers to work with filter chains by Jiri Pirko · 8 years ago
  80. 7961973 net: sched: move TC_H_MAJ macro call into tcf_auto_prio by Jiri Pirko · 8 years ago
  81. 9d36d9e net: sched: replace nprio by a bool to make the function more readable by Jiri Pirko · 8 years ago
  82. fbe9c5b net: sched: rename tcf_destroy_chain helper by Jiri Pirko · 8 years ago
  83. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  84. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  85. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  86. cb395b2 net: sched: optimize class dumps by Eric Dumazet · 8 years ago
  87. da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
  88. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  89. 985538e net/sched: remove redundant null check on head by Colin Ian King · 8 years ago
  90. 9da3242 net: sched: add helpers to handle extended actions by Jiri Pirko · 8 years ago
  91. 1a7fca6 flower: check unused bits in MPLS fields by Benjamin LaHaise · 8 years ago
  92. e0ee84d net sched actions: Complete the JUMPX opcode by Jamal Hadi Salim · 8 years ago
  93. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  94. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. 4392053 net_sched: remove useless NULL to tp->root by WANG Cong · 8 years ago
  96. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  97. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  98. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  99. 8ea3e43 Subject: net: allow configuring default qdisc by stephen hemminger · 8 years ago
  100. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago