summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-07Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires
2017-06-07acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma
2017-06-07x86/MCE: Export memory_error()Borislav Petkov
2017-06-07crypto: skcipher - Add missing API setkey checksHerbert Xu
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-06-07drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-06-07fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-06-07bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-06-07sctp: fix ICMP processing if skb is non-linearDavide Caratti
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-06-07bonding: fix accounting of active ports in 3adJarod Wilson
2017-06-07ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-06-07bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-06-07bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-06-07ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-06-07ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-06-07net: Improve handling of failures on link and route dumpsDavid Ahern
2017-06-07tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-06-07net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman
2017-06-07net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman
2017-06-07net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos
2017-06-07sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-06-07sctp: fix src address selection if using secondary addresses for ipv6Xin Long
2017-06-07tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-06-07net: fix compile error in skb_orphan_partial()Eric Dumazet
2017-06-07netem: fix skb_orphan_partial()Eric Dumazet
2017-06-07bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann
2017-06-07s390/qeth: add missing hash table initializationsUrsula Braun
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun
2017-06-07ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-06-07driver: vrf: Fix one possible use-after-free issueGao Feng
2017-06-07dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-05-25Linux 4.9.30v4.9.30Greg Kroah-Hartman
2017-05-25drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-05-25drivers: char: mem: Check for address space wraparound with mmap()Julius Werner
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-25nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi
2017-05-25NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington