1. 560a660 net: sched: em_nbyte: don't add the data offset twice by Wolfgang Bumiller · 7 years ago
  2. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  3. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  4. 3bb2342 net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  5. 4853f12 net: sched: fix possible null pointer deref in tcf_block_put by Jiri Pirko · 7 years ago
  6. b2fb01f net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap() by Cong Wang · 7 years ago
  7. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  8. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  9. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  10. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  11. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  12. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  13. 32d3e51 net_sched: use macvlan real dev trans_start in dev_trans_start() by Chris Dion · 7 years ago
  14. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  15. 90a6ec8 act_sample: get rid of tcf_sample_cleanup_rcu() by Cong Wang · 7 years ago
  16. d51aae6 net: sched: cbq: create block for q->link.block by Jiri Pirko · 7 years ago
  17. f85729d sch_sfq: fix null pointer dereference at timer expiration by Paolo Abeni · 7 years ago
  18. 25415ce cls_bpf: don't decrement net's refcount when offload fails by Jakub Kicinski · 7 years ago
  19. a60b3f5 net: sched: crash on blocks with goto chain action by Roman Kapl · 7 years ago
  20. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  21. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  22. d7aa04a net: sched: fix crash when deleting secondary chains by Roman Kapl · 7 years ago
  23. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  24. 9b0ed89 netem: remove unnecessary 64 bit modulus by Stephen Hemminger · 7 years ago
  25. bce552f netem: use 64 bit divide by rate by Stephen Hemminger · 7 years ago
  26. ee9d342 net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue by Andrew Morton · 7 years ago
  27. 836af83 netem: support delivering packets in delayed time slots by Dave Taht · 7 years ago
  28. 9980317 netem: add uapi to express delay and jitter in nanoseconds by Dave Taht · 7 years ago
  29. 112f9cb netem: convert to qdisc_watchdog_schedule_ns by Dave Taht · 7 years ago
  30. 4c5b9d9 act_vlan: VLAN action rewrite to use RCU lock/unlock and update by Manish Kurup · 7 years ago
  31. e0496cb act_vlan: Change stats update to use per-core stats by Manish Kurup · 7 years ago
  32. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 35c55fc cls_u32: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  34. f2b7510 cls_tcindex: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  35. 9658506 cls_rsvp: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  36. 3fd51de cls_route: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  37. 57767e78 cls_matchall: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  38. d5f984f cls_fw: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  39. 0dadc11 cls_flower: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  40. 22f7cec cls_flow: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  41. ed14816 cls_cgroup: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  42. aae2c35 cls_bpf: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  43. 0b2a598 cls_basic: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  44. e4b95c4 net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() by Cong Wang · 7 years ago
  45. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  46. 8521db4 net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS by Nogah Frankel · 7 years ago
  47. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  48. 602f3ba net_sch: red: Add offload ability to RED qdisc by Nogah Frankel · 7 years ago
  49. 6c8dfe2 cls_bpf: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  50. 0f04d05 net: sched: cls_u32: use bitwise & rather than logical && on n->flags by Colin Ian King · 7 years ago
  51. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  54. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  55. 8f918d3 net_sched: check NULL in tcf_block_put() by Cong Wang · 7 years ago
  56. 53b3847 net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags by Colin Ian King · 7 years ago
  57. 4bb1b11 net: sched: move block offload unbind after all chains are flushed by Jiri Pirko · 7 years ago
  58. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  59. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  60. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 7612fb0 net: sched: remove tc_can_offload check from egdev call by Jiri Pirko · 7 years ago
  63. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 7 years ago
  64. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. f1fd20c MAINTAINERS: Update Yotam's E-mail by Yotam Gigi · 7 years ago
  66. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  67. 822e86d net_sched: remove tcf_block_put_deferred() by Cong Wang · 7 years ago
  68. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  70. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  71. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  72. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  73. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  74. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  75. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  76. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  77. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  78. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  79. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  80. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  81. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  82. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  83. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  84. 3d0bd02 net/sched: Add support for HW offloading for CBS by Vinicius Costa Gomes · 7 years ago
  85. 585d763 net/sched: Introduce Credit Based Shaper (CBS) qdisc by Vinicius Costa Gomes · 7 years ago
  86. 0f7787b net/sched: Add select_queue() class_ops for mqprio by Jesus Sanchez-Palencia · 7 years ago
  87. ce8a75f net/sched: Change behavior of mq select_queue() by Jesus Sanchez-Palencia · 7 years ago
  88. 26aa045 net/sched: Check for null dev_queue on create flow by Jesus Sanchez-Palencia · 7 years ago
  89. 9d452ce net/sched: Fix actions list corruption when adding offloaded tc flows by Or Gerlitz · 7 years ago
  90. f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  91. 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 7 years ago
  92. 3f7889c net: sched: cls_bpf: call block callbacks for offload by Jiri Pirko · 7 years ago
  93. 245dc51 net: sched: cls_u32: call block callbacks for offload by Jiri Pirko · 7 years ago
  94. 7746041 net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode by Jiri Pirko · 7 years ago
  95. 2447a96 net: sched: cls_matchall: call block callbacks for offload by Jiri Pirko · 7 years ago
  96. 208c0f4 net: sched: use tc_setup_cb_call to call per-block callbacks by Jiri Pirko · 7 years ago
  97. acb6744 net: sched: introduce per-block callbacks by Jiri Pirko · 7 years ago
  98. 6e40cf2 net: sched: use extended variants of block_get/put in ingress and clsact qdiscs by Jiri Pirko · 7 years ago
  99. 8c4083b net: sched: add block bind/unbind notif. and extended block_get/put by Jiri Pirko · 7 years ago
  100. 0843c09 net/sched: Set the net-device for egress device instance by Or Gerlitz · 7 years ago