summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-19net: dismiss sk_forward_alloc_get()Paolo Abeni
2025-02-19net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)
2025-02-19ipv4: fib_rules: Add port mask matchingIdo Schimmel
2025-02-19net: fib_rules: Add port mask supportIdo Schimmel
2025-02-19net: fib_rules: Add port mask attributesIdo Schimmel
2025-02-18ipv6: initialize inet socket cookies with sockcm_initWillem de Bruijn
2025-02-18ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn
2025-02-18ipv4: remove get_rttosWillem de Bruijn
2025-02-18ipv4: initialize inet socket cookies with sockcm_initWillem de Bruijn
2025-02-18net: initialize mark in sockcm_initWillem de Bruijn
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit
2025-02-18net: phy: improve phy_disable_eee_modeHeiner Kallweit
2025-02-18net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato
2025-02-17netlink: Add nla_put_empty_nest helperJoe Damato
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-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller
2025-02-14virtchnl: add enumeration for the rxdid formatJacob Keller
2025-02-14ice: support Rx timestamp on flex descriptorSimei Su
2025-02-14virtchnl: add support for enabling PTP on iAVFJacob Keller
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