summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-15net: net_tstamp: Add unspec field to hwtstamp_source enumerationKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-15net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE maskKory Maincent
2024-07-08Merge branch 'net-stmmac-qcom-ethqos-enable-2-5g-ethernet-on-sa8775p-ride'Jakub Kicinski
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-08net: page_pool: fix warning codeJohannes Berg
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-07-08net: dsa: microchip: lan9371/2: update MAC capabilities for port 4Oleksij Rempel
2024-07-08act_ct: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal
2024-07-05Merge branch 'net-pse-pd-add-new-pse-c33-features'Jakub Kicinski
2024-07-05net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)
2024-07-05netlink: specs: Expand the PSE netlink command with C33 pw-limit attributesKory Maincent (Dent Project)
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)
2024-07-05netlink: specs: Expand the PSE netlink command with C33 new featuresKory Maincent (Dent Project)
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)
2024-07-05Merge branch 'net-openvswitch-add-sample-multicasting'Jakub Kicinski
2024-07-05selftests: openvswitch: add psample testAdrian Moreno
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno
2024-07-05net: openvswitch: add psample actionAdrian Moreno
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno
2024-07-05net: psample: skip packet copy if no listenersAdrian Moreno
2024-07-05net: sched: act_sample: add action cookie to sampleAdrian Moreno
2024-07-05net: psample: add user cookieAdrian Moreno
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu
2024-07-05Merge branch 'net-constify-struct-regmap_bus-regmap_config'Jakub Kicinski
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal
2024-07-05Merge branch 'pcs-xpcs-mmap' into mainDavid S. Miller
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin
2024-07-05dt-bindings: net: Add Synopsys DW xPCS bindingsSerge Semin
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compatSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin
2024-07-05net: pcs: xpcs: Split up xpcs_create() body to sub-functionsSerge Semin
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin