1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  3. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  4. 6ac86ca net/sched: act_pedit: validate the control action inside init() by Davide Caratti · 6 years ago
  5. 85d0966 net/sched: prepare TC actions to properly validate the control action by Davide Caratti · 6 years ago
  6. eddd2cf net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE by Eli Cohen · 6 years ago
  7. 8fe5756 net/sched: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  8. 19ab691 net/sched: act_pedit: fix memory leak when IDR allocation fails by Davide Caratti · 6 years ago
  9. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. f061b48 Revert "net: sched: act: add extack for lookup callback" by Cong Wang · 6 years ago
  11. 85eb9af net/sched: act_pedit: fix dump of extended layered op by Davide Caratti · 6 years ago
  12. 97a3f84f net_sched: remove unnecessary ops->delete() by Cong Wang · 6 years ago
  13. 6a2b401 net: sched: act_pedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  14. 67b0c1a net: sched: act_pedit: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  15. 0a80848 act_pedit: remove unnecessary semicolon by YueHaibing · 6 years ago
  16. 50f699b sched: fix trailing whitespace by Stephen Hemminger · 6 years ago
  17. 0190c1d net: sched: atomically check-allocate action by Vlad Buslov · 7 years ago
  18. 4e8ddd7 net: sched: don't release reference on action overwrite by Vlad Buslov · 7 years ago
  19. b409074 net: sched: add 'delete' function to action ops by Vlad Buslov · 7 years ago
  20. 789871b net: sched: implement unlocked action init API by Vlad Buslov · 7 years ago
  21. 036bb44 net: sched: change type of reference and bind counters by Vlad Buslov · 7 years ago
  22. 30e99ed net: sched: act_pedit: fix possible memory leak in tcf_pedit_init() by Wei Yongjun · 7 years ago
  23. 9868c0b net sched actions: add extack messages in pedit action by Roman Mashak · 7 years ago
  24. 4305274 net sched actions: avoid bitwise operation on signed value in pedit by Roman Mashak · 7 years ago
  25. 95b0d2d net sched actions: fix misleading text strings in pedit action by Roman Mashak · 7 years ago
  26. 6ff7586 net sched actions: use sizeof operator for buffer length by Roman Mashak · 7 years ago
  27. 544377c net sched actions: fix sparse warning by Roman Mashak · 7 years ago
  28. 80f0f57 net sched actions: fix coding style in pedit action by Roman Mashak · 7 years ago
  29. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  30. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  31. 94fa3f9 net/sched: fix idr leak in the error path of tcp_pedit_init() by Davide Caratti · 7 years ago
  32. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  33. b362014 net: sched: act: handle extack in tcf_generic_walker by Alexander Aring · 7 years ago
  34. 4178010 net: sched: act: add extack for walk callback by Alexander Aring · 7 years ago
  35. 331a929 net: sched: act: add extack for lookup callback by Alexander Aring · 7 years ago
  36. 589dad6 net: sched: act: add extack to init callback by Alexander Aring · 7 years ago
  37. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  38. 9a63b25 net_sched: remove unused parameter from act cleanup ops by Cong Wang · 7 years ago
  39. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  40. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  41. 65a206c net/sched: Change act_api and act_xxx modules to use IDR by Chris Mi · 7 years ago
  42. c4f65b0 net/act_pedit: fix an error code by Dan Carpenter · 8 years ago
  43. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  44. 853a14b net/act_pedit: Introduce 'add' operation by Amir Vadai · 8 years ago
  45. 71d0ed7 net/act_pedit: Support using offset relative to the conventional network headers by Amir Vadai · 8 years ago
  46. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 8 years ago
  48. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  49. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  50. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 9 years ago
  51. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 9 years ago
  52. 9c4a4e4 net sched: actions use tcf_lastuse_update for consistency by Jamal Hadi Salim · 9 years ago
  53. 9854518e sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  54. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  55. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  57. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 10 years ago
  58. 4749c3ef net: sched: remove TC_MUNGED bits by Florian Westphal · 10 years ago
  59. 0c6965d sched: fix act file names in header comment by Jiri Pirko · 10 years ago
  60. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  61. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  62. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  63. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  64. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  65. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  66. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 1a29321 net_sched: act: Dont increment refcnt on replace by Jamal Hadi Salim · 11 years ago
  68. 568a153 net_sched: fix a regression in tc actions by WANG Cong · 11 years ago
  69. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  70. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  71. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  72. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  73. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  74. 47fd92f net_sched: act: Delete estimator in error path. by Hiroaki SHIMODA · 12 years ago
  75. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  76. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 14 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  79. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  80. 9dacaf1 net sched: make pedit check for clones instead by jamal · 15 years ago
  81. db2c241 act_pedit: access skb->data safely by Changli Gao · 15 years ago
  82. 6ff9c36 net sched: printk message severity by stephen hemminger · 15 years ago
  83. 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
  84. 53f7e35 pkt_sched: pedit use proper struct by jamal · 15 years ago
  85. 0e991ec tc: propogate errors from tcf_hash_create by Stephen Hemminger · 16 years ago
  86. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  87. 53b2bf3 [NET_SCHED]: Use nla_policy for attribute validation in actions by Patrick McHardy · 17 years ago
  88. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
  89. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  90. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 18 years ago
  91. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 18 years ago
  92. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  93. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  94. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 18 years ago
  95. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  96. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  97. e9ce1cd [PKT_SCHED]: Kill pkt_act.h inlining. by David S. Miller · 18 years ago
  98. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  100. 4bba392 [PKT_SCHED]: Prefix tc actions with act_ by Patrick McHardy · 19 years ago[Renamed from net/sched/pedit.c]