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