summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-11/+19
* i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-9/+15
* ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-10/+14
* net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni2018-06-281-0/+2
* hinic: reset irq affinity before freeing irqWei Yongjun2018-06-281-0/+1
* nfp: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-271-1/+1
* nfp: reject binding to shared blocksJohn Hurley2018-06-272-0/+6
* nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2018-06-272-0/+22
* net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson2018-06-261-1/+6
* net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson2018-06-261-0/+22
* net: lan78xx: Add support for VLAN filtering.Dave Stevenson2018-06-261-1/+4
* net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson2018-06-261-2/+3
* r8152: napi hangup fix after disconnectJiri Slaby2018-06-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2524-39/+39
|\
| * sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-241-0/+1
| * qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado2018-06-241-0/+1
| * cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
| * net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-2312-19/+12
| * net: mscc: make sparse happyAntoine Tenart2018-06-231-1/+2
| * net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart2018-06-231-1/+1
| * vhost_net: validate sock before trying to put its fdJason Wang2018-06-231-1/+2
| * net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King2018-06-221-1/+1
| * xen-netfront: Update features after registering netdevRoss Lagerwall2018-06-221-4/+4
| * xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall2018-06-221-1/+2
| * net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam2018-06-211-4/+1
| * ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long2018-06-211-1/+2
| * net: mscc: fix the injection headerAntoine Tenart2018-06-211-5/+5
| * net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-06-211-0/+4
| * r8169: Fix netpoll oopsVille Syrjälä2018-06-211-1/+1
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\ \
| * | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-241-1/+3
|\ \
| * | clocksource/drivers/stm32: Fix error return codeJulia Lawall2018-06-121-1/+3
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-16/+58
|\ \ \
| * | | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-221-0/+10
| * | | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-221-5/+13
| * | | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier2018-06-221-6/+19
| * | | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang2018-06-221-1/+8
| * | | irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier2018-06-221-1/+1
| * | | irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier2018-06-221-3/+7
* | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-2410-56/+125
|\ \ \ \
| * | | | lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-221-1/+1
| * | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-226-45/+88
| |\ \ \ \
| | * | | | nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| | * | | | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| | * | | | nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| | * | | | nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| | * | | | nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| | * | | | nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| | * | | | nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11