netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-23 16:33:21 to 2025-10-24 09:25:35 UTC [more...]

[PATCH v3 bpf 0/2] xdp: fix page_pool leaks
 2025-10-24  9:25 UTC  (4+ messages)
` [PATCH v3 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()

[PATCH net-next 0/2] pull request for net-next: batman-adv 2025-10-24
 2025-10-24  9:23 UTC  (3+ messages)
` [PATCH net-next 1/2] batman-adv: Start new development cycle
` [PATCH net-next 2/2] batman-adv: use skb_crc32c() instead of skb_seq_read()

[PATCH V2] net: rose: Prevent the use of freed digipeat
 2025-10-24  9:19 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: imx8dxl related fix and minor update
 2025-10-24  9:18 UTC  (3+ messages)
` [PATCH 2/8] arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos

[PATCH net-next] net: rps: softnet_data reorg to make enqueue_to_backlog() fast
 2025-10-24  9:12 UTC 

[PATCH net-next 0/2] net: page_pool: Expose size limit
 2025-10-24  9:11 UTC  (3+ messages)
` [PATCH net-next 1/2] net: page_pool: Expose internal limit

[PATCH net 0/1] pull request: batman-adv 2025-10-24
 2025-10-24  9:11 UTC  (2+ messages)
` [PATCH net 1/1] batman-adv: Release references to inactive interfaces

[RFC net-next] net: loopback: Extend netdev features with new loopback modes
 2025-10-24  9:11 UTC  (4+ messages)

[PATCH net-next 1/2] dibs: Remove reset of static vars in dibs_init()
 2025-10-24  9:07 UTC  (5+ messages)
` [PATCH net-next 2/2] dibs: Use subsys_initcall()

[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25_find_cb
 2025-10-24  9:05 UTC  (4+ messages)
` [PATCH] net: rose: Prevent the use of freed digipeat

[PATCH net-next] net: optimize enqueue_to_backlog() for the fast path
 2025-10-24  9:05 UTC 

[PATCH net] Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
 2025-10-24  8:56 UTC  (5+ messages)

[PATCH net] sctp: Hold RCU read lock while iterating over address list
 2025-10-24  8:50 UTC  (5+ messages)

[PATCH net-next] net: dsa: yt921x: Fix missing type casting to u64
 2025-10-24  8:49 UTC 

[PATCH net-next v4 0/6] Add AF_XDP zero copy support
 2025-10-24  8:43 UTC  (3+ messages)

[PATCH net-next] net/mlx5: Implement swp_l4_csum_mode via devlink params
 2025-10-24  8:38 UTC  (6+ messages)

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-24  8:07 UTC  (7+ messages)
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-24  7:56 UTC  (3+ messages)

[PATCH net-next 0/3] tcp: fix receive autotune again
 2025-10-24  7:50 UTC  (4+ messages)
` [PATCH net-next 1/3] trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
` [PATCH net-next 2/3] tcp: add newval parameter to tcp_rcvbuf_grow()
` [PATCH net-next 3/3] tcp: fix too slow tcp_rcvbuf_grow() action

[PATCH net-next 1/2] net: bridge: Flush multicast groups when snooping is disabled
 2025-10-24  7:43 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: bridge_mdb: Add a test for MDB flush on snooping disable

[PATCH net v3 0/3] fixes two virtio-net related bugs
 2025-10-24  7:41 UTC  (4+ messages)
` [PATCH net v3 1/3] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v3 2/3] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
` [PATCH net v3 3/3] virtio-net: correct hdr_len handling for tunnel gso

[PATCH net 0/3] There are some bugfix for hibmcge ethernet driver
 2025-10-24  7:24 UTC  (12+ messages)
` [PATCH net 1/3] net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
` [PATCH net 2/3] net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy
` [PATCH net 3/3] net: hibmcge: fix the inappropriate netif_device_detach()

[PATCH net-next] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
 2025-10-24  7:17 UTC  (5+ messages)

[PATCH for-next 0/1] net: jme: migrate to dma_map_phys instead of map_page
 2025-10-24  7:07 UTC  (2+ messages)
