1. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  3. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  4. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  5. 445d374 net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  6. 985fd98 net/sched: act_police: re-use tcf_tm_dump() by Davide Caratti · 5 years ago
  7. d1967e4 net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate by David Dai · 5 years ago
  8. 981471bd net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  9. 7be8ef2 net: sched: use temporary variable for actions indexes by Dmytro Linkin · 5 years ago
  10. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  11. 12f02b6 net/sched: allow stats updates from offloaded police actions by Pieter Jansen van Vuuren · 6 years ago
  12. fa762da net/sched: move police action structures to header by Pieter Jansen van Vuuren · 6 years ago
  13. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  14. d6124d6 net/sched: act_police: validate the control action inside init() by Davide Caratti · 6 years ago
  15. 85d0966 net/sched: prepare TC actions to properly validate the control action by Davide Caratti · 6 years ago
  16. eddd2cf net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE by Eli Cohen · 6 years ago
  17. fd6d433 net/sched: act_police: fix memory leak in case of invalid control action by Davide Caratti · 6 years ago
  18. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  19. f2cbd48 net/sched: act_police: fix race condition on state variables by Davide Caratti · 6 years ago
  20. c08f5ed net/sched: act_police: disallow 'goto chain' on fallback control action by Davide Caratti · 6 years ago
  21. 2d550db net/sched: act_police: don't use spinlock in the data path by Davide Caratti · 6 years ago
  22. 93be42f net/sched: act_police: use per-cpu counters by Davide Caratti · 6 years ago
  23. f061b48 Revert "net: sched: act: add extack for lookup callback" by Cong Wang · 6 years ago
  24. 97a3f84f net_sched: remove unnecessary ops->delete() by Cong Wang · 6 years ago
  25. 2ac06347 net: sched: act_police method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  26. e329bc4 net: sched: act_police: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  27. 0190c1d net: sched: atomically check-allocate action by Vlad Buslov · 6 years ago
  28. 4e8ddd7 net: sched: don't release reference on action overwrite by Vlad Buslov · 6 years ago
  29. b409074 net: sched: add 'delete' function to action ops by Vlad Buslov · 6 years ago
  30. 789871b net: sched: implement unlocked action init API by Vlad Buslov · 6 years ago
  31. 036bb44 net: sched: change type of reference and bind counters by Vlad Buslov · 6 years ago
  32. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  33. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. 5bf7f81 net/sched: fix idr leak in the error path of tcf_act_police_init() by Davide Caratti · 7 years ago
  35. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  36. b362014 net: sched: act: handle extack in tcf_generic_walker by Alexander Aring · 7 years ago
  37. 4178010 net: sched: act: add extack for walk callback by Alexander Aring · 7 years ago
  38. 331a929 net: sched: act: add extack for lookup callback by Alexander Aring · 7 years ago
  39. 589dad6 net: sched: act: add extack to init callback by Alexander Aring · 7 years ago
  40. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  41. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  42. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  43. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  44. 65a206c net/sched: Change act_api and act_xxx modules to use IDR by Chris Mi · 7 years ago
  45. 7403060 net_sched: move tcf_lock down after gen_replace_estimator() by WANG Cong · 8 years ago
  46. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  47. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  48. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  49. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  50. f71b109 net sched actions police: peg drop stats for conforming traffic by Roman Mashak · 8 years ago
  51. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  52. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  53. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  54. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  55. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 9 years ago
  56. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. a03e6fe act_police: fix a crash during removal by WANG Cong · 9 years ago
  58. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  59. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 9 years ago
  60. 3d3ed18 net sched actions: policer missing timestamp processing by Jamal Hadi Salim · 9 years ago
  61. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  62. 0c6965d sched: fix act file names in header comment by Jiri Pirko · 10 years ago
  63. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  64. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  65. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  66. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  67. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  68. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 11 years ago
  69. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  70. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  71. fb1d598 net_sched: act: use tcf_hash_release() in net/sched/act_police.c by WANG Cong · 11 years ago
  72. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  73. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. 1a29321 net_sched: act: Dont increment refcnt on replace by Jamal Hadi Salim · 11 years ago
  75. 568a153 net_sched: fix a regression in tc actions by WANG Cong · 11 years ago
  76. 3b69a4c act_police: remove unnecessary null pointer check by Yang Yingliang · 11 years ago
  77. 89819dc net_sched: convert tcf_hashinfo to hlist and use spinlock by WANG Cong · 11 years ago
  78. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  79. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  80. 3e1e3aa net_sched: add u64 rate to psched_ratecfg_precompute() by Eric Dumazet · 11 years ago
  81. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 12 years ago
  82. c6d14ff act_police: improved accuracy at high rates by Jiri Pirko · 12 years ago
  83. 0e24321 act_police: move struct tcf_police to act_police.c by Jiri Pirko · 12 years ago
  84. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  85. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  86. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  87. 75ef036 net,act_police,rcu: remove rcu_barrier() by Lai Jiangshan · 14 years ago
  88. 5957b1a net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  89. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  90. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  91. 0f04cfd net sched: fix kernel leak in act_police by Jeff Mahoney · 14 years ago
  92. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 15 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  94. b964758 pkt_sched: Update drops stats in act_police by Jarek Poplawski · 16 years ago
  95. a883bf5 pkt_sched: act_police: Fix a rate estimator test. by Jarek Poplawski · 16 years ago
  96. 244e6c2 pkt_sched: gen_estimator: Optimize gen_estimator_active() by Jarek Poplawski · 16 years ago
  97. c1b5687 tc: policing requires a rate estimator by Stephen Hemminger · 16 years ago
  98. 71bcb09 tc: check for errors in gen_rate_estimator creation by Stephen Hemminger · 16 years ago
  99. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  100. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago