summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-13Documentation: octeontx2: Add Documentation for RVU representorsGeetha sowjanya
2024-11-13octeontx2-pf: Adds TC offload supportGeetha sowjanya
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya
2024-11-13octeontx2-pf: Add devlink port supportGeetha sowjanya
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya
2024-11-13octeontx2-pf: Configure VF mtu via representorGeetha sowjanya
2024-11-13octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya
2024-11-13octeontx2-pf: Get VF stats via representorGeetha sowjanya
2024-11-13octeontx2-af: Add packet path between representor and VFGeetha sowjanya
2024-11-13octeontx2-pf: Add basic net_device_opsGeetha sowjanya
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya
2024-11-13octeontx2-pf: RVU representor driverGeetha sowjanya
2024-11-12net: page_pool: do not count normal frag allocation in statsJakub Kicinski
2024-11-12eth: bnxt: use page pool for head fragsJakub Kicinski
2024-11-12dsa: qca8k: Use nested lock to avoid splatAndrew Lunn
2024-11-12mptcp: fix possible integer overflow in mptcp_reset_tout_timerDmitry Kandybka
2024-11-12net: sched: cls_api: improve the error message for ID allocation failureJakub Kicinski
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao
2024-11-12Merge branch 'net-ip-add-drop-reasons-to-input-route'Paolo Abeni
2024-11-12net: ip: make ip_route_use_hint() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_mkroute_input/__mkroute_input return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input_noref() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input_rcu() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input_slow() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_mc_validate_source() return drop reasonMenglong Dong
2024-11-12net: ip: make ip_route_input_mc() return drop reasonMenglong Dong
2024-11-12net: ip: make fib_validate_source() support drop reasonsMenglong Dong
2024-11-11Merge branch 'mlx5-esw-qos-refactor-and-shampo-cleanup'Jakub Kicinski
2024-11-11net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea
2024-11-11net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran
2024-11-11net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran
2024-11-11net/mlx5: Generalize scheduling element operationsCarolina Jubran
2024-11-11net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran
2024-11-11net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran
2024-11-11net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran
2024-11-11net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad
2024-11-11net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
2024-11-11net: netconsole: selftests: Check if netdevsim is availableBreno Leitao
2024-11-11Merge branch 'net-phylink-phylink_resolve-cleanups'Jakub Kicinski
2024-11-11net: phylink: clean up phylink_resolve()Russell King (Oracle)
2024-11-11net: phylink: remove switch() statement in resolve handlingRussell King (Oracle)
2024-11-11net: phylink: move MLO_AN_PHY resolve handling to if() statementRussell King (Oracle)
2024-11-11net: phylink: move MLO_AN_FIXED resolve handling to if() statementRussell King (Oracle)
2024-11-11net: phylink: move manual flow control settingRussell King (Oracle)
2024-11-11Merge branch 'suspend-irqs-during-application-busy-periods'Jakub Kicinski