aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-01-15 20:12:01 -0800
committerDavid S. Miller <davem@davemloft.net>2019-01-15 20:12:01 -0800
commitd62f38c295e56147e8298af1e0e0ec9e7cc14937 (patch)
tree98e514e9a434fefc86518fe11b91f6d4429bcbdc /net/tipc
parentip6_gre: update version related info when changing link (diff)
parentsch_cake: Correctly update parent qlen when splitting GSO packets (diff)
downloadlinux-dev-d62f38c295e56147e8298af1e0e0ec9e7cc14937.tar.xz
linux-dev-d62f38c295e56147e8298af1e0e0ec9e7cc14937.zip
Merge branch 'sch_cake-leaf-qdisc-fixes'
Toke Høiland-Jørgensen says: ==================== sched: Fix qdisc interactions exposed by using sch_cake as a leaf qdisc This series fixes a couple of issues exposed by running sch_cake as a leaf qdisc in an HFSC tree, which were discovered and reported by Pete Heist. The interaction between CAKE's GSO splitting and the parent qdisc's notion of its own queue length could cause queue stalls. While investigating the report, I also noticed that several qdiscs would dereference the skb pointer after dequeue, which is potentially problematic since the GSO splitting code also frees the original skb. See the individual patches in the series for details. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions