public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 08:14:01 to 2026-01-17 02:16:23 UTC [more...]

[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-17  2:16 UTC  (23+ messages)
` [PATCH v2 net-next 04/14] net: fec: add fec_build_skb() to build a skb
` [PATCH v2 net-next 05/14] net: fec: improve fec_enet_rx_queue()
` [PATCH v2 net-next 06/14] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v2 net-next 07/14] net: fec: transmit XDP frames in bulk
` [PATCH v2 net-next 08/14] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v2 net-next 10/14] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v2 net-next 11/14] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v2 net-next 12/14] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v2 net-next 13/14] net: fec: improve fec_enet_tx_queue()
` [PATCH v2 net-next 14/14] net: fec: add AF_XDP zero-copy support

[PATCH net-next 0/3] gro: inline tcp6_gro_{receive,complete}
 2026-01-17  2:05 UTC  (7+ messages)
` [PATCH net-next 1/3] net: always inline __skb_incr_checksum_unnecessary()
` [PATCH net-next 2/3] gro: inline tcp6_gro_receive()
` [PATCH net-next 3/3] gro: inline tcp6_gro_complete()

[PATCH net-next] net: macb: Replace open-coded device config retrieval with of_device_get_match_data()
 2026-01-17  1:46 UTC 

[PATCH net-next v4 0/6] net: dsa: lantiq: add support for Intel GSW150
 2026-01-17  1:21 UTC  (7+ messages)
` [PATCH net-next v4 1/6] dt-bindings: net: dsa: lantiq,gswip: use correct node name
` [PATCH net-next v4 2/6] dt-bindings: net: dsa: lantiq,gswip: add Intel GSW150
` [PATCH net-next v4 3/6] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next v4 4/6] net: dsa: lantiq: clean up phylink_get_caps switch statement
` [PATCH net-next v4 5/6] net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
` [PATCH net-next v4 6/6] net: dsa: mxl-gsw1xx: add support for Intel GSW150

[PATCH net-next] net: ethernet: litex: use devm_register_netdev() to register netdev
 2026-01-17  0:30 UTC  (3+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-16 23:39 UTC  (6+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema

[PATCH net v3] net: stmmac: fix transmit queue timed out after resume for tso
 2026-01-16 23:29 UTC  (2+ messages)

[PATCH RFC net-next] net: stmmac: enable RPS and RBU interrupts
 2026-01-16 23:25 UTC 

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-01-16 23:21 UTC  (3+ messages)

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-16 21:28 UTC  (13+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v15 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v15 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v15 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v15 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v15 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v15 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v15 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v15 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v15 12/12] selftests/vsock: add tests for namespace deletion

[PATCH net v2] tools/net/ynl: Makefile's install target now installs ynltool
 2026-01-16 21:21 UTC 

[PATCH net-next 1/2] net: extend ndo_get_tstamp for other timestamp types
 2026-01-16 20:36 UTC  (2+ messages)

[PATCH net-next v10 0/7] netconsole: support automatic target recovery
 2026-01-16 21:01 UTC  (4+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume

[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-16 20:57 UTC  (12+ messages)
`  "

[PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-01-16 20:26 UTC  (8+ messages)

[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
 2026-01-16 20:21 UTC  (4+ messages)

[PATCH net-next 0/3] net: bcmasp: bug fixes and clean up
 2026-01-16 20:18 UTC  (5+ messages)
` [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0

[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-16 20:15 UTC  (5+ messages)
` [PATCH RESEND net v5 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH RESEND net v5 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH RESEND net v5 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH RESEND net v5 4/4] vsock/test: add stream TX credit bounds test

[PATCH net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-16 20:11 UTC  (5+ messages)
` [PATCH net v5 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH net v5 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH net v5 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH net v5 4/4] vsock/test: add stream TX credit bounds test

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-16 18:07 UTC  (13+ messages)

[PATCH net 0/7] pull-request: can 2026-01-16
 2026-01-16 19:55 UTC  (8+ messages)
` [PATCH net 1/7] can: dev: alloc_candev_mqs(): add missing default CAN capabilities
` [PATCH net 2/7] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error
` [PATCH net 3/7] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [PATCH net 4/7] can: esd_usb: esd_usb_read_bulk_callback(): "
` [PATCH net 5/7] can: kvaser_usb: kvaser_usb_read_bulk_callback(): "
` [PATCH net 6/7] can: mcba_usb: mcba_usb_read_bulk_callback(): "
` [PATCH net 7/7] can: usb_8dev: usb_8dev_read_bulk_callback(): "

[PATCH net-next v7 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-16 19:55 UTC  (4+ messages)
` [PATCH net-next v7 16/16] quic: add packet parser base

[v5, net-next 0/8] bng_en: enhancements for RX and TX datapath
 2026-01-16 19:37 UTC  (9+ messages)
` [v5, net-next 1/8] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v5, net-next 2/8] bng_en: Add RX support
` [v5, net-next 3/8] bng_en: Handle an HWRM completion request
` [v5, net-next 4/8] bng_en: Add TX support
` [v5, net-next 5/8] bng_en: Add ndo_features_check support
` [v5, net-next 6/8] bng_en: Add support to handle AGG events
` [v5, net-next 7/8] bng_en: Add TPA related functions
` [v5, net-next 8/8] bng_en: Add support for TPA events

[PATCH V3 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
 2026-01-16 19:27 UTC  (3+ messages)
` [PATCH V3 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper
` [PATCH V3 2/2] net: xilinx: axienet: Use devres for resource management in probe path

[PATCH net-next v2 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-16 18:46 UTC  (13+ messages)
` [PATCH net-next v2 01/12] dt-bindings: dpll: support acting as pin provider
` [PATCH net-next v2 02/12] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next v2 03/12] dpll: Add helpers to find DPLL pin fwnode
` [PATCH net-next v2 04/12] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH net-next v2 05/12] dpll: Add notifier chain for dpll events
` [PATCH net-next v2 06/12] dpll: Support dynamic pin index allocation
` [PATCH net-next v2 07/12] dpll: zl3073x: Add support for mux pin type
` [PATCH net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
` [PATCH net-next v2 09/12] dpll: Prevent duplicate registrations
` [PATCH net-next v2 10/12] dpll: Add reference count tracking support
` [PATCH net-next v2 11/12] drivers: Add support for DPLL reference count tracking
` [PATCH net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery

[v4, net-next 0/7] bng_en: enhancements for RX and TX datapath
 2026-01-16 18:43 UTC  (13+ messages)
` [v4, net-next 2/7] bng_en: Add RX support
` [v4, net-next 4/7] bng_en: Add TX support

[PATCH net v1] idpf: read lower clock bits inside the time sandwich
 2026-01-16 18:31 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH 1/2] net: phy: realtek: add RTL8224 pair swap support
 2026-01-16 18:10 UTC  (3+ messages)
` [PATCH 2/2] net: phy: realtek: add RTL8224 polarity "

[PATCH net-next v2] nfc: MAINTAINERS: Orphan the NFC and look for new maintainers
 2026-01-16 18:05 UTC 

[PATCH v3 0/3] s32g: Use a syscon for GPR
 2026-01-16 17:57 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon

[PATCH v3 0/2] Convert the Micrel bindings to DT schema
 2026-01-16 17:50 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: net: micrel: Convert "
` [PATCH v3 2/2] dt-bindings: net: micrel: Convert micrel-ksz90x1.txt "

[PATCH iwl-net] idpf: Fix flow rule delete failure due to invalid validation
 2026-01-16 17:48 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] net: usb: r8152: fix transmit queue timeout
 2026-01-16 17:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 0/8] net: macb: Add XDP support and page pool integration
 2026-01-16 17:16 UTC  (3+ messages)
` [PATCH net-next 3/8] cadence: macb: Add page pool support handle multi-descriptor frame rx

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-16 17:03 UTC  (3+ messages)

[PATCH net 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-01-16 17:02 UTC  (3+ messages)
` [net,2/3] "

[PATCH net-next] net: ethernet: xscale: Check for PTP support properly
 2026-01-16 16:59 UTC  (3+ messages)

[PATCH net-next] octeontx2: cn10k: fix RX flowid TCAM mask handling
 2026-01-16 16:47 UTC 

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

[PATCH net-next] net: fclone allocation small optimization
 2026-01-16 16:44 UTC 

[PATCH v5 0/8] arm64: dts: mediatek: Add Openwrt One AP functionality
 2026-01-16 16:02 UTC  (3+ messages)
` [PATCH v5 2/8] arm64: dts: mediatek: mt7981b: Add PCIe and USB support

[PATCH net] vsock/test: Do not filter kallsyms by symbol type
 2026-01-16 15:54 UTC  (3+ messages)

[PATCH] net: airoha_eth: increase max mtu to 9220 for DSA jumbo frames
 2026-01-16 15:05 UTC  (8+ messages)

[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
 2026-01-16 15:04 UTC  (5+ messages)

[PATCH net 0/3] net/sched: teql: Enforce hierarchy placement
 2026-01-16 14:46 UTC  (3+ messages)

[PATCH net-next v5] net: sfp: extend SMBus support
 2026-01-16 14:25 UTC  (8+ messages)

[PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node
 2026-01-16 14:22 UTC  (14+ messages)

[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-01-16 13:55 UTC  (6+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH 00/19] printk cleanup - part 3
 2026-01-16 13:54 UTC  (6+ messages)
` [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
` [PATCH 15/19] drivers: tty: serial: mux.c: "

[PATCH net-next V2] docs: tls: Enhance TLS resync async process documentation
 2026-01-16 13:35 UTC  (2+ messages)

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-16 13:31 UTC  (4+ messages)

[PATCH iwl-next 1/2] ixgbe: e610: add missing endianness conversion
 2026-01-16 13:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4] net: sfp: add SMBus I2C block support
 2026-01-16 13:15 UTC  (9+ messages)

[PATCH iwl-next 2/2] ixgbe: e610: add ACI dynamic debug
 2026-01-16 12:24 UTC 

[PATCH net-next 0/8] net: neighbour: Notify changes atomically
 2026-01-16 12:01 UTC  (4+ messages)
` [PATCH net-next 1/8] net: core: neighbour: Add a neigh_fill_info() helper for when lock not held

[PATCH iwl-next 0/2] ixgbe: e610: add ACI dynamic debug
 2026-01-16 12:23 UTC 

[PATCH net-next v3 0/6] net: dsa: lantiq: add support for Intel GSW150
 2026-01-16 11:47 UTC  (4+ messages)
` [PATCH net-next v3 3/6] net: dsa: lantiq: allow arbitrary MII registers

[PATCH net-next v1] net/sched: act_gate: pack schedule entries into a single blob
 2026-01-16 11:30 UTC 

[PATCH ipsec-next 0/6] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-16 11:26 UTC  (7+ messages)
` [PATCH ipsec-next 4/6] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH net v1 0/3] act_gate fixes and gate selftest update
 2026-01-16 11:26 UTC  (4+ messages)
` [PATCH net v1 1/3] selftests: tc-testing: fix gate replace schedule
` [PATCH net v1 2/3] net/sched: act_gate: fix schedule updates with RCU swap
` [PATCH net v1 3/3] net/sched: act_gate: zero-initialize netlink dump struct

[PATCH net] tools/net/ynl: Makefile's install target now installs ynltool
 2026-01-16 10:58 UTC  (2+ messages)

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-16 10:31 UTC  (3+ messages)

[PATCH 5.10] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2026-01-16 10:14 UTC 

[PATCH net-next v2] selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
 2026-01-16 10:13 UTC  (2+ messages)

[PATCH] netdevsim: fix a race issue related to the operation on bpf_bound_progs list
 2026-01-16  9:53 UTC 

[PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
 2026-01-16  9:10 UTC  (11+ messages)

[PATCH net-next v2 v2 2/2] net: mctp: support MSG_ERRQUEUE in recvmsg()
 2026-01-16  9:00 UTC 

[PATCH net-next v2 v2 1/2] net: mctp-i2c: notify user space on TX failure
 2026-01-16  8:58 UTC 

[PATCH nf-next v3 0/5] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:13 UTC  (3+ messages)
` [PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx sw acceleration
` [PATCH nf-next v3 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest


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