public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 18:14:35 to 2026-01-21 05:40:39 UTC [more...]

[PATCH net-next v2 4/5] netconsole: Use printk context for CPU and task information
 2026-01-21  5:40 UTC  (2+ messages)

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-21  5:33 UTC  (8+ messages)
` [PATCH net-next v10 3/5] net: devmem: implement autorelease "
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute

[PATCH bpf-next v6 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
 2026-01-21  4:50 UTC  (15+ messages)
` [PATCH bpf-next v6 1/2] "
` [PATCH bpf-next v6 2/2] selftests/bpf: test the jited inline of bpf_get_current_task

[PATCH net v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
 2026-01-21  4:24 UTC  (3+ messages)

[PATCH V3 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
 2026-01-21  3:50 UTC  (4+ messages)
` [PATCH V3 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper

[PATCH v2 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-21  3:49 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v2 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v2 4/4] ALSA: hda/intel: "

[PATCH net-next v7 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-21  3:46 UTC  (10+ messages)
` [PATCH net-next v7 05/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v7 15/16] selftests/net: Make NetDrvContEnv support queue leasing

[PATCH net v2] octeontx2-af: Fix error handling
 2026-01-21  3:39 UTC 

[PATCH v3 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-21  3:33 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] net: fec: add fec_txq_trigger_xmit() helper
` [PATCH v3 net-next 02/15] net: fec: add fec_rx_error_check() to check RX errors
` [PATCH v3 net-next 03/15] net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
` [PATCH v3 net-next 04/15] net: fec: add fec_build_skb() to build a skb
` [PATCH v3 net-next 05/15] net: fec: improve fec_enet_rx_queue()
` [PATCH v3 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v3 net-next 07/15] net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
` [PATCH v3 net-next 08/15] net: fec: transmit XDP frames in bulk
` [PATCH v3 net-next 09/15] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v3 net-next 10/15] net: fec: use switch statement to check the type of tx_buf
` [PATCH v3 net-next 11/15] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v3 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v3 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v3 net-next 14/15] net: fec: improve fec_enet_tx_queue()
` [PATCH v3 net-next 15/15] net: fec: add AF_XDP zero-copy support

[PATCH] netrom: fix double-free in nr_route_frame()
 2026-01-21  3:30 UTC  (2+ messages)

[PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC
 2026-01-21  3:22 UTC  (8+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH net-next v8 2/3] arm64: dts: nuvoton: Add Ethernet nodes

[PATCH net-next] net: remove HIPPI support and RoadRunner HIPPI driver
 2026-01-21  3:20 UTC  (2+ messages)

[PATCH net-next v2 0/3] Fix typos in network driver code comments
 2026-01-21  3:10 UTC  (2+ messages)

[PATCH net-next] tcp: move tcp_rate_skb_delivered() to tcp_input.c
 2026-01-21  3:10 UTC  (2+ messages)

[PATCH net v2] usbnet: limit max_mtu based on device's hard_mtu
 2026-01-21  3:10 UTC  (2+ messages)

[net Patch] Octeontx2-pf: Update xdp features
 2026-01-21  3:10 UTC  (2+ messages)

[PATCH net-next v1 0/3] net/rds: RDS-TCP bug fix collection, subset 2: lock contention, state machine bugs, message drops
 2026-01-21  3:09 UTC  (2+ messages)

[PATCH net-next] net: phy: simplify PHY fixup registration
 2026-01-21  3:00 UTC  (2+ messages)

[PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
 2026-01-21  2:54 UTC  (2+ messages)
` [net-next,v15,06/12] "

[PATCH net-next] net: macb: Replace open-coded device config retrieval with of_device_get_match_data()
 2026-01-21  2:50 UTC  (2+ messages)

[PATCH net] ipv6: annotate data-race in ndisc_router_discovery()
 2026-01-21  2:50 UTC  (2+ messages)

[PATCH net] mISDN: annotate data-race around dev->work
 2026-01-21  2:50 UTC  (2+ messages)

[PATCH] time/timecounter: inline timecounter_cyc2time()
 2026-01-21  2:47 UTC  (5+ messages)

[PATCH net-next v3] net: airoha_eth: increase max MTU to 9220 for DSA jumbo frames
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net-next] net: add kdoc for napi_consume_skb()
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: fix missing include in ncdevmem
 2026-01-21  2:40 UTC  (3+ messages)

[PATCH net-next] octeontx2-pf: Remove unnecessary bounds check
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH v3 0/2] Convert the Micrel bindings to DT schema
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net-next] net: fclone allocation small optimization
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH v2] net: usb: r8152: fix transmit queue timeout
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net] octeontx2-af: Fix error handling
 2026-01-21  2:40 UTC  (3+ messages)
` [net] "

[PATCH net] idpf: Fix data race in idpf_net_dim
 2026-01-21  2:40 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net 0/2] fix some bugs in the flow director of HNS3 driver
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net] net: txgbe: remove the redundant data return in SW-FW mailbox
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net] net: stmmac: fix resume: calculate tso last_segment
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net] be2net: fix data race in be_get_new_eqd
 2026-01-21  2:40 UTC  (2+ messages)