` [PATCH for-next 1/1] "

[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
 2025-10-24  7:07 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode

[bug report] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-10-24  6:57 UTC 

[PATH net 0/2] add drop reason when do fragment
 2025-10-24  6:45 UTC  (5+ messages)
` [PATH net 1/2] net: ip: add drop reasons when handling ip fragments
` [PATH net 2/2] net: ipv6: use drop reasons in ip6_fragment

[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
 2025-10-24  6:44 UTC  (18+ messages)
` [PATCH net-next 1/8] net: stmmac: move version handling into own function
` [PATCH net-next 2/8] net: stmmac: simplify stmmac_get_version()
` [PATCH net-next 3/8] net: stmmac: consolidate version reading and validation
` [PATCH net-next 4/8] net: stmmac: move stmmac_get_*id() into stmmac_get_version()
` [PATCH net-next 5/8] net: stmmac: use FIELD_GET() for version register
` [PATCH net-next 6/8] net: stmmac: provide function to lookup hwif
` [PATCH net-next 7/8] net: stmmac: use != rather than ^ for comparing dev_id
` [PATCH net-next 8/8] net: stmmac: reorganise stmmac_hwif_init()

TCP sender stuck despite receiving ACKs from the peer
 2025-10-24  5:57 UTC  (4+ messages)

[RFC net-next PATCH 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-10-24  5:31 UTC  (3+ messages)

[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-24  4:13 UTC  (3+ messages)

[PATCH net-next 0/3] net: dsa: yt921x: Add STP/MST/HSR/LAG support
 2025-10-24  3:32 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: yt921x: Add STP/MST support
` [PATCH net-next 2/3] net: dsa: yt921x: Add HSR offloading support
` [PATCH net-next 3/3] net: dsa: yt921x: Add LAG "

[PATCH v3 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-24  3:23 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
` [PATCH v3 2/3] net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
` [PATCH v3 3/3] net: stmmac: dwmac-sophgo: Add phy interface filter

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-24  3:03 UTC  (7+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload

[PATCH] selftests/unix: Add test for ECONNRESET and EOF behaviour
 2025-10-24  3:00 UTC  (2+ messages)

[PATCH net-next 0/3] gve: Improve RX buffer length management
 2025-10-24  2:40 UTC  (5+ messages)
` [PATCH net-next 2/3] gve: Allow ethtool to configure rx_buf_len

[PATCH net-next v5 0/7] net: dsa: lantiq_gswip: use regmap for register access
 2025-10-24  2:40 UTC  (3+ messages)

[PATCH net-next] tcp: Remove unnecessary null check in tcp_inbound_md5_hash()
 2025-10-24  2:40 UTC  (2+ messages)

[PATCH net-next 0/3] xfrm: Correct inner packet family determination
 2025-10-24  2:31 UTC  (4+ messages)
` [PATCH net-next 1/3] xfrm: Remove redundant state inner mode check
` [PATCH net-next 2/3] xfrm: Check inner packet family directly from skb_dst
` [PATCH net-next 3/3] xfrm: Determine inner GSO type from packet inner protocol

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-24  2:33 UTC  (10+ messages)
` [PATCH net-next v3 01/15] net: Add bind-queue operation
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit
` [PATCH net-next v3 03/15] net: Add peer info to queue-get response

[PATCH bpf-next v2 00/15] Make TC BPF helpers preserve skb metadata
 2025-10-24  2:32 UTC  (7+ messages)
` [PATCH bpf-next v2 01/15] net: Preserve metadata on pskb_expand_head
` [PATCH bpf-next v2 11/15] selftests/bpf: Expect unclone to preserve skb metadata

[PATCH net-next] net/sched: Remove unused typedef psched_tdiff_t
 2025-10-24  2:51 UTC 

[PATCH net-next 7/8] ipvlan: Support IPv6 for learnable l2-bridge
 2025-10-24  2:21 UTC  (2+ messages)

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
 2025-10-24  2:11 UTC  (3+ messages)

[PATCH net-next 0/3] icmp: Add RFC 5837 support
 2025-10-24  1:48 UTC  (11+ messages)
` [PATCH net-next 3/3] selftests: traceroute: Add ICMP extensions tests

[net-next, v3] net: mana: Support HW link state events
 2025-10-24  1:41 UTC 

[PATCH net-next v2] net: rmnet: Use section heading markup for packet format subsections
 2025-10-24  1:20 UTC  (2+ messages)

[PATCH net v2] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-10-24  1:20 UTC  (2+ messages)

[PATCH V4] usbnet: Prevents free active kevent
 2025-10-24  1:20 UTC  (2+ messages)

