summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima
2023-07-20llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_dgram_match().Kuniyuki Iwashima
2023-07-20fbdev: Explicitly include correct DT includesRob Herring
2023-07-20fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong
2023-07-20fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-20fbdev: kyro: make some const read-only arrays static and reduce type sizeColin Ian King
2023-07-20fbcon: remove unused display (p) from fbcon_redraw()Jiri Slaby (SUSE)
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)
2023-07-20vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)
2023-07-20vgacon: remove unused xpos from vgacon_set_cursor_size()Jiri Slaby (SUSE)
2023-07-20vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)
2023-07-20vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Merge branch 'r8169-revert-two-changes-that-caused-regressions'Jakub Kicinski
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19Revert "intel_idle: Add support for using intel_idle in a VM guest using just...Rafael J. Wysocki
2023-07-19Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"Rafael J. Wysocki
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-19Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()"Rafael J. Wysocki
2023-07-19ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai
2023-07-19regcache: Push async I/O request down into the rbtree cacheMark Brown
2023-07-19gpio: mvebu: Make use of devm_pwmchip_addUwe Kleine-König
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan
2023-07-19ipv4: ip_gre: fix return value check in erspan_xmit()Yuanjun Gong
2023-07-19ipv4: ip_gre: fix return value check in erspan_fb_xmit()Yuanjun Gong
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-19net:ipv6: check return value of pskb_trim()Yuanjun Gong
2023-07-19gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede
2023-07-19net: ipv4: Use kfree_sensitive instead of kfreeWang Ming
2023-07-19drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DPBen Skeggs
2023-07-19drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interruptsBen Skeggs
2023-07-19drm/nouveau/i2c: fix number of aux event slotsBen Skeggs
2023-07-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-18Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'Jakub Kicinski
2023-07-18tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet
2023-07-18tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-18mailmap: Add entry for old intel emailJohn Fastabend
2023-07-18mailmap: add entries for past livesShannon Nelson
2023-07-18Merge branch 'selftests-tc-increase-timeout-and-add-missing-kconfig'Jakub Kicinski