summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)AuthorFilesLines
2023-04-23net/sched: act_pedit: rate limit datapath messagesPedro Tammela1-7/+5
2023-04-23net/sched: act_pedit: remove extra check for key typePedro Tammela1-22/+7
2023-04-23net/sched: act_pedit: check static offsets a prioriPedro Tammela1-6/+14
2023-04-23net/sched: act_pedit: use extack in 'ex' parsing errorsPedro Tammela1-4/+13
2023-04-23net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keysPedro Tammela1-8/+3
2023-04-23net: sched: Print msecs when transmit queue time outYajun Deng1-5/+5
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+10
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski1-2/+1
2023-04-17net/sched: clear actions pointer in miss cookie init failPedro Tammela1-0/+3
2023-04-14net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_aggGwangun Jung1-6/+7
2023-04-14net/sched: taprio: allow per-TC user input of FP adminStatusVladimir Oltean1-13/+52
2023-04-14net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean3-1/+143
2023-04-14net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean2-3/+14
2023-04-14net/sched: mqprio: add an extack message to mqprio_parse_opt()Vladimir Oltean1-1/+4
2023-04-14net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean1-7/+23
2023-04-14net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONSVladimir Oltean1-19/+13
2023-04-06net/sched: sch_mqprio: use netlink payload helpersPedro Tammela1-4/+4
2023-03-31net/sched: act_tunnel_key: add support for "don't fragment"Davide Caratti1-0/+5
2023-03-24fix typos in net/sched/* filesTaichi Nishimura3-3/+3
2023-03-23net/sched: act_api: use the correct TCA_ACT attributes in dumpPedro Tammela1-4/+4
2023-03-23net/sched: remove two skb_mac_header() usesEric Dumazet2-2/+2
2023-03-23sch_cake: do not use skb_mac_header() in cake_overhead()Eric Dumazet1-3/+3
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2023-03-17net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu1-4/+4
2023-03-17Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu1-2/+2
2023-03-10net: sched: remove qdisc_watchdog->last_expiresEric Dumazet1-2/+4
2023-03-01net/sched: flower: fix fl_change() error recovery pathEric Dumazet1-4/+6
2023-03-01net/sched: act_connmark: handle errno on tcf_idr_check_allocPedro Tammela1-0/+3
2023-02-27net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela1-2/+2
2023-02-26net/sched: act_sample: fix action bind logicPedro Tammela1-2/+9
2023-02-26net/sched: act_mpls: fix action bind logicPedro Tammela1-29/+37
2023-02-26net/sched: act_pedit: fix action bind logicPedro Tammela1-27/+31
2023-02-26net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor1-1/+1
2023-02-21net/sched: flower: Support hardware miss to tc actionPaul Blakey1-1/+12
2023-02-21net/sched: flower: Move filter handle initialization earlierPaul Blakey1-27/+35
2023-02-21net/sched: cls_api: Support hardware miss to tc actionPaul Blakey2-11/+206
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey2-27/+27
2023-02-20net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimitedVladimir Oltean1-0/+2
2023-02-20net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...Vladimir Oltean1-1/+7
2023-02-20net/sched: taprio: fix calculation of maximum gate durationsVladimir Oltean1-17/+17
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2023-02-16net/sched: act_pedit: use percpu overlimit counter when availablePedro Tammela1-3/+1
2023-02-16net/sched: act_gate: use percpu statsPedro Tammela1-14/+16
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela1-39/+68
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela1-23/+49
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim5-846/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim3-728/+0
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim3-530/+0
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim3-721/+0
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim3-1745/+0