summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann
2026-01-20xsk: Proxy pool management for leased queuesDaniel Borkmann
2026-01-20xsk: Extend xsk_rcv_check validationDaniel Borkmann
2026-01-20net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei
2026-01-20net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-01-20net: Add queue-create operationDaniel Borkmann
2026-01-20Merge branch 'net-hinic3-pf-initialization'Paolo Abeni
2026-01-20hinic3: Add HW event handlerFan Gong
2026-01-20hinic3: Add mac filter opsFan Gong
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong
2026-01-20hinic3: Add .ndo_features_checkFan Gong
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong
2026-01-20hinic3: Add PF management interfacesFan Gong
2026-01-20hinic3: Add PF frameworkFan Gong
2026-01-19Merge branch 'net-mlx5e-save-per-channel-async-icosq-in-default'Jakub Kicinski
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar
2026-01-19Merge branch 'net-thunderbolt-various-improvements'Jakub Kicinski
2026-01-19net: thunderbolt: Allow reading link settingsIan MacDonald
2026-01-19bonding: 3ad: Add support for SPEED_80000Mika Westerberg
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg
2026-01-19net: thunderbolt: Allow changing MAC address of the deviceMika Westerberg
2026-01-19Merge branch 'dpll-support-mode-switching'Jakub Kicinski
2026-01-19dpll: zl3073x: Implement device mode setting supportIvan Vecera
2026-01-19dpll: add dpll_device op to set working modeIvan Vecera
2026-01-19dpll: add dpll_device op to get supported modesIvan Vecera
2026-01-19selftests: net: csum: Fix printk format in recv_get_packet_csum_status()Christophe Leroy (CS GROUP)
2026-01-19Merge branch 'dsa-mxl-gsw1xx-support-r-g-mii-slew-rate-configuration'Jakub Kicinski
2026-01-19net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configurationAlexander Sverdlin
2026-01-19dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rateAlexander Sverdlin
2026-01-19Merge branch 'ipv6-more-data-race-annotations'Jakub Kicinski
2026-01-19ipv6: annotate data-races in net/ipv6/route.cEric Dumazet
2026-01-19ipv6: exthdrs: annotate data-race over multiple sysctlEric Dumazet
2026-01-19ipv6: annotate data-races around sysctl.ip6_rt_gc_intervalEric Dumazet
2026-01-19ipv6: annotate data-races over sysctl.flowlabel_reflectEric Dumazet
2026-01-19ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-01-19ipv6: annotate date-race in ipv6_can_nonlocal_bind()Eric Dumazet
2026-01-19ipv6: annotate data-races from ip6_make_flowlabel()Eric Dumazet
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet
2026-01-17Merge branch 'net-convert-drivers-to-get_rx_ring_count-part-2'Jakub Kicinski
2026-01-17net: txgbe: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: macb: convert to use .get_rx_ring_countBreno Leitao