summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-17Merge branch 'selftests-mptcp-counter-cache-stats-before-timeout'Jakub Kicinski
2025-11-17selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)
2025-11-17tcp: reduce tcp_comp_sack_slack_ns default value to 10 usecEric Dumazet
2025-11-17net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy...Heiner Kallweit
2025-11-17tools: ynltool: remove -lmnl from link flagsJakub Kicinski
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir
2025-11-17Merge branch 'net-mlx-migrate-to-new-get_rx_ring_count-ethtool-api'Jakub Kicinski
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-14Merge branch 'net-stmmac-rk-use-phy_intf_sel_x'Jakub Kicinski
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x in functionsRussell King (Oracle)
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x constantsRussell King (Oracle)
2025-11-14net: stmmac: rk: convert all bitfields to GRF_FIELD*()Russell King (Oracle)
2025-11-14net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()Russell King (Oracle)
2025-11-14net: bnx2x: convert to use get_rx_ring_countBreno Leitao
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao
2025-11-14sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing
2025-11-14tcp: gro: inline tcp_gro_pull_header()Eric Dumazet
2025-11-14selftests: drv-net: xdp: make the XDP qstats tests less flakyJakub Kicinski
2025-11-14selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis
2025-11-14ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski
2025-11-13Merge branch 'net-phy-mscc-add-support-for-phy-led-control'Jakub Kicinski
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum
2025-11-13netlink: specs: rt-link: Add attributes for hsrFelix Maurer
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit
2025-11-13dpll: zl3073x: fix kernel-doc name and missing parameter in fw.cKriish Sharma
2025-11-13net/sched: act_ife: convert comma to semicolonChen Ni
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)
2025-11-13net: stmmac: clean up stmmac_reset()Russell King (Oracle)
2025-11-13Merge branch 'hsr-send-correct-hsrv0-supervision-frames'Paolo Abeni
2025-11-13hsr: Follow standard for HSRv0 supervision framesFelix Maurer
2025-11-13hsr: Fix supervision frame sending on HSRv0Felix Maurer
2025-11-13net: phy: fixed_phy: initialize the link status as upHeiner Kallweit
2025-11-13Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds