summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-12net/mlx5: Expose ICM consumption per functionAkiva Goldberger
2025-02-12net/mlx5: Rename and move mlx5_esw_query_vport_vhca_idAkiva Goldberger
2025-02-12net/mlx5e: set the tx_queue_len for pfifo_fastWilliam Tu
2025-02-12net/mlx5e: reduce rep rxq depth to 256 for ECPFWilliam Tu
2025-02-12net/mlx5e: reduce the max log mpwrq sz for ECPF and repsWilliam Tu
2025-02-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11Merge branch 'sfc-support-devlink-flash'Jakub Kicinski
2025-02-11sfc: document devlink flash supportEdward Cree
2025-02-11sfc: deploy devlink flash images to NIC over MCDIEdward Cree
2025-02-11sfc: extend NVRAM MCDI handlersEdward Cree
2025-02-11sfc: parse headers of devlink flash imagesEdward Cree
2025-02-11Merge branch 'use-hwmon_channel_info-macro-to-simplify-code'Jakub Kicinski
2025-02-11net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: nfp: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-11net: phy: broadcom: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-11net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIMEHeiner Kallweit
2025-02-11net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit
2025-02-11hamradio: baycom: replace strcpy() with strscpy()Ethan Carter Edwards
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein
2025-02-11Merge branch 'net-phy-rename-eee_broken_mode'Jakub Kicinski
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-11Merge branch 'tcp-allow-to-reduce-max-rto'Paolo Abeni
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: use tcp_reset_xmit_timer()Eric 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-11Merge branch 'mptcp-pm-misc-cleanups-part-2'Paolo Abeni
2025-02-11mptcp: pm: add local parameter for set_flagsGeliang Tang
2025-02-11mptcp: pm: change rem type of set_flagsGeliang Tang
2025-02-11mptcp: pm: drop skb parameter of set_flagsGeliang Tang
2025-02-11mptcp: pm: reuse sending nlmsg code in get_addrGeliang Tang
2025-02-11mptcp: pm: add id parameter for get_addrGeliang Tang
2025-02-11mptcp: pm: drop skb parameter of get_addrGeliang Tang
2025-02-11mptcp: pm: make three pm wrappers staticGeliang Tang
2025-02-11mptcp: pm: use NL_SET_ERR_MSG_ATTR when possibleMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: mark missing address attributesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: remove duplicated error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: userspace: use GENL_REQ_ATTR_CHECKGeliang Tang
2025-02-11mptcp: pm: improve error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: more precise error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: userspace: flags: clearer msg if no remote addrMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: drop info of userspace_pm_remove_id_zero_addressGeliang Tang
2025-02-11selftests/net: Add selftest for IPv4 RTM_GETMULTICAST supportYuyang Huang
2025-02-11netlink: support dumping IPv4 multicast addressesYuyang Huang