aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-08-18 21:19:09 -0700
committerDavid S. Miller <davem@davemloft.net>2016-08-18 21:19:09 -0700
commit3e7d2d45644988ceb237349a923e9ccc909564d3 (patch)
tree3c2021737a3e03e57190ccfc5c9c33a0fc4f2e07 /net/ipv4/tcp_output.c
parente951f145d1724769546efe2e04f6cb2b7037d7ea (diff)
parentea3274695353127d12155d45be1f2d62ab19c897 (diff)
downloadlinux-3e7d2d45644988ceb237349a923e9ccc909564d3.tar.gz
linux-3e7d2d45644988ceb237349a923e9ccc909564d3.tar.bz2
linux-3e7d2d45644988ceb237349a923e9ccc909564d3.zip
Merge branch 'qdisc-hash-fixes'
Jiri Kosina says: ==================== qdisc-hashtable fixes The following two patches fix all the issues that have been reported against the conversion of qdisc linked list to hashtable (currently in net-next) so far. First patch adjusts handling of singleton qdiscs to the new semantics, and is rather straightforward. The second patch, which fixes "cosmetic" issue of duplicate entries in the qdisc dump for ingress qdiscs, is a little bit more hairy; I personally would love to see all the already existing "if (ingress)"-like hacks go away (by, let's say, introducing a general TCQ_F_? flag), but that's way out of scope of this patchset (but already on my todo). Thanks a lot to Daniel Borkmann and David Ahern for reporting the issues and testing the patches promptly. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions