public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-13 23:23:25 to 2026-01-14 12:33:07 UTC [more...]

[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
 2026-01-14 12:33 UTC  (7+ messages)
      ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] dpll: support mode switching
 2026-01-14 12:27 UTC  (4+ messages)
` [PATCH net-next v3 1/3] dpll: add dpll_device op to get supported modes
` [PATCH net-next v3 2/3] dpll: add dpll_device op to set working mode
` [PATCH net-next v3 3/3] dpll: zl3073x: Implement device mode setting support

[PATCH net-next] veth: fix data race in veth_get_ethtool_stats
 2026-01-14 12:24 UTC 

[PATCH 0/2] pull request (net): ipsec 2026-01-14
 2026-01-14 12:18 UTC  (3+ messages)
` [PATCH 1/2] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
` [PATCH 2/2] xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set

[bpf-next,v3] bpf: cpumap: report queue_index to xdp_rxq_info
 2026-01-14 12:01 UTC  (5+ messages)

[TEST] amt.sh flaking
 2026-01-14 11:55 UTC  (3+ messages)

[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
 2026-01-14 11:52 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2026-01-14 11:47 UTC  (3+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] net: dsa: yt921x: Use u64_stats_t for MIB stats

[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-14 11:38 UTC  (6+ messages)
`  "

[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
 2026-01-14 11:31 UTC 

[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
 2026-01-14 11:28 UTC  (3+ messages)

[PATCH net Resend] net: stmmac: fix transmit queue timed out after resume
 2026-01-14 11:26 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next v2] xgbe: Use netlink extack to report errors to ethtool
 2026-01-14 11:25 UTC  (2+ messages)

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-14 11:10 UTC  (2+ messages)

[PATCH net-next] net/sched: cake: avoid separate allocation of struct cake_sched_config
 2026-01-14 10:54 UTC  (3+ messages)

[PATCH net 0/4] pull-request: can 2026-01-14
 2026-01-14 10:45 UTC  (5+ messages)
` [PATCH net 1/4] Revert "can: raw: instantly reject unsupported CAN frames"
` [PATCH net 2/4] can: propagate CAN device capabilities via ml_priv
` [PATCH net 3/4] can: raw: instantly reject disabled CAN frames
` [PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-01-14 10:50 UTC  (11+ messages)

[PATCH net-next 0/1] AccECN packetdrill selftest series
 2026-01-14 10:49 UTC  (4+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases

[PATCH net-next v5 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-14 10:45 UTC  (3+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
` [PATCH net-next v5 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration

[PATCH net-next v2 0/2] airoha: Add the en7581-npu-7996 support
 2026-01-14 10:39 UTC  (11+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
` [PATCH net-next v2 2/2] net: airoha: npu: Add en7581-npu-7996 compatible string

can: j1939: unregister_netdevice: waiting for vcan0 to become free
 2026-01-14 10:38 UTC  (8+ messages)
    ` [PATCH] can: j1939: deactivate session upon receiving the second rts

[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
 2026-01-14 10:07 UTC  (5+ messages)
` [PATCH net v2 1/2] vsock/virtio: Coalesce only linear skb
` [PATCH net v2 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced

[PATCH net-next 00/11] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-14 10:01 UTC  (10+ messages)
` [PATCH net-next 04/11] net: fec: add fec_build_skb() to build a skb
` [PATCH net-next 06/11] net: fec: transmit XDP frames in bulk
` [PATCH net-next 07/11] net: fec: use switch statement to check the type of tx_buf

[PATCH net-next 0/8] net: neighbour: Notify changes atomically
 2026-01-14  9:54 UTC  (9+ messages)
` [PATCH net-next 1/8] net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
` [PATCH net-next 2/8] net: core: neighbour: Call __neigh_notify() under a lock
` [PATCH net-next 3/8] net: core: neighbour: Extract ARP queue processing to a helper function
` [PATCH net-next 4/8] net: core: neighbour: Process ARP queue later
` [PATCH net-next 5/8] net: core: neighbour: Inline neigh_update_notify() calls
` [PATCH net-next 6/8] net: core: neighbour: Reorder netlink & internal notification
` [PATCH net-next 7/8] net: core: neighbour: Make one netlink notification atomically
` [PATCH net-next 8/8] net: core: neighbour: Make another "

[PATCH] [PATCH v2] wwan: t7xx: Add CONFIG_WWAN_ADB_PORT to control ADB debug port
 2026-01-14  9:54 UTC 

[PATCH bpf-next v9 00/11] bpf: fsession support
 2026-01-14  9:52 UTC  (31+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v9 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v9 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v9 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v9 06/11] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v9 08/11] libbpf: add fsession support

[PATCH net-next V2 0/3] Introduce and use netif_xmit_timeout_ms() helper
 2026-01-14  9:18 UTC  (2+ messages)

[PATCH iwl-net 0/2] ice: fix AQ command 0x06EE usage by retrying
 2026-01-14  9:16 UTC  (6+ messages)
` [PATCH iwl-net 1/2] ice: reintroduce retry mechanism for indirect AQ
  ` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: fix retry for AQ command 0x06EE
  ` [Intel-wired-lan] "

[PATCH] usbnet: limit max_mtu based on device's hard_mtu
 2026-01-14  9:03 UTC 

[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
 2026-01-14  8:53 UTC  (7+ messages)

[PATCH net-next] net/mlx5e: Mask wqe_id when handling rx cqe
 2026-01-14  8:53 UTC  (3+ messages)

[PATCH] hinic3: add WQ_PERCPU to alloc_workqueue users
 2026-01-14  8:51 UTC  (2+ messages)

[PATCH bpf-next 0/9] Add support for type-based and enum value-based CO-RE relocations
 2026-01-14  8:48 UTC  (5+ messages)
` [PATCH bpf-next 3/9] libbpf: improve relocation ambiguity detection

[PATCH 00/19] printk cleanup - part 3
 2026-01-14  8:44 UTC  (8+ messages)
` [PATCH 03/19] printk: Drop flags argument from console_is_usable

[PATCH net-next v11 0/9] net: hinic3: PF initialization
 2026-01-14  8:38 UTC  (10+ messages)
` [PATCH net-next v11 1/9] hinic3: Add PF framework
` [PATCH net-next v11 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v11 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v11 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v11 5/9] hinic3: Add .ndo_features_check
` [PATCH net-next v11 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v11 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v11 8/9] hinic3: Add mac filter ops
` [PATCH net-next v11 9/9] hinic3: Add HW event handler

[PATCH net-next v2 0/2] selftests: net: improve error handling in passive TFO test
 2026-01-14  8:33 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[PATCH net-next 0/3] net/mlx5: HWS single flow counter support
 2026-01-14  8:19 UTC  (2+ messages)

[net-next,PATCH] net: stmmac: stm32: Do not suspend downed interface
 2026-01-14  8:17 UTC 

[PATCH] docs: netdev: refine 15-patch limit
 2026-01-14  8:04 UTC  (3+ messages)

[PATCH net-next v3] xgbe: Use netlink extack to report errors to ethtool
 2026-01-14  8:03 UTC 

[PATCH net v2] net: freescale: ucc_geth: Return early when TBI PHY can't be found
 2026-01-14  8:02 UTC 

[PATCH net-next V2 0/4] net/mlx5e: Save per-channel async ICOSQ in default
 2026-01-14  7:46 UTC  (5+ messages)
` [PATCH net-next V2 1/4] net/mlx5e: Move async ICOSQ lock into ICOSQ struct
` [PATCH net-next V2 2/4] net/mlx5e: Use regular ICOSQ for triggering NAPI
` [PATCH net-next V2 3/4] net/mlx5e: Move async ICOSQ to dynamic allocation
` [PATCH net-next V2 4/4] net/mlx5e: Conditionally create async ICOSQ

[REGRESSION] e1000e: RX stops after link down/up on Intel 8086:550a since v6.12.43 (fixed by suspend/resume)
 2026-01-14  7:19 UTC  (3+ messages)

[PATCH v1 net 0/2] fou/gue: Fix skb memleak with inner protocol 0
 2026-01-14  7:15 UTC  (4+ messages)
` [PATCH v1 net 2/2] fou: Don't allow 0 for FOU_ATTR_IPPROTO

[net-next 0/2] Octeontx2-pf: Add support for DMAC_FILTER trap
 2026-01-14  6:57 UTC  (3+ messages)
` [net-next 1/2] octeontx2-af: Mailbox handlers to fetch DMAC filter drop counter
` [net-next 2/2] Octeontx2-pf: Add support for DMAC_FILTER trap

[PATCH net-next v2] ethtool: Clarify len/n_stats fields in/out semantics
 2026-01-14  6:50 UTC  (3+ messages)

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-01-14  6:49 UTC  (4+ messages)
` [PATCHv2 net-next 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port
` [PATCHv2 net-next 2/3] bonding: restructure ad_churn_machine
` [PATCHv2 net-next 3/3] selftests: bonding: add mux and churn state testing

[bpf-next,v2] bpf: cpumap: report queue_index to xdp_rxq_info
 2026-01-14  6:18 UTC  (3+ messages)

[PATCH net-next v3 00/13] NPC HW block support for cn20k
 2026-01-14  5:52 UTC  (6+ messages)
` [PATCH net-next v3 01/13] octeontx2-af: npc: cn20k: Index management

[PATCH net-next] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-01-14  5:42 UTC  (3+ messages)

[PATCH net-next] net: phy: change of_phy_leds() to fwnode_phy_leds()
 2026-01-14  5:22 UTC  (2+ messages)

[PATCH] net: usb: r8152: fix transmit queue timeout
 2026-01-14  4:38 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: gso: fix MTU validation of BIG TCP
 2026-01-14  3:47 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: gso: do not include jumbogram HBH header in seglen calculation

[PATCH net-next, v8] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-14  3:40 UTC  (2+ messages)

[PATCH net] net/sched: sch_qfq: do not free existing class in qfq_change_class()
 2026-01-14  3:40 UTC  (2+ messages)

[PATCH net-next V0.5 5/5] eth: fbnic: Update RX mbox timeout value
 2026-01-14  3:38 UTC  (2+ messages)
` [net-next,V0.5,5/5] "

[PATCH net-next V0.5 4/5] eth: fbnic: Remove retry support
 2026-01-14  3:38 UTC  (2+ messages)
` [net-next,V0.5,4/5] "

[PATCH net-next v8 0/9] Add support for providers with large rx buffer
 2026-01-14  3:36 UTC  (3+ messages)
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size

[PATCH] rxrpc: Fix data-race warning and potential load/store tearing
 2026-01-14  3:31 UTC  (3+ messages)

[PATCH net v2 0/2] selftests: Couple of fixes in Toeplitz RPS cases
 2026-01-14  3:20 UTC  (2+ messages)

[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-14  3:18 UTC  (8+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "

[PATCH net] dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
 2026-01-14  3:10 UTC  (2+ messages)

[PATCH net-next] net: hv_netvsc: reject RSS hash key programming without RX indirection table
 2026-01-14  3:10 UTC  (2+ messages)

[PATCH v1 net] ipv6: Fix use-after-free in inet6_addr_del()
 2026-01-14  3:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: fixed_phy: replace list of fixed PHYs with static array
 2026-01-14  3:00 UTC  (2+ messages)

[PATCH net-next 0/5] ipv6: Allow for nexthop device mismatch with "onlink"
 2026-01-14  3:00 UTC  (2+ messages)

[PATCH net-next v22 00/14] net: phy: Introduce PHY ports representation
 2026-01-14  3:00 UTC  (2+ messages)

[PATCH] net: sxgbe: fix typo in comment
 2026-01-14  3:00 UTC  (2+ messages)

[PATCH] net: qualcomm: ppe: Remove redundant include of dev_printk.h
 2026-01-14  3:02 UTC  (2+ messages)

[PATCH] bpf: cpumap: report queue_index to xdp_rxq_info
 2026-01-14  2:44 UTC  (2+ messages)

[PATCH net-next v3 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
 2026-01-14  2:40 UTC  (2+ messages)

[RFC PATCH v5 0/7] net: wwan: add NMEA port type support
 2026-01-14  2:42 UTC  (6+ messages)
`  "
    `  "
        `  "

[PATCH net-next] net: minor __alloc_skb() optimization
 2026-01-14  2:30 UTC  (5+ messages)

[PATCH net-next] selftests: tls: use mkstemp instead of open(O_TMPFILE)
 2026-01-14  2:12 UTC 

[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
 2026-01-14  2:07 UTC  (2+ messages)

[PATCH net-next v4 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-14  2:04 UTC  (5+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate

[PATCH net-next] tools/net/ynl: suppress jobserver warning in ynltool version detection
 2026-01-14  2:00 UTC  (2+ messages)

[pull-request] mlx5-next updates 2026-01-13
 2026-01-14  1:50 UTC  (2+ messages)

[PATCH] selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
 2026-01-14  1:39 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the ath tree
 2026-01-14  1:37 UTC 

[PATCH v5] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2026-01-14  1:32 UTC  (3+ messages)

[PATCH net-next v19 0/6] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-01-14  1:23 UTC  (3+ messages)
` [PATCH net-next v19 2/6] eea: introduce ring and descriptor structures

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-14  1:09 UTC  (8+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[PATCH net v1] tools: ynl: render event op docs correctly
 2026-01-14  0:10 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: fix in-band capabilities for 2.5G PHYs
 2026-01-14  0:11 UTC  (2+ messages)

[PATCH net-next] bnxt_en: Fix build break on non-x86 platforms
 2026-01-14  0:00 UTC  (2+ messages)

[PATCH] net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ Stick
 2026-01-13 23:29 UTC 

[PATCH v2 0/5] landlock: Pathname-based UNIX connect() control
 2026-01-13 23:30 UTC  (7+ messages)
` [PATCH v2 1/5] lsm: Add hook unix_path_connect

[PATCH net-next v6 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-13 23:22 UTC  (8+ messages)
` [PATCH net-next v6 09/16] netkit: Add single device mode for netkit
` [PATCH net-next v6 11/16] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v6 12/16] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v6 13/16] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v6 14/16] selftests/net: Add env for container based tests
` [PATCH net-next v6 15/16] selftests/net: Make NetDrvContEnv support queue leasing
` [PATCH net-next v6 16/16] selftests/net: Add netkit container tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox