summaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sched: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-142-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-093-5/+13
|\
| * net: sch_prio: When ungrafting, replace with FIFOPetr Machata2020-01-081-2/+8
| * pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet2020-01-081-2/+4
| * sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang2020-01-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-315-70/+37
|\|
| * net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-313-51/+17
| * net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani2019-12-281-10/+12
| * net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet2019-12-271-9/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-233-3/+28
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-0/+25
| |\
| | * net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti2019-12-201-0/+25
| * | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-3/+3
| |/
* | net: sch_ets: Make the ETS qdisc offloadablePetr Machata2019-12-181-0/+95
* | net: sch_ets: Add a new QdiscPetr Machata2019-12-183-0/+751
* | sch_cake: drop unused variable tin_quantum_prioKevin 'ldir' Darbyshire-Bryant2019-12-181-41/+18
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-131-1/+1
|/
* net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet2019-12-071-1/+7
* net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley2019-12-071-19/+33
* net: core: rename indirect block ingress cb functionJohn Hurley2019-12-071-2/+2
* mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk2019-12-061-1/+1
* net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-051-1/+2
* act_ct: support asymmetric conntrackAaron Conole2019-12-051-1/+12
* cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi2019-12-031-52/+66
* net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2019-12-032-0/+2
* Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-021-1/+3
* sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle2019-12-021-0/+1
* net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li2019-11-304-5/+6
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-2712-20/+21
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-3112-20/+21
| |\
| | * net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-3012-20/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-233-9/+35
|\ \ \
| * | | net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-11-201-7/+5
| * | | taprio: don't reject same mqprio settingsIvan Khoronzhuk2019-11-201-2/+26
| * | | net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long2019-11-191-0/+4
* | | | net: remove the unnecessary strict_start_type in some policiesXin Long2019-11-212-2/+0
* | | | net: sched: allow flower to match erspan optionsXin Long2019-11-211-0/+145
* | | | net: sched: allow flower to match vxlan optionsXin Long2019-11-211-0/+109
* | | | net: sched: add erspan option support to act_tunnel_keyXin Long2019-11-211-0/+118
* | | | net: sched: add vxlan option support to act_tunnel_keyXin Long2019-11-211-1/+84
* | | | net: sched: pie: enable timestamp based delay calculationGautam Ramakrishnan2019-11-201-21/+99
* | | | net/sched: actions: remove unused 'order'Davide Caratti2019-11-121-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-092-6/+82
|\| | |
| * | | net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2019-11-061-4/+79
| * | | taprio: fix panic while hw offload sched list swapIvan Khoronzhuk2019-11-051-2/+3
* | | | net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet2019-11-081-1/+1
* | | | net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet2019-11-071-1/+1
* | | | net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet2019-11-071-1/+1
* | | | net_sched: add TCA_STATS_PKT64 attributeEric Dumazet2019-11-061-0/+2
* | | | net_sched: extend packet counter to 64bitEric Dumazet2019-11-061-1/+1