summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-17net: use napi_id_valid helperStefano Jordhani
2025-02-17net: phy: Add helper for getting tx amplitude gainDimitri Fedrau
2025-02-14net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-02-14net: phy: remove helper phy_is_internalHeiner Kallweit
2025-02-14net: phy: stop exporting phy_queue_state_machineHeiner Kallweit
2025-02-14net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit
2025-02-14net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit
2025-02-14net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)
2025-02-14net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)
2025-02-14net: phylink: add support for notifying PCS about EEERussell King (Oracle)
2025-02-14net: stmmac: refactor clock management in EQoS driverSwathi K S
2025-02-14net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13sctp: Remove commented out codeThorsten Blum
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-12net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni
2025-02-12net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)
2025-02-12net: report csum_complete via qstatsJakub Kicinski
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel
2025-02-11net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit
2025-02-11net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-02-10xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin
2025-02-10unroll: add generic loop unroll helpersAlexander Lobakin
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-07net: devmem: don't call queue stop / start when the interface is downJakub Kicinski
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie