summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-25nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski
2018-07-25nfp: restore correct ordering of fields in rx ring structureJakub Kicinski
2018-07-25nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski
2018-07-25nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-07-25amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2018-07-25mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Extend Spectrum-2 region structIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel
2018-07-25mlxsw: resources: Add Spectrum-2 eRP resourcesIdo Schimmel
2018-07-25mlxsw: resources: Add Spectrum-2 maximum large key ID resourceIdo Schimmel
2018-07-25mlxsw: reg: Add Policy-Engine eRP Table RegisterIdo Schimmel
2018-07-25mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3Ido Schimmel
2018-07-25mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel
2018-07-25lan743x: Make symbol lan743x_pm_ops staticWei Yongjun
2018-07-25net/mlx4_core: Allow MTTs starting at any indexTariq Toukan
2018-07-25net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz
2018-07-25net/mlx5e: Support setup of tos and ttl for tunnel key TC action offloadOr Gerlitz
2018-07-25net/mlx5e: Use ttl from route lookup on tc encap offload only if neededOr Gerlitz
2018-07-25vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas
2018-07-25net: phy: add helper phy_polling_modeHeiner Kallweit
2018-07-25net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski
2018-07-25net: ethernet: freescale: Use generic CRC32 implementationKrzysztof Kozlowski
2018-07-25net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_anegCamelia Groza
2018-07-25virtio_net: Add kick statsToshiaki Makita
2018-07-25virtio_net: Add XDP related statsToshiaki Makita
2018-07-25virtio_net: Factor out the logic to determine xdp sqToshiaki Makita
2018-07-25virtio_net: Make drop counter per-queueToshiaki Makita
2018-07-25virtio_net: Use temporary storage for accounting rx statsToshiaki Makita
2018-07-25virtio_net: Fix incosistent received bytes counterToshiaki Makita
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-07-24qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan