summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires1-1/+1
2017-06-07acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma1-1/+1
2017-06-07x86/MCE: Export memory_error()Borislav Petkov2-6/+6
2017-06-07crypto: skcipher - Add missing API setkey checksHerbert Xu1-1/+39
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-06-07drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel1-1/+1
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-06-07fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-06-07bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann1-0/+1
2017-06-07ipv4: add reference counting to metricsEric Dumazet5-23/+45
2017-06-07sctp: fix ICMP processing if skb is non-linearDavide Caratti1-7/+9
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang1-2/+5
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich1-0/+1
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia4-8/+44
2017-06-07bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-06-07ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-06-07bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2-1/+2
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-06-07bridge: netlink: check vlan_default_pvid rangeTobias Jungel1-0/+7
2017-06-07ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller3-12/+12
2017-06-07ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek4-6/+16
2017-06-07net: Improve handling of failures on link and route dumpsDavid Ahern3-28/+49
2017-06-07tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh1-1/+1
2017-06-07net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman1-2/+1
2017-06-07net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman1-1/+5
2017-06-07net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos1-7/+7
2017-06-07sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet1-0/+3
2017-06-07sctp: fix src address selection if using secondary addresses for ipv6Xin Long1-17/+29
2017-06-07tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng1-4/+5
2017-06-07net: fix compile error in skb_orphan_partial()Eric Dumazet1-3/+0
2017-06-07netem: fix skb_orphan_partial()Eric Dumazet1-12/+8
2017-06-07bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann1-2/+3
2017-06-07s390/qeth: add missing hash table initializationsUrsula Braun1-0/+2
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann7-20/+51
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun4-3/+13
2017-06-07ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2-0/+8
2017-06-07driver: vrf: Fix one possible use-after-free issueGao Feng1-1/+2
2017-06-07dccp/tcp: do not inherit mc_list from parentEric Dumazet1-0/+2
2017-05-25Linux 4.9.30v4.9.30Greg Kroah-Hartman1-1/+1
2017-05-25drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson1-0/+5
2017-05-25drivers: char: mem: Check for address space wraparound with mmap()Julius Werner1-0/+5
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-25nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi1-1/+2
2017-05-25NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington1-4/+11