aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu1-0/+1
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei1-3/+1
2021-06-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller3-8/+20
2021-06-24i2c: dev: Add __user annotationAndreas Hecht1-1/+1
2021-06-24Merge branch 'gve-dqo'David S. Miller16-216/+3250
2021-06-24gve: DQO: Add RX pathBailey Forrest4-0/+601
2021-06-24gve: DQO: Add TX pathBailey Forrest2-2/+829
2021-06-24gve: DQO: Configure interrupts on device upBailey Forrest2-2/+33
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest7-13/+420
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest8-25/+260
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest4-29/+64
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest1-11/+251
2021-06-24gve: Add dqo descriptorsBailey Forrest2-1/+257
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest4-2/+127
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest2-15/+55
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest5-15/+37
2021-06-24gve: Introduce a new model for device optionsBailey Forrest2-43/+179
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest3-5/+5
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest3-5/+7
2021-06-24gve: Move some static functions to a common fileBailey Forrest5-60/+94
2021-06-24gve: Update GVE documentation to describe DQOBailey Forrest1-5/+48
2021-06-24dt-bindings: interrupt-controller: Convert ARM VIC to json-schemaSudeep Holla2-41/+81
2021-06-24of: of_reserved_mem: mark nomap memory instead of removingDong Aisheng1-2/+2
2021-06-24of: of_reserved_mem: only call memblock_free for normal reserved memoryDong Aisheng1-1/+2
2021-06-24PCI: intel-gw: Fix INTx enableMartin Blumenstingl1-4/+6
2021-06-24ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet1-14/+13
2021-06-24Merge branch 'macsec-key-length'David S. Miller5-7/+7
2021-06-24net: atlantic: fix the macsec key lengthAntoine Tenart1-2/+2
2021-06-24net: phy: mscc: fix macsec key lengthAntoine Tenart2-2/+2
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart2-3/+3
2021-06-24trace/hwlat: Switch disable_migrate to mode noneDaniel Bristot de Oliveira1-8/+5
2021-06-24trace/hwlat: Implement the mode config optionDaniel Bristot de Oliveira2-16/+175
2021-06-24trace/hwlat: Fix Clark's emailDaniel Bristot de Oliveira1-1/+1
2021-06-24usbnet: add usbnet_event_names[] for keventYajun Deng1-2/+19
2021-06-24bootconfig/tracing/ktest: Add ktest examples of testing bootconfigSteven Rostedt (VMware)9-0/+385
2021-06-24vfio: use the new pci_dev_trylock() helper to simplify try lockLuis Chamberlain1-7/+4
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain2-2/+7
2021-06-24vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King1-0/+1
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov4-15/+16
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov4-12/+15
2021-06-24perf top: Add cgroup support for perf top (-G)Joshua Martinez2-0/+20
2021-06-24spi: Fix self assignment issue with ancillary->modeColin Ian King1-1/+1
2021-06-24ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readableSrinivas Kandagatla1-1/+6
2021-06-24RDMA/cma: Protect RMW with qp_mutexHåkon Bugge1-1/+19
2021-06-24RDMA/cma: Remove unnecessary INIT->INIT transitionHåkon Bugge1-16/+1
2021-06-24Merge branch 'add-sparx5i-driver'David S. Miller21-84/+12318
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund3-84/+1112
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund5-1/+1248
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund4-2/+609
2021-06-24net: sparx5: add switching supportSteen Hegelund7-1/+544