summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2017-03-221-21/+11
* ibmveth: calculate gso_segs for large packetsThomas Falcon2017-03-221-2/+10
* PCI: Do any VF BAR updates before enabling the BARsGavin Shan2017-03-221-7/+7
* PCI: Ignore BAR updates on virtual functionsBjorn Helgaas2017-03-222-7/+2
* PCI: Update BARs using property bits appropriate for typeBjorn Helgaas2017-03-221-3/+8
* PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas2017-03-221-0/+8
* PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas2017-03-221-1/+2
* PCI: Add comments about ROM BAR updatingBjorn Helgaas2017-03-222-0/+11
* PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas2017-03-224-60/+7
* PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas2017-03-223-2/+62
* x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2017-03-221-0/+24
* scsi: ibmvscsis: Synchronize cmds at remove timeMichael Cyr2017-03-222-5/+37
* scsi: ibmvscsis: Synchronize cmds at tpg_enable_store timeMichael Cyr2017-03-222-188/+38
* scsi: ibmvscsis: Rearrange functions for future patchesMichael Cyr2017-03-221-328/+330
* scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr failsMichael Cyr2017-03-221-0/+7
* scsi: ibmvscsis: Return correct partition name/# to clientMichael Cyr2017-03-221-1/+4
* scsi: ibmvscsis: Issues from Dan Carpenter/SmatchMichael Cyr2017-03-221-10/+3
* igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-03-221-1/+1
* igb: Workaround for igb i210 firmware issueChris J Arges2017-03-221-0/+4
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-03-221-16/+7
* dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen2017-03-221-2/+2
* bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann2017-03-221-3/+8
* bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2017-03-221-3/+8
* bpf: fix state equivalenceAlexei Starovoitov2017-03-222-8/+8
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2017-03-222-17/+46
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-221-0/+1
* tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-221-3/+15
* dccp/tcp: fix routing redirect raceJon Maxwell2017-03-224-8/+14
* bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2017-03-222-21/+1
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-221-1/+6
* ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-221-0/+2
* mpls: Do not decrement alive counter for unregister eventsDavid Ahern2017-03-221-1/+2
* mpls: Send route delete notifications when router module is unloadedDavid Ahern2017-03-221-0/+1
* act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss2017-03-221-0/+3
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-221-1/+1
* net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-222-2/+6
* vrf: Fix use-after-free in vrf_xmitDavid Ahern2017-03-221-1/+2
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-222-8/+17
* net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov2017-03-221-1/+0
* net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-03-221-7/+8
* net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-03-221-7/+8
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-222-4/+9
* strparser: destroy workqueue on module exitWANG Cong2017-03-221-0/+1
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-03-221-0/+1
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-222-1/+1
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-03-221-4/+31
* net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko2017-03-221-2/+6
* net: bridge: allow IPv6 when multicast flood is disabledMike Manning2017-03-221-1/+2
* tcp/dccp: block BH for SYN processingEric Dumazet2017-03-222-4/+16
* mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel2017-03-221-10/+20