summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15net: protect NAPI config fields with netdev_lock()Jakub Kicinski
2025-01-15net: protect napi->irq with netdev_lock()Jakub Kicinski
2025-01-15net: protect threaded status of NAPI with netdev_lock()Jakub Kicinski
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski
2025-01-15net: add netdev->up protected by netdev_lock()Jakub Kicinski
2025-01-15net: make netdev_lock() protect netdev->reg_stateJakub Kicinski
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-14socket: Remove unused kernel_sendmsg_lockedDr. David Alan Gilbert
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-01-14net: pse-pd: Add power limit checkKory Maincent
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh
2025-01-13net: remove init_dummy_netdev()Jakub Kicinski
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu
2025-01-12net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registersAkiva Goldberger
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed
2025-01-12net/mlx5: Add support for MRTCQ registerJianbo Liu
2025-01-12net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modesJianbo Liu
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10net: hide the definition of dev_get_by_napi_id()Jakub Kicinski
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner