summaryrefslogtreecommitdiffstats
path: root/net/sched/em_ipt.c
Commit message (Expand)AuthorAgeFilesLines
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-031-1/+1
* net: sched : Remove unnecessary cast in kfreeXu Wang2020-04-231-1/+1
* net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov2019-06-291-0/+14
* net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov2019-06-291-1/+13
* net: sched: em_ipt: set the family based on the packet if it's unspecifiedNikolay Aleksandrov2019-06-291-1/+6
* net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov2019-06-291-0/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-2/+2
* net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2018-02-211-0/+257