summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-28Linux 4.9.116v4.9.116Greg Kroah-Hartman
2018-07-28exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-07-28turn off -Wattribute-aliasArnd Bergmann
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula
2018-07-28can: xilinx_can: fix power management handlingAnssi Hannula
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-28tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-28tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-28tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-28tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-28tcp: helpers to send special DCTCP ackYuchung Cheng
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-28net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit
2018-07-28multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich
2018-07-28net: skb_segment() should not return NULLEric Dumazet
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-28ip: hash fragments consistentlyPaolo Abeni
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau
2018-07-25Linux 4.9.115v4.9.115Greg Kroah-Hartman
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins
2018-07-25xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-07-25skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-25qmi_wwan: add support for Quectel EG91Matevz Vucnik
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-25net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern
2018-07-25net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King
2018-07-25ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks