summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski
2025-09-11ice: make fwlog functions staticMichal Swiatkowski
2025-09-11Merge branch 'ipv4-icmp-fix-source-ip-derivation-in-presence-of-vrfs'Paolo Abeni
2025-09-11selftests: traceroute: Add VRF testsIdo Schimmel
2025-09-11selftests: traceroute: Test traceroute with different source IPsIdo Schimmel
2025-09-11selftests: traceroute: Reword commentIdo Schimmel
2025-09-11selftests: traceroute: Use require_command()Ido Schimmel
2025-09-11selftests: traceroute: Return correct value on failureIdo Schimmel
2025-09-11ipv4: icmp: Fix source IP derivation in presence of VRFsIdo Schimmel
2025-09-11ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()Ido Schimmel
2025-09-11ipv4: cipso: Simplify IP options handling in cipso_v4_error()Ido Schimmel
2025-09-11Merge branch 'net-xdp-handle-frags-with-unreadable-memory'Paolo Abeni
2025-09-11net: xdp: handle frags with unreadable memoryJakub Kicinski
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski
2025-09-11selftests: net: Add tests to verify team driver option set and get.Marc Harvey
2025-09-10doc: mptcp: fix Netlink specs linkMatthieu Baerts (NGI0)
2025-09-10selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski
2025-09-10Merge branch 'tools-ynl-fix-errors-reported-by-ruff'Jakub Kicinski
2025-09-10tools: ynl: check for membership with 'not in'Matthieu Baerts (NGI0)
2025-09-10tools: ynl: use 'cond is None'Matthieu Baerts (NGI0)
2025-09-10tools: ynl: remove unnecessary semicolonsMatthieu Baerts (NGI0)
2025-09-10tools: ynl: remove unused importsMatthieu Baerts (NGI0)
2025-09-10tools: ynl: remove f-string without any placeholdersMatthieu Baerts (NGI0)
2025-09-10tools: ynl: remove assigned but never used variableMatthieu Baerts (NGI0)
2025-09-10tools: ynl: avoid bare exceptMatthieu Baerts (NGI0)
2025-09-10tools: ynl: fix undefined variable nameMatthieu Baerts (NGI0)
2025-09-10net: stmmac: dwc-qos: use PHY WoLRussell King (Oracle)
2025-09-10net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-09-10net: mana: Remove redundant netdev_lock_ops_to_full() callsSaurabh Sengar
2025-09-09net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas
2025-09-09Merge branch 'ptp-add-pulse-signal-loopback-support-for-debugging'Jakub Kicinski
2025-09-09ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang
2025-09-09ptp: netc: add the periodic output signal loopback supportWei Fang
2025-09-09ptp: add debugfs interfaces to loop back the periodic output signalWei Fang
2025-09-09Merge branch 'net-mlx5e-add-pcie-congestion-event-extras'Jakub Kicinski
2025-09-09net/mlx5e: Add stale counter for PCIe congestion eventsDragos Tatulea
2025-09-09net/mlx5e: Make PCIe congestion event thresholds configurableDragos Tatulea
2025-09-09Merge branch 'devlink-mlx5-add-new-parameters-for-link-management-and-sriov-e...Jakub Kicinski
2025-09-09net/mlx5: Implement devlink total_vfs parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement devlink enable_sriov parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-09-09devlink: Add 'total_vfs' generic device paramVlad Dumitrescu
2025-09-09Merge branch 'mptcp-make-add_addr-retransmission-timeout-adaptive'Jakub Kicinski
2025-09-09selftests: mptcp: join: allow more time to send ADD_ADDRMatthieu Baerts (NGI0)
2025-09-09selftests: mptcp: join: tolerate more ADD_ADDRMatthieu Baerts (NGI0)
2025-09-09mptcp: make ADD_ADDR retransmission timeout adaptiveGeliang Tang
2025-09-09Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-09vxlan: Make vxlan_fdb_find_uc() more robust against NPDsIdo Schimmel