summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng1-2/+4
2018-07-28vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-28vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8
2018-07-28vxlan: add new fdb alloc and create helpersRoopa Prabhu1-29/+62
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu1-3/+6
2018-07-28sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann1-3/+4
2018-07-28net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit1-1/+1
2018-07-28multicast: do not restore deleted record source filter mode to new oneHangbin Liu2-4/+2
2018-07-28net/ipv6: Fix linklocal to global address with VRFDavid Ahern3-4/+12
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-28net: skb_segment() should not return NULLEric Dumazet1-5/+5
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2-4/+10
2018-07-28ip: hash fragments consistentlyPaolo Abeni2-0/+4
2018-07-28bonding: set default miimon value for non-arp modes if not setJarod Wilson1-9/+14
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul3-6/+10
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy5-8/+43
2018-07-28xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky1-1/+25
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau1-1/+1
2018-07-28Revert "cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting"Greg Kroah-Hartman1-5/+2
2018-07-25Linux 4.14.58v4.14.58Greg Kroah-Hartman1-1/+1
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-07-25powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy1-0/+2
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-25alpha: fix osf_wait4() breakageAl Viro2-5/+2
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-25ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca1-1/+1
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-25hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-25qmi_wwan: add support for Quectel EG91Matevz Vucnik1-0/+1
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit1-5/+2
2018-07-25net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern1-0/+1
2018-07-25skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio1-2/+1
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2-5/+7
2018-07-25net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti1-2/+1
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso1-6/+11
2018-07-25ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann1-0/+1
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-25ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks1-2/+3
2018-07-25gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen1-2/+14
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul3-4/+26
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul4-10/+29
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30