summaryrefslogtreecommitdiff
path: root/net/sched/cls_matchall.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti1-0/+1
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu1-0/+2
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti1-0/+1
2017-02-18net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2016-11-28net, sched: respect rcu grace period on cls destructionDaniel Borkmann1-1/+0
2016-07-25net/sched: Add match-all classifier hw offloading.Yotam Gigi1-3/+73
2016-07-25net/sched: introduce Match-all classifierJiri Pirko1-0/+248