summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-25lsm,nfs: fix memory leak of lsm_contextStephen Smalley
2025-02-25sunrpc: suppress warnings for unused procfs functionsArnd Bergmann
2025-02-25sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...Tejun Heo
2025-02-25ASoC: Intel: don't check number of sdw links when setMark Brown
2025-02-25Merge tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-25Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-25ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15Takashi Iwai
2025-02-25ASoC: cs35l56: Prevent races when soft-resetting using SPI controlRichard Fitzgerald
2025-02-25firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald
2025-02-25sctp: Remove unused payload from sctp_idatahdrThorsten Blum
2025-02-25ASoC: Intel: sof_sdw: warn both sdw and pch dmic are usedBard Liao
2025-02-25ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao
2025-02-25MAINTAINERS: socket timestamping: add Jason Xing as reviewerWillem de Bruijn
2025-02-25ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu
2025-02-25Merge branch 'eth-fbnic-update-fbnic-driver'Paolo Abeni
2025-02-25eth: fbnic: Update return value in kdocMohsin Bashir
2025-02-25eth: fbnic: Consolidate PUL_USER CSR sectionMohsin Bashir
2025-02-25eth: fbnic: Add PCIe registers dumpMohsin Bashir
2025-02-25iomap: Minor code simplification in iomap_dio_bio_iter()John Garry
2025-02-24net: phy: add phylib-internal.hHeiner Kallweit
2025-02-24Merge branch 'mptcp-pm-misc-cleanups-part-3'Jakub Kicinski
2025-02-24mptcp: blackhole: avoid checking the state twiceMatthieu Baerts (NGI0)
2025-02-24mptcp: sched: reduce size for unused dataMatthieu Baerts (NGI0)
2025-02-24mptcp: sched: split get_subflow interface into twoGeliang Tang
2025-02-24mptcp: pm: use ipv6_addr_equal in addresses_equalGeliang Tang
2025-02-24mptcp: pm: drop inet6_sk after inet_skGeliang Tang
2025-02-24mptcp: pm: drop match in userspace_pm_append_new_local_addrGeliang Tang
2025-02-24mptcp: pm: add mptcp_pm_genl_fill_addr helperGeliang Tang
2025-02-24mptcp: pm: add a build check for userspace_pm_dump_addrGeliang Tang
2025-02-24mptcp: pm: change to fullmesh only for 'subflow'Matthieu Baerts (NGI0)
2025-02-24mptcp: pm: remove unused ret value to set flagsMatthieu Baerts (NGI0)
2025-02-24net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-02-24Merge branch 'net-mlx5e-move-ipsec-policy-check-after-decryption'Jakub Kicinski
2025-02-24net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offloadJianbo Liu
2025-02-24net/mlx5e: Add pass flow group for IPSec RX status tableJianbo Liu
2025-02-24net/mlx5e: Add num_reserved_entries param for ipsec_ft_create()Jianbo Liu
2025-02-24net/mlx5e: Skip IPSec RX policy check for crypto offloadJianbo Liu
2025-02-24net/mlx5e: Move IPSec policy check after decryptionJianbo Liu
2025-02-24net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-02-24net/mlx5e: Change the destination of IPSec RX SA miss ruleJianbo Liu
2025-02-24net/mlx5e: Add helper function to update IPSec default destinationJianbo Liu
2025-02-24net: wangxun: Replace the judgement of MAC type with flagsJiawen Wu
2025-02-24net: txgbe: Add basic support for new AML devicesJiawen Wu
2025-02-24net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversionThorsten Blum
2025-02-24Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-24Merge tag 'for-6.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-24net: Remove shadow variable in netdev_run_todo()Breno Leitao
2025-02-24Merge branch 'net-stmmac-thead-clean-up-clock-rate-setting'Jakub Kicinski