aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-11net: ena: update driver version to 2.0.1Arthur Kiyanovski1-3/+3
2018-10-11net: ena: remove redundant parameter in ena_com_admin_init()Arthur Kiyanovski3-9/+4
2018-10-11net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski1-1/+1
2018-10-11net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski2-3/+6
2018-10-11net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski3-30/+36
2018-10-11net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski6-3/+26
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski3-143/+251
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski5-80/+474
2018-10-11net: ena: introduce Low Latency Queues data structures according to ENA specArthur Kiyanovski3-6/+128
2018-10-11net: ena: complete host info to match latest ENA specArthur Kiyanovski4-14/+43
2018-10-11net: ena: minor performance improvementArthur Kiyanovski2-45/+44
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxGreg Kroah-Hartman10-19/+22
2018-10-11Merge branch 'mlxsw-Preparations-for-VxLAN-support'David S. Miller8-22/+627
2018-10-11mlxsw: spectrum: Add NVE packet trapsIdo Schimmel2-0/+5
2018-10-11mlxsw: resources: Add NVE resourcesIdo Schimmel1-0/+4
2018-10-11mlxsw: reg: Add Monitoring Parsing State RegisterIdo Schimmel1-0/+44
2018-10-11mlxsw: reg: Add definition of unicast tunnel record for SFD registerIdo Schimmel1-0/+56
2018-10-11mlxsw: reg: Add Tunneling NVE QoS Default RegisterIdo Schimmel1-0/+30
2018-10-11mlxsw: reg: Add Tunneling NVE QoS Configuration RegisterIdo Schimmel1-0/+26
2018-10-11mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping RegisterIdo Schimmel1-0/+57
2018-10-11mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping RegisterIdo Schimmel1-0/+31
2018-10-11mlxsw: reg: Add Tunneling NVE Underlay Multicast Table RegisterIdo Schimmel1-0/+91
2018-10-11mlxsw: reg: Add Tunnel Port Configuration RegisterIdo Schimmel1-0/+46
2018-10-11mlxsw: reg: Add Tunneling NVE General Configuration RegisterIdo Schimmel1-0/+185
2018-10-11mlxsw: spectrum: Seed LAG hash functionIdo Schimmel2-2/+12
2018-10-11mlxsw: reg: Extend FDB flush types for NVEIdo Schimmel1-0/+6
2018-10-11mlxsw: spectrum: Add a new type of KVD linear recordIdo Schimmel2-0/+3
2018-10-11mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel2-11/+11
2018-10-11mlxsw: spectrum_switchdev: Do not assume notifier information typeIdo Schimmel1-1/+5
2018-10-11mlxsw: spectrum_switchdev: Check notification relevance based on upper deviceIdo Schimmel1-1/+8
2018-10-11mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notificationsIdo Schimmel1-2/+3
2018-10-11mlxsw: spectrum: Remove misuses of private header fileIdo Schimmel3-5/+4
2018-10-11octeontx2-af: Remove set but not used variable 'dev'YueHaibing1-3/+0
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov1-4/+4
2018-10-11net: mscc: allow extracting the FCS into the skbAntoine Tenart2-2/+7
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed3-0/+20
2018-10-11NTB: switchtec_ntb: Update switchtec documentation with prerequisites for NTBWesley Yung1-10/+20
2018-10-11PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe1-2/+2
2018-10-11PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe1-56/+34
2018-10-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-10-11TC: Set DMA masks for devicesMaciej W. Rozycki2-1/+8
2018-10-11MAINTAINERS: add Jarkko as maintainer for trusted keysMimi Zohar1-0/+1
2018-10-11dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASEDMike Snitzer4-20/+8
2018-10-11dm: remove legacy request-based IO pathJens Axboe9-393/+36
2018-10-11s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko1-2/+2
2018-10-11ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee1-7/+7
2018-10-11ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee1-9/+9
2018-10-11ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee1-5/+5
2018-10-11ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee1-2/+2
2018-10-11spi/spi-pxa2xx: add PXA2xx SSP SPI ControllerLubomir Rintel1-0/+24