Commit History

Author SHA1 Message Date
  Eric Dumazet a749eea97a net: sched: fix possible crash in tcf_action_destroy() 6 years ago
  Vlad Buslov 60e9babfda net: sched: verify that q!=NULL before setting q->flags 6 years ago
  Cong Wang d9571a9f5e net_sched: unset TCQ_F_CAN_BYPASS when adding filters 6 years ago
  Cong Wang 916c27c8cf net_sched: refetch skb protocol for each filter 7 years ago
  Davide Caratti e331473fee net/sched: cls_api: add missing validation of netlink attributes 7 years ago
  Cong Wang f5b9bac745 net_sched: notify filter deletion when deleting a chain 7 years ago
  Jiri Pirko b7b4247d55 net: sched: return -ENOENT when trying to remove filter from non-existent chain 7 years ago
  Jiri Pirko d5ed72a55b net: sched: fix extack error message when chain is failed to be created 7 years ago
  Vlad Buslov 84a75b329b net: sched: extend action ops with put_dev callback 7 years ago
  Jiri Pirko 63cc5bcc9f net: sched: fix block->refcnt decrement 7 years ago
  Jiri Pirko 5ca8a25c14 net: sched: fix flush on non-existing chain 7 years ago
  Jiri Pirko 290b1c8b1a net: sched: make tcf_chain_{get,put}() static 7 years ago
  Jiri Pirko 5368140730 net: sched: fix notifications for action-held chains 7 years ago
  Jiri Pirko 3d32f4c548 net: sched: change name of zombie chain to "held_by_acts_only" 7 years ago
  Jiri Pirko 1f3ed383fb net: sched: don't dump chains only held by actions 7 years ago
  Jiri Pirko c921d7db3d net: sched: unmark chain as explicitly created on delete 7 years ago
  Gustavo A. R. Silva 2ed9db3074 net: sched: cls_api: fix dead code in switch 7 years ago
  Jiri Pirko 9f407f1768 net: sched: introduce chain templates 7 years ago
  Jiri Pirko 32a4f5ecd7 net: sched: introduce chain object to uapi 7 years ago
  Jiri Pirko f71e0ca4db net: sched: Avoid implicit chain 0 creation 7 years ago
  Jiri Pirko f34e8bff58 net: sched: push ops lookup bits into tcf_proto_lookup_ops() 7 years ago
  Gustavo A. R. Silva baa2d2b17e net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register 7 years ago
  David S. Miller c4c5551df1 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 7 years ago
  YueHaibing 5318918390 net: sched: Using NULL instead of plain integer 7 years ago
  Vlad Buslov 01683a1469 net: sched: refactor flower walk to iterate over idr 7 years ago
  Vlad Buslov 90b73b77d0 net: sched: change action API to use array of pointers to actions 7 years ago
  Vlad Buslov 16af606739 net: sched: implement reference counted action release 7 years ago
  Vlad Buslov 789871bb2a net: sched: implement unlocked action init API 7 years ago
  John Hurley 326367427c net: sched: call reoffload op on block callback reg 7 years ago
  John Hurley 60513bd82c net: sched: pass extack pointer to block binds and cb registration 7 years ago