summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-28calipso: Don't call calipso functions for AF_INET sk.Kuniyuki Iwashima
2025-05-28Merge branch 'net_sched-hfsc-address-reentrant-enqueue-adding-class-to-eltree...Paolo Abeni
2025-05-28selftests/tc-testing: Add a test for HFSC eltree double add with reentrant en...Pedro Tammela
2025-05-28net_sched: hfsc: Address reentrant enqueue adding class to eltree twicePedro Tammela
2025-05-28octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callbackHariprasad Kelam
2025-05-28octeontx2-pf: QOS: Perform cache sync on send queue teardownHariprasad Kelam
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang
2025-05-27Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-27Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-27Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-27bpf, arm64: Remove unused-but-set function and variable.Alexei Starovoitov
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-27Merge branch 'devmem-tcp-minor-cleanups-and-ksft-improvements'Jakub Kicinski
2025-05-27net: devmem: ncdevmem: remove unused variableMina Almasry
2025-05-27net: devmem: ksft: upgrade rx test to send 1K dataMina Almasry
2025-05-27net: devmem: ksft: add 5 tuple FS supportMina Almasry
2025-05-27net: devmem: ksft: add exit_wait to make rx test passMina Almasry
2025-05-27net: devmem: ksft: add ipv4 supportMina Almasry
2025-05-27net: devmem: preserve sockc_errMina Almasry
2025-05-27page_pool: fix ugly page_pool formattingMina Almasry
2025-05-27net: devmem: move list_add to net_devmem_bind_dmabuf.Mina Almasry
2025-05-27selftests: netfilter: nft_queue.sh: include file transfer duration in log mes...Florian Westphal
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur
2025-05-27sctp: mark sctp_do_peeloff staticChristoph Hellwig
2025-05-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S
2025-05-27net: txgbe: Support the FDIR rules assigned to VFsJiawen Wu
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu
2025-05-27Merge branch 'refactor-phy-reset-handling-and'Jakub Kicinski
2025-05-27net: lan743x: Fix PHY reset handling during initialization and WOLThangaraj Samynathan
2025-05-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan
2025-05-27net: macb: Check return value of dma_set_mask_and_coherent()Sergio Perez Gonzalez
2025-05-27net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman
2025-05-27net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATORSaeed Mahameed
2025-05-27selftests: net: move wait_local_port_listen to lib.shHangbin Liu
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27mlxsw: core_thermal: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-27tipc: use kfree_sensitive() for aead cleanupZilin Guan
2025-05-27tools: ynl: parse extack for sub-messagesDonald Hunter
2025-05-27net: mctp: start tx queue on netdev openJeremy Kerr
2025-05-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang
2025-05-27net: airoha: Fix an error handling path in airoha_alloc_gdm_port()Christophe JAILLET
2025-05-27net: phy: clear phydev->devlink when the link is deletedWei Fang
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi
2025-05-27net: dsa: mt7530: Add AN7583 supportChristian Marangi
2025-05-27dt-bindings: net: dsa: mediatek,mt7530: Add airoha,an7583-switchChristian Marangi
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds