Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-15 17:52:57 to 2026-07-16 00:44:14 UTC [more...]

[PATCH net-next v1 00/11] net: flow_dissector: opt-in byte-identical fast paths for common shapes
 2026-07-16  0:43 UTC  (12+ messages)
` [PATCH net-next v1 01/11] net: flow_dissector: gate BPF program lookup behind a static key
` [PATCH net-next v1 02/11] net: flow_dissector: opt-in fast-path for eth + IPv{4,6} + {TCP,UDP}
` [PATCH net-next v1 03/11] net: flow_dissector: add fast-path for VLAN and QinQ + IP + TCP/UDP
` [PATCH net-next v1 04/11] net: flow_dissector: add fast-path for PPPoE session + IPv{4,6} "
` [PATCH net-next v1 05/11] net: flow_dissector: add fast-path for single MPLS label + IP
` [PATCH net-next v1 06/11] net: flow_dissector: add fast-path for IP-in-IP family (IPIP / 4in6 / 6in4)
` [PATCH net-next v1 07/11] net: flow_dissector: add byte-identical fast-path for plain GRE inner
` [PATCH net-next v1 08/11] net: flow_dissector: per-shape counters + /proc/net/flow_dissector_stats
` [PATCH net-next v1 09/11] net: flow_dissector: bound fast-path tunnel recursion
` [PATCH net-next v1 10/11] net: flow_dissector: add KUnit fast/slow path equivalence tests
` [PATCH net-next v1 11/11] Documentation: networking: add flow_dissector overview and fast-path guide

[RFC PATCH 00/10] net-next: add basic support for RK3568 XPCS
 2026-07-15 23:01 UTC  (13+ messages)
` [RFC PATCH 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [RFC PATCH 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-15 22:24 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] netlink: specs: add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v5 2/8] net: veth: add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v5 3/8] net: ice: add xmo_rx_checksum callback
` [PATCH bpf-next v5 4/8] selftests/bpf: add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next v5 5/8] selftests/bpf: add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
` [PATCH bpf-next v5 6/8] net: add bpf_skb_rx_checksum kfunc to read skb checksum metadata
` [PATCH bpf-next v5 7/8] selftests/bpf: Add test for bpf_skb_rx_checksum kfunc
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-15 21:35 UTC  (4+ messages)
` [PATCH v4 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] "

[PATCH net-next v14 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-07-15 20:27 UTC  (16+ messages)
` [PATCH net-next v14 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v14 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v14 03/15] quic: provide common utilities and data structures
` [PATCH net-next v14 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v14 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v14 06/15] quic: add stream management
` [PATCH net-next v14 07/15] quic: add connection id management
` [PATCH net-next v14 08/15] quic: add path management
` [PATCH net-next v14 09/15] quic: add congestion control
` [PATCH net-next v14 10/15] quic: add packet number space
` [PATCH net-next v14 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v14 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v14 13/15] quic: add timer management
` [PATCH net-next v14 14/15] quic: add packet builder base
` [PATCH net-next v14 15/15] quic: add packet parser base

[PATCH net-next] net: phy: drop duplicated header include in mdio-device
 2026-07-15 20:17 UTC  (2+ messages)

[PATCH net v3] net: stmmac: enable the MAC on link up for all supported speeds
 2026-07-15 20:15 UTC  (3+ messages)

[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-15 19:47 UTC  (3+ messages)

[PATCH net-next] net: phy: at803x: Use a helper to check for phy reset existence
 2026-07-15 19:17 UTC  (2+ messages)

[RFC PATCH net-next 0/6] net: add GeoNetworking protocol
 2026-07-15 19:09 UTC  (2+ messages)

[PATCH net v3 0/3] net: dsa: mv88e6xxx: 6141/6341 workarounds
 2026-07-15 18:52 UTC  (4+ messages)
` [PATCH net v3 2/3] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes

[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
 2026-07-15 18:45 UTC  (5+ messages)
      `  "

[PATCH net] pds_core: reject component parameter in legacy firmware update
 2026-07-15 18:38 UTC  (2+ messages)

[PATCH iwl] ice: acquire NVM lock around each flash read
 2026-07-15 18:22 UTC  (5+ messages)

[PATCH v2] idpf: disable PCIe PTM on probe failure and removal
 2026-07-15 18:08 UTC  (2+ messages)

[PATCH ipsec] xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
 2026-07-15 18:08 UTC  (3+ messages)

[PATCH net v3 0/2] net/stmmac: Secure against failures of DMA memory allocation
 2026-07-15 18:05 UTC  (3+ messages)
  ` [PATCH net v3 1/2] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources

[PATCH net-next v5 00/15][pull request] Introduce iXD driver
 2026-07-15 18:00 UTC  (16+ messages)
` [PATCH net-next v5 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v5 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v5 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v5 04/15] libie: add control queue support
` [PATCH net-next v5 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v5 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v5 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v5 14/15] ixd: add the core initialization
` [PATCH net-next v5 15/15] ixd: add devlink support

[PATCH net-next] net: macb: add support for 1000BASE-X autonegotiation to PCS
 2026-07-15 17:52 UTC  (4+ messages)


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