1. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  2. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 7 years ago
  3. f6052cf net/sched: act_csum: use per-core statistics by Davide Caratti · 7 years ago
  4. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  5. 631f65f net: sched: cls_bpf: plumb extack support in filter for hardware offload by Quentin Monnet · 7 years ago
  6. 10a47e0 net: sched: cls_u32: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  7. 0279814 net: sched: cls_matchall: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  8. 4100203 net: sched: cls_flower: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  9. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  10. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 4b981db net: sched: cls_u32: add extack support by Alexander Aring · 7 years ago
  12. 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 7 years ago
  13. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  14. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
  15. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago
  16. c35a4ac net: sched: cls_api: handle generic cls errors by Alexander Aring · 7 years ago
  17. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 7 years ago
  18. ef58ca3 net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues by Andrew Morton · 7 years ago
  19. d680b35 net: sched: silence uninitialized parent variable warning in tc_dump_tfilter by Jiri Pirko · 7 years ago
  20. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  21. 51ab299 net: sched: allow ingress and clsact qdiscs to share filter blocks by Jiri Pirko · 7 years ago
  22. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  23. 7960d1d net: sched: use block index as a handle instead of qdisc when block is shared by Jiri Pirko · 7 years ago
  24. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  25. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  26. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  27. 9d3aaff net: sched: avoid usage of tp->q in tcf_classify by Jiri Pirko · 7 years ago
  28. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  29. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  30. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  31. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  33. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  34. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  35. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
  36. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 9540d97 net: sched: fix skb leak in dev_requeue_skb() by Wei Yongjun · 7 years ago
  38. 3bb2342 net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  39. 44edf2f net: sched: Move offload check till after dump call by Nogah Frankel · 7 years ago
  40. 8234af2 net_sch: red: Fix the new offload indication by Nogah Frankel · 7 years ago
  41. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 8ec6957 net: sched: don't set extack message in case the qdisc will be created by Jiri Pirko · 7 years ago
  43. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  44. 4853f12 net: sched: fix possible null pointer deref in tcf_block_put by Jiri Pirko · 7 years ago
  45. b2fb01f net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap() by Cong Wang · 7 years ago
  46. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. a7c3169 net: sch: sch_drr: add extack support by Alexander Aring · 7 years ago
  48. 710fb39 net: sch: sch_cbs: add extack support by Alexander Aring · 7 years ago
  49. 62a6de6 net: sch: sch_cbq: add extack support by Alexander Aring · 7 years ago
  50. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  51. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  52. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  53. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  54. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  55. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  56. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  57. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  58. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  59. 0921559 net: sched: sch_api: handle generic qdisc errors by Alexander Aring · 7 years ago
  60. ac8ef4a net: sched: fix coding style issues by Alexander Aring · 7 years ago
  61. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  62. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  63. 1df94c3 net_sched: properly check for empty skb array on error path by Cong Wang · 7 years ago
  64. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  66. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  67. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  68. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  69. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  70. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  71. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. df45bf8 net: sched: fix use-after-free in tcf_block_put_ext by Jiri Pirko · 7 years ago
  73. c5ad119 net: sched: pfifo_fast use skb_array by John Fastabend · 7 years ago
  74. ce679e8 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio by John Fastabend · 7 years ago
  75. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  76. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  77. fd8e8d1 net: sched: check for frozen queue before skb_bad_txq check by John Fastabend · 7 years ago
  78. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  79. 7bbde83 net: sched: drop qdisc_reset from dev_graft_qdisc by John Fastabend · 7 years ago
  80. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  81. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  82. 29b86cd net: sched: remove remaining uses for qdisc_qlen in xmit path by John Fastabend · 7 years ago
  83. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  84. 6c14818 net: sched: cleanup qdisc_run and __qdisc_run semantics by John Fastabend · 7 years ago
  85. 32d3e51 net_sched: use macvlan real dev trans_start in dev_trans_start() by Chris Dion · 7 years ago
  86. 4bee00e act_mirred: get rid of mirred_list_lock spinlock by Cong Wang · 7 years ago
  87. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 7 years ago
  88. 9a63b25 net_sched: remove unused parameter from act cleanup ops by Cong Wang · 7 years ago
  89. 54160ef net: sched: sch_api: rearrange init handling by Alexander Aring · 7 years ago
  90. 0ac4bd6 net: sched: sch_api: fix code style issues by Alexander Aring · 7 years ago
  91. efbf789 net_sched: get rid of rcu_barrier() in tcf_block_put_ext() by Cong Wang · 7 years ago
  92. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  93. 62b3237 flow_dissector: dissect tunnel info outside __skb_flow_dissect() by Simon Horman · 7 years ago
  94. 90a6ec8 act_sample: get rid of tcf_sample_cleanup_rcu() by Cong Wang · 7 years ago
  95. d51aae6 net: sched: cbq: create block for q->link.block by Jiri Pirko · 7 years ago
  96. f85729d sch_sfq: fix null pointer dereference at timer expiration by Paolo Abeni · 7 years ago
  97. 25415ce cls_bpf: don't decrement net's refcount when offload fails by Jakub Kicinski · 7 years ago
  98. a60b3f5 net: sched: crash on blocks with goto chain action by Roman Kapl · 7 years ago
  99. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  100. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago