summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-02-24net: stmmac: thead: ensure divisor gives proper rateRussell King (Oracle)
2025-02-24net: stmmac: thead: use rgmii_clock() for RGMII clock rateRussell King (Oracle)
2025-02-24Merge branch 'net-remove-skb_flow_get_ports'Jakub Kicinski
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel
2025-02-24skbuff: kill skb_flow_get_ports()Nicolas Dichtel
2025-02-24net: stmmac: Correct usage of maximum queue number macrosKunihiko Hayashi
2025-02-24net-sysfs: restore behavior for not running devicesEric Dumazet
2025-02-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski
2025-02-24net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clockRussell King (Oracle)
2025-02-24dma-mapping: update MAINTAINERSChristoph Hellwig
2025-02-24configfs: update MAINTAINERSChristoph Hellwig
2025-02-24ASoC: dapm-graph: set fill colour of turned on nodesNicolas Frattaroli
2025-02-24ASoC: fsl: Rename stream name of SAI DAI driverChancel Liu
2025-02-24ASoC: es8328: fix route from DAC to outputNicolas Frattaroli
2025-02-24dm vdo: add missing spin_lock_initKen Raeburn
2025-02-24nsfs: remove d_op->d_deleteChristian Brauner
2025-02-24pidfs: remove d_op->d_deleteChristian Brauner
2025-02-24net: dsa: rtl8366rb: Fix compilation problemLinus Walleij
2025-02-24virtio-net: tweak for better TX performance in NAPI modeJason Wang
2025-02-23bcachefs: fix bch2_extent_ptr_eq()Kent Overstreet
2025-02-23Linux 6.14-rc4v6.14-rc4Linus Torvalds
2025-02-23Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-23Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-23RDMA/bnxt_re: Fix the page details for the srq created by kernel consumersKashyap Desai
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-02-23net/mlx5: Add new health syndrome error and crr bit offsetShahar Shitrit
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad
2025-02-22Merge tag 'v6.14-rc3-smb3-client-fix-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-22Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-22Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven
2025-02-21Merge branch 'mctp-add-mctp-over-usb-hardware-transport-binding'Jakub Kicinski
2025-02-21net: mctp: Add MCTP USB transport driverJeremy Kerr
2025-02-21usb: Add base USB MCTP definitionsJeremy Kerr
2025-02-21MAINTAINERS: fix DWMAC S32 entryJakub Kicinski
2025-02-21net: cadence: macb: Implement BQLSean Anderson
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-21ipvlan: ensure network headers are in skb linear partEric Dumazet
2025-02-21net: stmmac: print stmmac_init_dma_engine() errors using netdev_err()Russell King (Oracle)
2025-02-21net: set the minimum for net_hotdata.netdev_budget_usecsJiri Slaby (SUSE)
2025-02-21selftests: fib_nexthops: do not mark skipped tests as failedHangbin Liu
2025-02-21Merge branch 'net-fib_rules-add-dscp-mask-support'Jakub Kicinski
2025-02-21selftests: fib_rule_tests: Add DSCP mask match testsIdo Schimmel