summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-16eth: iavf: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: ice: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: i40e: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: fm10k: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: ixgbe: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: igc: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: igb: migrate to new RXFH callbacksJakub Kicinski
2025-06-16Merge branch 'eth-migrate-to-new-rxfh-callbacks-get-only-drivers'Jakub Kicinski
2025-06-16eth: enetc: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: e1000e: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: lan743x: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: cxgb4: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: cisco: migrate to new RXFH callbacksJakub Kicinski
2025-06-16Merge branch 'cn20k-silicon-with-mbox-support'Jakub Kicinski
2025-06-16octeontx2-pf: CN20K mbox implementation between PF-VFSai Krishna
2025-06-16octeontx2-af: CN20K mbox implementation for AF's VFSai Krishna
2025-06-16octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PFSai Krishna
2025-06-16octeontx2-af: CN20k mbox to support AF REQ/ACK functionalitySai Krishna
2025-06-16octeontx2-af: CN20k basic mbox operations and structuresSai Krishna
2025-06-16octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep
2025-06-16Merge branch 'seg6-allow-end-x-behavior-to-accept-an-oif'Jakub Kicinski
2025-06-16selftests: seg6: Add test cases for End.X with link-local nexthopIdo Schimmel
2025-06-16seg6: Allow End.X behavior to accept an oifIdo Schimmel
2025-06-16seg6: Call seg6_lookup_any_nexthop() from End.X behaviorIdo Schimmel
2025-06-16seg6: Extend seg6_lookup_any_nexthop() with an oif argumentIdo Schimmel
2025-06-16Merge branch 'gve-add-rx-hw-timestamping-support'Jakub Kicinski
2025-06-16gve: Advertise support for rx hardware timestampingJohn Fraker
2025-06-16gve: Implement ndo_hwtstamp_get/set for RX timestampingJohn Fraker
2025-06-16gve: Add rx hardware timestamp expansionJohn Fraker
2025-06-16gve: Add support to query the nic clockKevin Yang
2025-06-16gve: Add adminq lock for queues creation and destructionZiwei Xiao
2025-06-16gve: Add initial PTP device supportHarshitha Ramamurthy
2025-06-16gve: Add adminq command to report nic timestampJohn Fraker
2025-06-16gve: Add device option for nic clock synchronizationJohn Fraker
2025-06-16net: mana: Add handler for hardware servicing eventsHaiyang Zhang
2025-06-16Merge branch 'netpoll-untangle-netconsole-and-netpoll'Jakub Kicinski
2025-06-16selftests: net: add netconsole test for cmdline configurationBreno Leitao
2025-06-16selftests: net: Refactor cleanup logic in lib_netcons.shBreno Leitao
2025-06-16netconsole: improve code style in parser functionBreno Leitao
2025-06-16netconsole: rename functions to better reflect their purposeBreno Leitao
2025-06-16netpoll: move netpoll_print_options to netconsoleBreno Leitao
2025-06-16netpoll: relocate netconsole-specific functions to netconsole moduleBreno Leitao
2025-06-16netpoll: expose netpoll logging macros in public headerBreno Leitao
2025-06-16netpoll: remove __netpoll_cleanup from exported APIBreno Leitao
2025-06-16ptp: Use ratelimite for freerun error messageBreno Leitao
2025-06-16selftests/tc-testing: sfq: check perturb timer valuesEric Dumazet
2025-06-16Merge branch 'net-phy-make-phy_package-a-separate-module'Jakub Kicinski
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit
2025-06-16net: phy: make phy_package a separate moduleHeiner Kallweit
2025-06-16net: phy: move __phy_package_[read|write]_mmd to phy_package.cHeiner Kallweit