aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-03net: marvell: prestera: Add strict cleanup of fib arbiterYevhen Orlov1-1/+41
2022-10-03net: marvell: prestera: Add cleanup of allocated fib_nodesYevhen Orlov1-0/+12
2022-10-03net: marvell: prestera: Add router nexthops ABIYevhen Orlov6-8/+582
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds4-13/+18
2022-10-03eth: octeon: fix build after netif_napi_add() changesJakub Kicinski1-2/+2
2022-10-03net/mlx5: E-Switch, Return EBUSY if can't get mode lockJianbo Liu1-1/+1
2022-10-03net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi1-1/+5
2022-10-03net/mlx5: E-Switch, Allow offloading fwd dest flow table with vportRoi Dayan1-7/+9
2022-10-03net/mlx5: Set default grace period based on function typeMaher Sanalla1-2/+16
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh2-10/+18
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman3-2/+26
2022-10-03net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte framesMaxim Mikityanskiy4-3/+61
2022-10-03net/mlx5e: xsk: Print a warning in slow configurationsMaxim Mikityanskiy1-0/+9
2022-10-03net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned modeMaxim Mikityanskiy4-10/+90
2022-10-03net/mlx5e: Improve MTT/KSM alignmentMaxim Mikityanskiy5-16/+18
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy6-72/+167
2022-10-03net/mlx5e: xsk: Improve need_wakeup logicMaxim Mikityanskiy4-37/+23
2022-10-03net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALLMaxim Mikityanskiy1-2/+4
2022-10-03net/mlx5e: xsk: Set napi_id to support busy pollingMaxim Mikityanskiy1-1/+1
2022-10-03net/mlx5e: xsk: Flush RQ on XSK activation to save memoryMaxim Mikityanskiy3-5/+19
2022-10-03net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)3-3/+21
2022-10-03net: ipa: update copyrightsAlex Elder36-36/+36
2022-10-03net: ipa: update commentsAlex Elder8-94/+75
2022-10-03r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-10-04Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie82-1987/+2116
2022-10-03net: lan966x: Fix return type of lan966x_port_xmitNathan Huckleberry1-1/+2
2022-10-04Merge tag 'drm-misc-next-2022-09-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie21-115/+394
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds59-1329/+807
2022-10-03clk: allow building lan966x as a moduleClément Léger2-2/+2
2022-10-03clk: clk-xgene: simplify if-if to if-elseYihao Han1-2/+2
2022-10-03clk: ast2600: BCLK comes from EPLLJoel Stanley1-1/+1
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko1-0/+1
2022-10-03kmsan: handle memory sent to/from USBAlexander Potapenko1-0/+2
2022-10-03virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()Alexander Potapenko1-1/+9
2022-10-03input: libps2: mark data received in __ps2_command() as initializedAlexander Potapenko1-1/+4
2022-10-03kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko1-0/+1
2022-10-03libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZEAlexander Potapenko2-2/+2
2022-10-03mm: hugetlb: eliminate memory-less nodes handlingMuchun Song1-2/+6
2022-10-03mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song1-136/+3
2022-10-03zram: keep comments within 80-columns limitSergey Senozhatsky1-8/+11
2022-10-03zram: do not waste zram_table_entry flags bitsSergey Senozhatsky2-8/+9
2022-10-03clk: clocking-wizard: Depend on HAS_IOMEMStephen Boyd1-0/+1
2022-10-03Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds18-66/+149
2022-10-03clk: clocking-wizard: Use dev_err_probe() helperYang Yingliang1-10/+6
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds56-518/+811
2022-10-03clk: nxp: fix typo in commentJulia Lawall1-1/+1
2022-10-03clk: pxa: add a check for the return value of kzalloc()Xiaoke Wang1-0/+2
2022-10-03clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975Matthias Fend1-0/+11
2022-10-03gpio: tc3589x: Make irqchip immutableLinus Walleij1-2/+6
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki7-56/+19