[PATCH net] net: hns3: fix data race in hns3_fetch_stats
 2026-01-21  2:40 UTC  (2+ messages)

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-21  2:40 UTC  (19+ messages)
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-21  2:38 UTC  (4+ messages)
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used

[PATCH RESEND net-next] net: split kmalloc_reserve() to allow inlining
 2026-01-21  2:30 UTC  (2+ messages)

[PATCH net-next V2 0/5] eth: fbnic: Update IPC mailbox support
 2026-01-21  2:30 UTC  (5+ messages)
` [PATCH net-next V2 5/5] eth: fbnic: Update RX mbox timeout value

[PATCH net-next v2 1/2] net: remove legacy way to get/set HW timestamp config
 2026-01-21  2:30 UTC  (2+ messages)

[PATCH net] net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
 2026-01-21  2:23 UTC 

[PATCH net-next v9 1/9] net: memzero mp params when closing a queue
 2026-01-21  2:20 UTC  (2+ messages)

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

[PATCH net-next v4] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-21  2:17 UTC  (5+ messages)

[PATCH net v2] net: spacemit: Clarify stat timeout comments and messages
 2026-01-21  2:17 UTC 

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-21  2:08 UTC  (4+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support
    `  "

[PATCH] net: fec: account for VLAN header in MAX_FL calculation
 2026-01-21  1:57 UTC  (2+ messages)

[PATCH] selftests: net: forwarding: cleanup veth peers created via NUM_NETIFS
 2026-01-21  1:41 UTC  (3+ messages)

