summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-05-233-5/+12
* net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli2018-05-231-1/+1
* net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King2018-05-231-1/+1
* ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot2018-05-231-6/+9
* Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...David S. Miller2018-05-232-3/+3
|\
| * ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yRafał Miłecki2018-05-121-1/+1
| * Revert "ssb: Prevent build of PCI host features in module"Rafał Miłecki2018-05-121-1/+1
| * bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki2018-05-121-1/+1
* | tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang2018-05-231-4/+15
* | virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang2018-05-231-8/+7
* | virtio-net: correctly check num_buf during err pathJason Wang2018-05-231-1/+1
* | virtio-net: correctly transmit XDP buff after linearizingJason Wang2018-05-231-1/+1
* | virtio-net: correctly redirect linearized packetJason Wang2018-05-231-1/+1
* | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-231-2/+2
|\ \
| * | mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski2018-05-221-2/+2
* | | pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen2018-05-221-3/+7
* | | qed: Fix mask for physical address in ILT entryShahed Shaikh2018-05-221-1/+1
* | | isdn: eicon: fix a missing-check bugWenwen Wang2018-05-223-16/+29
* | | net: fec: Add a SPDX identifierFabio Estevam2018-05-221-0/+1
* | | net: fec: ptp: Switch to SPDX identifierFabio Estevam2018-05-221-13/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2116-216/+286
|\ \ \
| * | | cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9
| * | | sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven2018-05-181-1/+1
| |/ /
| * | ibmvnic: Fix statistics buffers memory leakThomas Falcon2018-05-171-9/+15
| * | ibmvnic: Fix non-fatal firmware error resetThomas Falcon2018-05-171-2/+1
| * | ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon2018-05-171-0/+1
| * | tuntap: fix use after free during releaseJason Wang2018-05-161-1/+1
| * | qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
| * | qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
| * | qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
| * | net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven2018-05-161-1/+3
| * | net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli2018-05-161-4/+7
| * | net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli2018-05-161-9/+11
| * | net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli2018-05-161-1/+4
| * | net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel2018-05-161-0/+31
| * | ipvlan: call netdevice notifier when master mac address changedKeefe Liu2018-05-161-1/+3
| * | vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com2018-05-152-2/+24
| * | vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com2018-05-152-28/+30
| * | cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-151-58/+30
| * | net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3
| * | tun: fix use after free for ptr_ringJason Wang2018-05-141-15/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-141-1/+1
| |\ \
| | * | nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-091-1/+1
| * | | qede: Fix ref-cnt usage countMichal Kalderon2018-05-141-2/+1
| * | | 3c59x: convert to generic DMA APIChristoph Hellwig2018-05-141-53/+51
* | | | Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-201-1/+1
|\ \ \ \
| * | | | parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller2018-05-181-1/+1
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-201-0/+10
|\ \ \ \ \
| * | | | | efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland2018-05-191-0/+10
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-204-5/+18
|\ \ \ \ \ \