summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-20net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)1-1/+1
2025-02-19net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit1-2/+1
2025-02-19net: phy: improve phy_disable_eee_modeHeiner Kallweit1-0/+3
2025-02-19net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit1-7/+7
2025-02-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-7/+128
2025-02-18net: phy: Add helper for getting tx amplitude gainDimitri Fedrau1-0/+4
2025-02-15net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-02-15net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)1-2/+0
2025-02-15net: phy: remove helper phy_is_internalHeiner Kallweit1-9/+0
2025-02-15net: phy: stop exporting phy_queue_state_machineHeiner Kallweit1-1/+0
2025-02-15net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit1-5/+0
2025-02-15net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit1-14/+0
2025-02-15net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)1-2/+0
2025-02-15net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)1-0/+1
2025-02-15net: phylink: add support for notifying PCS about EEERussell King (Oracle)1-0/+22
2025-02-15net: stmmac: refactor clock management in EQoS driverSwathi K S1-0/+2
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller1-5/+0
2025-02-14virtchnl: add enumeration for the rxdid formatJacob Keller1-1/+49
2025-02-14ice: support Rx timestamp on flex descriptorSimei Su1-1/+14
2025-02-14virtchnl: add support for enabling PTP on iAVFJacob Keller1-1/+66
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-27/+70
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+6
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13sctp: Remove commented out codeThorsten Blum1-1/+0
2025-02-13net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)1-0/+12
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel1-0/+13
2025-02-12net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit1-3/+0
2025-02-12net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit1-3/+3
2025-02-12net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit1-3/+3
2025-02-11r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-11unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+4
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-02-09Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+27
2025-02-09Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2025-02-08Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+25
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das1-0/+9
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein2-3/+8
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher1-3/+4
2025-02-07string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook1-4/+8
2025-02-07compiler.h: Introduce __must_be_byte_array()Kees Cook1-1/+7
2025-02-07compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski1-0/+2
2025-02-07net: add dev_net_rcu() helperEric Dumazet1-0/+6
2025-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-29/+44
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu1-0/+3
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu1-0/+2