summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-03bpftool: Fix typo in MAX_NUM_METRICS macro nameSwan Beaujard
2024-06-03selftests/bpf: Remove unused struct 'libcap'Dr. David Alan Gilbert
2024-06-03selftests/bpf: Remove unused 'key_t' structsDr. David Alan Gilbert
2024-06-03selftests/bpf: Remove unused struct 'scale_test_def'Dr. David Alan Gilbert
2024-06-03riscv, bpf: Introduce shift add helper with Zba optimizationXiao Wang
2024-06-03tomoyo: update project linksTetsuo Handa
2024-06-03wifi: ath12k: add hw_link_id in ath12k_pdevKarthikeyan Periyasamy
2024-06-03wifi: ath12k: add panic handlerBaochen Qiang
2024-06-03Merge branch 'Felix-DSA-probing-cleanup'David S. Miller
2024-06-03net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_opsVladimir Oltean
2024-06-03net: dsa: ocelot: common probing codeVladimir Oltean
2024-06-03net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all modelsVladimir Oltean
2024-06-03net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()Vladimir Oltean
2024-06-03net: dsa: ocelot: consistently use devres in felix_pci_probe()Vladimir Oltean
2024-06-03net: dsa: ocelot: delete open coded status = "disabled" parsingVladimir Oltean
2024-06-03net: dsa: ocelot: use devres in seville_probe()Vladimir Oltean
2024-06-03net: dsa: ocelot: use devres in ocelot_ext_probe()Vladimir Oltean
2024-06-03Merge branch 'net-smc-snd_buf-rcv_buf'David S. Miller
2024-06-03net/smc: change SMCR_RMBE_SIZES from 5 to 15Guangguan Wang
2024-06-03net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...Guangguan Wang
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-03LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang
2024-06-03wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()Jiapeng Chong
2024-06-02Linux 6.10-rc2v6.10-rc2Linus Torvalds
2024-06-02Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-02Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-01Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-01Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-01af_unix: Remove dead code in unix_stream_read_generic().Kuniyuki Iwashima
2024-06-01net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov
2024-06-01Merge branch 'lan78xx-enable-125-mhz-clk-and-auto-speed-configuration-for-lan...Jakub Kicinski
2024-06-01lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...Rengarajan S
2024-06-01lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detectedRengarajan S
2024-06-01net/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu
2024-06-01Merge branch 'net-ethernet-cortina-use-phylib-for-rx-and-tx-pause'Jakub Kicinski
2024-06-01net: ethernet: cortina: Implement .set_pauseparam()Linus Walleij
2024-06-01net: ethernet: cortina: Use negotiated TX/RX pauseLinus Walleij
2024-06-01net: ethernet: cortina: Rename adjust link callbackLinus Walleij
2024-06-01Merge branch 'net-visibility-of-memory-limits-in-netns'Jakub Kicinski
2024-06-01selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netnsMatteo Croce
2024-06-01net: make net.core.{r,w}mem_{default,max} namespacedMatteo Croce