summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_etf.c
Commit message (Expand)AuthorAgeFilesLines
* etf: Add skip_sock_checkVedang Patel2019-06-281-0/+10
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-1/+2
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-1/+1
* etf: Drop all expired packetsJesus Sanchez-Palencia2018-11-171-15/+21
* etf: Split timersortedlist_erase()Jesus Sanchez-Palencia2018-11-171-15/+29
* etf: Use cached rb_rootJesus Sanchez-Palencia2018-11-171-9/+12
* etf: Cancel timer if there are no pending skbsJesus Sanchez-Palencia2018-11-171-1/+3
* net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia2018-07-041-2/+33
* net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia2018-07-041-1/+70
* net/sched: Introduce the ETF QdiscVinicius Costa Gomes2018-07-041-0/+384