summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22vfio/spapr: Postpone default window creationAlexey Kardashevskiy
2017-03-22vfio/spapr: Add a helper to create default DMA windowAlexey Kardashevskiy
2017-03-22powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2017-03-22vfio/spapr: Reference mm in tce_containerAlexey Kardashevskiy
2017-03-22powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2017-03-22powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2017-03-22vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy
2017-03-22Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov
2017-03-22ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-03-22PCI: Do any VF BAR updates before enabling the BARsGavin Shan
2017-03-22PCI: Ignore BAR updates on virtual functionsBjorn Helgaas
2017-03-22PCI: Update BARs using property bits appropriate for typeBjorn Helgaas
2017-03-22PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas
2017-03-22PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas
2017-03-22PCI: Add comments about ROM BAR updatingBjorn Helgaas
2017-03-22PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas
2017-03-22PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas
2017-03-22x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov
2017-03-22scsi: ibmvscsis: Synchronize cmds at remove timeMichael Cyr
2017-03-22scsi: ibmvscsis: Synchronize cmds at tpg_enable_store timeMichael Cyr
2017-03-22scsi: ibmvscsis: Rearrange functions for future patchesMichael Cyr
2017-03-22scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr failsMichael Cyr
2017-03-22scsi: ibmvscsis: Return correct partition name/# to clientMichael Cyr
2017-03-22scsi: ibmvscsis: Issues from Dan Carpenter/SmatchMichael Cyr
2017-03-22igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-03-22igb: Workaround for igb i210 firmware issueChris J Arges
2017-03-22xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman
2017-03-22dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen
2017-03-22bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann
2017-03-22bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann
2017-03-22bpf: fix state equivalenceAlexei Starovoitov
2017-03-22bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf
2017-03-22dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-22tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22mpls: Do not decrement alive counter for unregister eventsDavid Ahern
2017-03-22mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22strparser: destroy workqueue on module exitWANG Cong