[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-21  1:37 UTC  (11+ messages)
` [PATCH net-next 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-01-21  1:20 UTC  (3+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume

[PATCH bpf-next v3 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-21  1:20 UTC  (2+ messages)

[PATCH net-next v2 v2 1/2] net: mctp-i2c: notify user space on TX failure
 2026-01-21  1:10 UTC  (2+ messages)

[PATCH net v2 0/2] net: sched: act_gate: fix update races and infoleak
 2026-01-21  1:00 UTC  (5+ messages)
` [PATCH 1/2] net/sched: act_gate: fix schedule updates with RCU swap

[PATCH net-next v2] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-21  0:28 UTC  (2+ messages)

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-21  0:26 UTC  (3+ messages)

[PATCH net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
 2026-01-21  0:18 UTC  (2+ messages)
` [net-next,v2,12/12] "

[PATCH net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
 2026-01-21  0:16 UTC  (2+ messages)
` [net-next,v2,08/12] "

[PATCH net v2] net: phy: intel-xway: fix OF node refcount leakage
 2026-01-21  0:10 UTC  (2+ messages)

[PATCH v3] nfc: MAINTAINERS: Orphan the NFC and look for new maintainers
 2026-01-21  0:10 UTC  (3+ messages)

[PATCH net-next v3 0/7] ipv6: Address ext hdr DoS vulnerabilities
 2026-01-21  0:08 UTC  (3+ messages)
` [PATCH net-next v3 2/7] ipv6: Add case for IPV6_TLV_TNL_ENCAP_LIMIT in EH TLV switch

[PATCH net] selftests: drv-net: fix skip for unsupported devices
 2026-01-20 23:56 UTC  (2+ messages)

[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-20 23:48 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf, verifier: Support direct helper calls from prologue/epilogue
` [PATCH bpf-next 2/4] bpf: net_sched: Use direct helper calls instead of kfuncs in pro/epilogue
` [PATCH bpf-next 4/4] selftests/bpf: Remove tests for prologue/epilogue with kfuncs

[PATCH net] selftests: net: fix wrong boolean evaluation in __exit__
 2026-01-20 23:44 UTC  (2+ messages)

[PATCH net-next 05/14] net: stmmac: add stmmac core serdes support
 2026-01-20 23:32 UTC  (4+ messages)
` [net-next,05/14] "

[PATCH iproute2] devlink: Fix resource show output
 2026-01-20 23:30 UTC  (2+ messages)

[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-20 23:20 UTC  (5+ messages)
  ` [klibc] "

[PATCH] selftests: netfilter: avoid RULE_REPLACE error when zeroing rule counters
 2026-01-20 23:20 UTC  (2+ messages)

[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-20 23:18 UTC  (4+ messages)

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-01-20 23:11 UTC  (5+ messages)
` [PATCHv2 net-next 2/3] bonding: restructure ad_churn_machine

[PATCH 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-01-20 23:05 UTC  (6+ messages)
` [PATCH 1/5] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH 2/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH 3/5] selftests: net: run reuseport tests in netns to avoid port conflicts
` [PATCH 4/5] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test

[PATCH 0/6] selftests: forwarding: skip tests when kernel or userspace support is missing
 2026-01-20 23:02 UTC  (7+ messages)
` [PATCH 1/6] selftests: forwarding: lib: skip test if team driver is not supported
` [PATCH 2/6] selftests: forwarding: sch_ets: skip test if cls_basic module is missing
` [PATCH 3/6] selftests: forwarding: lib: add run_cmd_grep helper for feature probing
` [PATCH 4/6] selftests: forwarding: tc_flower_cfm: skip tests if tools or feats are missing
` [PATCH 5/6] selftests: forwarding: tc_flower_l2_miss: "
` [PATCH 6/6] selftests: forwarding: router_mpath_seed: "

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2026-01-20 (ice, idpf)
 2026-01-20 22:44 UTC  (5+ messages)
` [PATCH net 1/4] ice: Fix persistent failure in ice_get_rxfh
` [PATCH net 2/4] ice: add missing ice_deinit_hw() in devlink reinit path
` [PATCH net 3/4] ice: fix devlink reload call trace
` [PATCH net 4/4] idpf: read lower clock bits inside the time sandwich

[PATCH] selftests: netfilter: ensure conntrack is enabled for helper test
 2026-01-20 22:36 UTC  (2+ messages)

[PATCH net-next] tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
 2026-01-20 21:53 UTC  (2+ messages)

[RFC] net: ipv4: optional early cleanup of half-closed TCP sockets
 2026-01-20 21:47 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-20 21:46 UTC  (3+ messages)
` [PATCH net-next v2 2/4] selftests/landlock: Move some UAPI header inclusions after libc ones

[PATCH net] net: dsa: fix off-by-one in maximum bridge ID determination
 2026-01-20 21:10 UTC 

[PATCH net-next v7 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-20 21:06 UTC  (5+ messages)
` [PATCH net-next v7 08/16] quic: add path management

Testing for netrom: fix memory leak in nr_add_node
 2026-01-20 21:02 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: stmmac: dwmac: enforce preamble before SFD for i.MX8MP
 2026-01-20 20:30 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: add a new phy_device flag to keep preamble before sfd
` [PATCH net-next v3 2/3] net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
` [PATCH net-next v3 3/3] net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP

[PATCH] net: bcmasp: Fix network filter wake for asp-3.0
 2026-01-20 20:11 UTC  (2+ messages)

[PATCH net] bonding: provide a net pointer to __skb_flow_dissect()
 2026-01-20 20:01 UTC  (2+ messages)

[PATCH 1/2 net-next v2] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-20 19:44 UTC  (7+ messages)
` [PATCH 2/2 net-next v2] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH net-next v2 0/2] net: bcmasp: bug fixes and clean up
 2026-01-20 19:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: bcmasp: clean up some legacy logic
` [PATCH net-next v2 2/2] net: bcmasp: streamline early exit and fix leak

[PATCH net-next 00/10][pull request] refactor IDPF resource access
 2026-01-20 19:36 UTC  (4+ messages)
` [PATCH net-next 01/10] idpf: introduce local idpf structure to store virtchnl queue chunks

[PATCH v9 net-next 00/15] AccECN protocol case handling series
 2026-01-20 19:35 UTC  (8+ messages)
` [PATCH v9 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v9 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH net-next 00/10] Subject: netfilter: updates for net-next
 2026-01-20 19:18 UTC  (11+ messages)
` [PATCH net-next 01/10] netfilter: nf_tables: reset table validation state on abort
` [PATCH net-next 02/10] netfilter: nf_conntrack: Add allow_clash to generic protocol handler
` [PATCH net-next 03/10] netfilter: nf_conncount: increase the connection clean up limit to 64
` [PATCH net-next 04/10] netfilter: nf_conntrack: enable icmp clash support
` [PATCH net-next 05/10] netfilter: don't include xt and nftables.h in unrelated subsystems
` [PATCH net-next 06/10] netfilter: nf_conntrack: don't rely on implicit includes
` [PATCH net-next 07/10] netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
` [PATCH net-next 08/10] netfilter: nft_compat: add more restrictions on netlink attributes
` [PATCH net-next 09/10] netfilter: nf_conncount: fix tracking of connections from localhost
` [PATCH net-next 10/10] netfilter: xt_tcpmss: check remaining length before reading optlen

[PATCH net 0/3] ipvlan: Deduplicate ipv4/ipv6 addr_validator_event code
 2026-01-20 18:59 UTC  (2+ messages)

Question about timeout bug in recvmmsg
 2026-01-20 18:26 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-20 16:23 UTC  (2+ messages)
` [PATCH net-next v2 3/5] "

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


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