Historique des commits

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