summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-2812-34/+42
|\
| * net/mlx5: Fix command interface race in polling modeAlex Vesker2018-06-271-1/+3
| * net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-06-271-3/+1
| * net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin2018-06-271-2/+2
| * net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-271-4/+5
| * net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-06-272-9/+5
| * IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| * net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-273-9/+9
| * net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-275-6/+13
| * net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-271-1/+5
* | 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