Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-16sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes
2019-06-29etf: Add skip_sock_checkVedang Patel
2019-04-28netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-28netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2018-11-17etf: Drop all expired packetsJesus Sanchez-Palencia
2018-11-17etf: Split timersortedlist_erase()Jesus Sanchez-Palencia
2018-11-17etf: Use cached rb_rootJesus Sanchez-Palencia
2018-11-17etf: Cancel timer if there are no pending skbsJesus Sanchez-Palencia
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes