• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net · a5f48c78
    Linus Torvalds authored
    Pull networking fixes from David Miller:
    
     1) Missing netns pointer init in arp_tables, from Florian Westphal.
    
     2) Fix normal tcp SACK being treated as D-SACK, from Pengcheng Yang.
    
     3) Fix divide by zero in sch_cake, from Wen Yang.
    
     4) Len passed to skb_put_padto() is wrong in qrtr code, from Carl
        Huang.
    
     5) cmd->obj.chunk is leaked in sctp code error paths, from Xin Long.
    
     6) cgroup bpf programs can be released out of order, fix from Roman
        Gushchin.
    
     7) Make sure stmmac debugfs entry name is changed when device name
        changes, from Jiping Ma.
    
     8) Fix memory leak in vlan_dev_set_egress_priority(), from Eric
        Dumazet.
    
     9) SKB leak in lan78xx usb driver, also from Eric Dumazet.
    
    10) Ridiculous TCA_FQ_QUANTUM values configured can cause loops in fq
        packet scheduler, reject them. From Eric Dumazet.
    
    * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (69 commits)
      tipc: fix wrong connect() return code
      tipc: fix ...
    a5f48c78
MAINTAINERS 527 KB