summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-25NFS: Fix use after free in write error pathFred Isaman1-1/+1
2017-05-25NFSv4: Fix a hang in OPEN related to server rebootTrond Myklebust1-1/+3
2017-05-25drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner1-0/+8
2017-05-25mtd: nand: add ooblayout for old hamming layoutAlexander Couzens1-1/+69
2017-05-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros1-0/+9
2017-05-25mtd: nand: orion: fix clk handlingSimon Baatz1-21/+21
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-05-25PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-05-25PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan1-3/+8
2017-05-25PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan1-1/+1
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner3-2/+9
2017-05-25um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2-3/+7