[PATCH net-next v7 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-10-24  1:13 UTC  (5+ messages)
` [PATCH net-next v7 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v7 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET

[PATCH v2 net] sfc: fix potential memory leak in efx_mae_process_mport()
 2025-10-24  0:48 UTC  (2+ messages)

[PATCH net-next v2] Documentation: ARCnet: Update obsolete contact info
 2025-10-24  0:45 UTC  (5+ messages)

[PATCH net-next v2] net: airoha: Remove code duplication in airoha_regs.h
 2025-10-24  0:30 UTC  (2+ messages)

[PATCH v2] net: unix: remove outdated BSD behavior comment in unix_release_sock()
 2025-10-24  0:30 UTC  (2+ messages)

[PATCH][next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-10-24  0:25 UTC  (2+ messages)

[net,PATCH] net: phy: dp83869: fix STRAP_OPMODE bitmask
 2025-10-24  0:24 UTC  (2+ messages)

[GIT PULL] wireless-2025-10-23
 2025-10-24  0:20 UTC  (2+ messages)

[syzbot] [net?] INFO: rcu detected stall in inet_rtm_newaddr (2)
 2025-10-24  0:11 UTC  (8+ messages)
` [syzbot] [net?] [mm?] "

[PATCH net-next 0/7] ynl: add ignore-index flag for indexed-array
 2025-10-24  0:03 UTC  (4+ messages)

[PATCH iwl-next] idpf: convert vport state to bitmap
 2025-10-23 23:50 UTC 

[PATCH v3 net-next 0/8] sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff()
 2025-10-23 23:16 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
` [PATCH v3 net-next 2/8] sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate()
` [PATCH v3 net-next 3/8] sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk()
` [PATCH v3 net-next 4/8] net: Add sk_clone()
` [PATCH v3 net-next 5/8] sctp: Use sk_clone() in sctp_accept()
` [PATCH v3 net-next 6/8] sctp: Remove sctp_pf.create_accept_sk()
` [PATCH v3 net-next 7/8] sctp: Use sctp_clone_sock() in sctp_do_peeloff()
` [PATCH v3 net-next 8/8] sctp: Remove sctp_copy_sock() and sctp_copy_descendant()

[PATCH v2 net-next 0/8] sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff()
 2025-10-23 22:07 UTC  (10+ messages)
` [PATCH v2 net-next 4/8] net: Add sk_clone()

[PATCH net-next v5 0/6] convert net drivers to ndo_hwtstamp API part 2
 2025-10-23 22:04 UTC  (7+ messages)
` [PATCH net-next v5 1/6] octeontx2: convert to ndo_hwtstamp API
` [PATCH net-next v5 2/6] mlx4: "
` [PATCH net-next v5 3/6] ionic: "
` [PATCH net-next v5 4/6] net: ravb: "
` [PATCH net-next v5 5/6] net: renesas: rswitch: "
` [PATCH net-next v5 6/6] net: hns3: add hwtstamp_get/hwtstamp_set ops

[PATCH v1] io_uring zcrx: allow sharing of ifqs with other instances
 2025-10-23 21:39 UTC 

[PATCH net-next v5 0/4] net: devmem: improve cpu cost of RX token management
 2025-10-23 20:58 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v5 2/4] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v5 3/4] net: devmem: use niov array for token management
` [PATCH net-next v5 4/4] net: add per-netns sysctl for devmem autorelease

[PATCH v2] selftest: net: prevent use of uninitialized variable
 2025-10-23 20:53 UTC 

[PATCH v2 0/5] DWMAC support for Rockchip RK3506
 2025-10-23 20:48 UTC  (4+ messages)
` [PATCH v2 5/5] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry

[PATCH net-next v4 3/6] ionic: convert to ndo_hwtstamp API
 2025-10-23 19:49 UTC  (2+ messages)

[RFC net v1] net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window packets
 2025-10-23 19:37 UTC  (4+ messages)
` [PATCH v2 0/2] net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test
  ` [PATCH v2 2/2] net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix

[PATCH net-next v5 0/2] phy: mscc: Fix PTP for VSC8574 and VSC8572
 2025-10-23 19:13 UTC  (3+ messages)
` [PATCH net-next v5 1/2] phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X
` [PATCH net-next v5 2/2] phy: mscc: Fix PTP for VSC8574 and VSC8572

[PATCH net-next v3 0/5] net: macb: EyeQ5 support
 2025-10-23 19:08 UTC  (5+ messages)
` [PATCH net-next v3 2/5] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible

[PATCH] tg3: replace placeholder MAC address with device property
 2025-10-23 19:05 UTC  (3+ messages)

[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
 2025-10-23 18:27 UTC  (15+ messages)
` [PATCH net-next v8 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v8 02/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v8 03/14] vsock: add netns to vsock skb cb
` [PATCH net-next v8 04/14] vsock: add netns to vsock core
` [PATCH net-next v8 05/14] vsock/loopback: add netns support
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v8 07/14] vhost/vsock: add netns support
` [PATCH net-next v8 08/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v8 09/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v8 10/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v8 11/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v8 12/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v8 13/14] selftests/vsock: add tests for namespace deletion and mode changes
` [PATCH net-next v8 14/14] selftests/vsock: add tests for module loading order

[PATCH net-next v3 3/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
 2025-10-23 18:25 UTC  (3+ messages)

[PATCH] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
 2025-10-23 17:49 UTC  (4+ messages)

issue with [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
 2025-10-23 17:34 UTC  (3+ messages)
  ` Aw: "

[GIT PULL] Networking for v6.18-rc3
 2025-10-23 17:21 UTC  (2+ messages)

[PATCH v1] net: phy: dp83867: Disable EEE support as not implemented
 2025-10-23 17:01 UTC  (2+ messages)

[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-23 16:33 UTC  (6+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).