summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu
2018-07-28vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu
2018-07-28vxlan: add new fdb alloc and create helpersRoopa Prabhu
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-28sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann
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/ipv6: Fix linklocal to global address with VRFDavid Ahern
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-28bonding: set default miimon value for non-arp modes if not setJarod Wilson
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-28xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky
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-28Revert "cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting"Greg Kroah-Hartman
2018-07-25Linux 4.14.58v4.14.58Greg Kroah-Hartman
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-07-25powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-25alpha: fix osf_wait4() breakageAl Viro
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-25ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-25hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang
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-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: 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: ila: select CONFIG_DST_CACHEArnd Bergmann