1. ef65e43 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11 by Thomas Gleixner · 6 years ago
  2. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  3. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  4. 5f05836 net/sched: avoid double free on matchall reoffload by Pieter Jansen van Vuuren · 6 years ago
  5. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  7. e4acf42 taprio: add null check on sched_nest to avoid potential null pointer dereference by Colin Ian King · 6 years ago
  8. 37c0aea net_sched: sch_fq: handle non connected flows by Eric Dumazet · 6 years ago
  9. eeb84aa net_sched: sch_fq: do not assume EDT packets are ordered by Eric Dumazet · 6 years ago
  10. b362487 sch_htb: redefine htb qdisc overlimits by Cong Wang · 6 years ago
  11. 88c44a5 net/sched: add block pointer to tc_cls_common_offload structure by Pieter Jansen van Vuuren · 6 years ago
  12. 12f02b6 net/sched: allow stats updates from offloaded police actions by Pieter Jansen van Vuuren · 6 years ago
  13. b7fe4ab net/sched: extend matchall offload for hardware statistics by Pieter Jansen van Vuuren · 6 years ago
  14. 8c8cfc6 net/sched: add police action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  15. fa762da net/sched: move police action structures to header by Pieter Jansen van Vuuren · 6 years ago
  16. dfcb19f net/sched: remove unused functions for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  17. f00cbf19 net/sched: use the hardware intermediate representation for matchall by Pieter Jansen van Vuuren · 6 years ago
  18. a7a7be6 net/sched: add sample action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  19. 594725d cls_cgroup: avoid panic when receiving a packet before filter set by Matteo Croce · 6 years ago
  20. 2542604 cls_matchall: avoid panic when receiving a packet before filter set by Matteo Croce · 6 years ago
  21. e512fcf net: sched: cls_u32: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  22. 141b6b2 net: add a generic tracepoint for TX queue timeout by Cong Wang · 6 years ago
  23. c25031e taprio: Add support for cycle-time-extension by Vinicius Costa Gomes · 6 years ago
  24. 6ca6a66 taprio: Add support for setting the cycle-time manually by Vinicius Costa Gomes · 6 years ago
  25. a3d43c0 taprio: Add support adding an admin schedule by Vinicius Costa Gomes · 6 years ago
  26. 8c79f0e taprio: Fix potencial use of invalid memory during dequeue() by Vinicius Costa Gomes · 6 years ago
  27. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  28. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  29. c049d56 net: sched: flower: refactor reoffload for concurrent access by Vlad Buslov · 6 years ago
  30. 6e734c8 net: sched: taprio: Fix taprio_dequeue() by Andre Guedes · 6 years ago
  31. 2684d1b net: sched: taprio: Fix taprio_peek() by Andre Guedes · 6 years ago
  32. 5175aaf net: sched: taprio: Remove should_restart_cycle() by Andre Guedes · 6 years ago
  33. 8599099 net: sched: taprio: Refactor taprio_get_start_time() by Andre Guedes · 6 years ago
  34. 59ab87f net: sched: taprio: Remove pointless variable assigment by Andre Guedes · 6 years ago
  35. 23bddf6 net/sched: taprio: fix build without 64bit div by Jakub Kicinski · 6 years ago
  36. 9994677 net: sched: flower: fix filter net reference counting by Vlad Buslov · 6 years ago
  37. 9e35552 net: sched: flower: use correct ht function to prevent duplicates by Vlad Buslov · 6 years ago
  38. e0a7683 net/sched: cbs: fix port_rate miscalculation by Leandro Dorileo · 6 years ago
  39. 7b9eba7 net/sched: taprio: fix picos_per_byte miscalculation by Leandro Dorileo · 6 years ago
  40. 73eb628 Revert: "net: sched: put back q.qlen into a single location" by Paolo Abeni · 6 years ago
  41. 8a53e61 net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too by Paolo Abeni · 6 years ago
  42. 9c01c9f net: sched: always do stats accounting according to TCQ_F_CPUSTATS by Paolo Abeni · 6 years ago
  43. 1f17f77 net: sched: flower: insert filter to ht before offloading it to hw by Vlad Buslov · 6 years ago
  44. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 95e27a4 net: sched: ensure tc flower reoffload takes filter ref by John Hurley · 6 years ago
  46. c87b4ec sch_cake: Make sure we can write the IP header before changing DSCP bits by Toke Høiland-Jørgensen · 6 years ago
  47. b2100cc sch_cake: Use tc_skb_protocol() helper for getting packet protocol by Toke Høiland-Jørgensen · 6 years ago
  48. fae2708 net/sched: act_sample: fix divide by zero in the traffic path by Davide Caratti · 6 years ago
  49. 3eed528 net: sched: don't set tunnel for decap action by Vlad Buslov · 6 years ago
  50. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  51. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  52. 0db6f8b net/sched: fix ->get helper of the matchall cls by Nicolas Dichtel · 6 years ago
  53. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 1f8389b net: sched: Kconfig: update reference link for PIE by Leslie Monis · 6 years ago
  55. 28cff53 net: sched: add empty status flag for NOLOCK qdisc by Paolo Abeni · 6 years ago
  56. 064c5d6 net: sched: fix cleanup NULL pointer exception in act_mirr by John Hurley · 6 years ago
  57. 9214919 net: sched: flower: set unlocked flag for flower proto ops by Vlad Buslov · 6 years ago
  58. c24e43d8 net: sched: flower: track rtnl lock state by Vlad Buslov · 6 years ago
  59. 3d81e71 net: sched: flower: protect flower classifier state with spinlock by Vlad Buslov · 6 years ago
  60. 272ffaa net: sched: flower: handle concurrent tcf proto deletion by Vlad Buslov · 6 years ago
  61. 9a2d938 net: sched: flower: handle concurrent filter insertion in fl_change by Vlad Buslov · 6 years ago
  62. 259e60f net: sched: flower: protect masks list with spinlock by Vlad Buslov · 6 years ago
  63. 195c234 net: sched: flower: handle concurrent mask insertion by Vlad Buslov · 6 years ago
  64. f48ef4d net: sched: flower: add reference counter to flower mask by Vlad Buslov · 6 years ago
  65. b2552b8 net: sched: flower: track filter deletion with flag by Vlad Buslov · 6 years ago
  66. 0617755 net: sched: flower: introduce reference counting for filters by Vlad Buslov · 6 years ago
  67. 620da48 net: sched: flower: refactor fl_change by Vlad Buslov · 6 years ago
  68. e474619 net: sched: flower: don't check for rtnl on head dereference by Vlad Buslov · 6 years ago
  69. ee3bbfe net/sched: let actions use RCU to access 'goto_chain' by Davide Caratti · 6 years ago
  70. 7e0c889 net/sched: act_vlan: validate the control action inside init() by Davide Caratti · 6 years ago
  71. e5fdaba net/sched: act_tunnel_key: validate the control action inside init() by Davide Caratti · 6 years ago
  72. 7c3d825 net/sched: act_skbmod: validate the control action inside init() by Davide Caratti · 6 years ago
  73. ec7727b net/sched: act_skbedit: validate the control action inside init() by Davide Caratti · 6 years ago
  74. 4b006b0 net/sched: act_simple: validate the control action inside init() by Davide Caratti · 6 years ago
  75. e8c87c6 net/sched: act_sample: validate the control action inside init() by Davide Caratti · 6 years ago
  76. d6124d6 net/sched: act_police: validate the control action inside init() by Davide Caratti · 6 years ago
  77. 6ac86ca net/sched: act_pedit: validate the control action inside init() by Davide Caratti · 6 years ago
  78. 1e45d04 net/sched: act_nat: validate the control action inside init() by Davide Caratti · 6 years ago
  79. c53075e net/sched: act_connmark: validate the control action inside init() by Davide Caratti · 6 years ago
  80. ff9721d net/sched: act_mirred: validate the control action inside init() by Davide Caratti · 6 years ago
  81. 11a94d7 net/sched: act_ife: validate the control action inside init() by Davide Caratti · 6 years ago
  82. 0da2dbd net/sched: act_gact: validate the control action inside init() by Davide Caratti · 6 years ago
  83. f5c29d8 net/sched: act_csum: validate the control action inside init() by Davide Caratti · 6 years ago
  84. 4e18100 net/sched: act_bpf: validate the control action inside init() by Davide Caratti · 6 years ago
  85. 85d0966 net/sched: prepare TC actions to properly validate the control action by Davide Caratti · 6 years ago
  86. eab2fc8 sch_cake: Interpret fwmark parameter as a bitmask by Toke Høiland-Jørgensen · 6 years ago
  87. 5b5f99b net_sched: return correct value for *notify* functions by Zhike Wang · 6 years ago
  88. b62989f net: sched: fix potential use-after-free in __tcf_chain_put() by Vlad Buslov · 6 years ago
  89. ecb3dea net: sched: flower: insert new filter to idr after setting its mask by Vlad Buslov · 6 years ago
  90. 4177c5d net/sched: act_tunnel_key: Fix double free dst_cache by wenxu · 6 years ago
  91. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. 096461d net/sched: avoid unused-label warning by Arnd Bergmann · 6 years ago
  93. 4976e3c sch_cake: Simplify logic in cake_select_tin() by Toke Høiland-Jørgensen · 6 years ago
  94. 0b5c7ef sch_cake: Permit use of connmarks as tin classifiers by Kevin Darbyshire-Bryant · 6 years ago
  95. 7126399 sch_cake: Make the dual modes fairer by George Amanakis · 6 years ago
  96. 46b1c18 net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  97. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 6c97da1 net: sched: pie: avoid slow division in drop probability decay by Leslie Monis · 6 years ago
  99. 5845f70 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  100. 2ecba2d net: sched: act_csum: Fix csum calc for tagged packets by Eli Britstein · 6 years ago