Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-17 15:39:54 to 2026-08-17 20:20:56 UTC [more...]

[PATCH net v2 0/1] ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
 2026-08-17 20:20 UTC  (4+ messages)
` [PATCH net v2 1/1] "

[PATCH net 0/1] ipv6: fix use-after-free in ip6_finish_output2
 2026-08-17 20:20 UTC  (2+ messages)

[PATCH net v6 00/10] rxrpc: Fix CHALLENGE packet handling
 2026-08-17 20:19 UTC  (4+ messages)

[PATCH net v2] net: stmmac: keep gso_enabled_types in sync with netdev features
 2026-08-17 20:14 UTC  (2+ messages)

[pull-request] NFC updates for next-next 2026-08-17 (fixed)
 2026-08-17 20:13 UTC 

[PATCH net-next v14 00/13] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-08-17 20:10 UTC  (23+ messages)
` [PATCH net-next v14 01/13] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
` [PATCH net-next v14 02/13] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v14 03/13] net: mdio: realtek-rtl9300: deny C45 over C22 access
` [PATCH net-next v14 04/13] net: phy: add phy_detach_internal() helper
` [PATCH net-next v14 05/13] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v14 06/13] net: mdio: realtek-rtl9300: suppress sysfs bind/unbind attributes
` [PATCH net-next v14 07/13] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v14 08/13] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v14 09/13] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next v14 10/13] net: mdio: realtek-rtl9300: Open up C22 and C45 space in parallel
    ` AW: "
` [PATCH net-next v14 11/13] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v14 12/13] net: mdio: realtek-rtl9300: Add support for RTL839x
` [PATCH net-next v14 13/13] net: mdio: realtek-rtl9300: reword Kconfig and module description

[pull-request] NFC updates for next-next 2026-08-17
 2026-08-17 20:03 UTC  (3+ messages)

[PATCH v3] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-17 20:00 UTC  (2+ messages)

[PATCH net v2] net: pktgen: use a consistent flow count
 2026-08-17 20:00 UTC  (2+ messages)

[PATCH net] ptp: netc: skip PEROUT disable if channel is not enabled
 2026-08-17 20:00 UTC  (2+ messages)

[PATCH net 0/2] ionic: fix completion descriptor access
 2026-08-17 20:00 UTC  (2+ messages)

[PATCH net v3] tcp: reset late connection after listening socket close
 2026-08-17 19:55 UTC  (2+ messages)

[PATCH net] net: ibm: emac: mal: fix NAPI locking
 2026-08-17 19:50 UTC  (2+ messages)

[PATCH net-next v2] net: usb: cx82310_eth: bound partial-frame remainder by current skb length
 2026-08-17 19:54 UTC 

[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
 2026-08-17 19:45 UTC  (2+ messages)

[PATCH net v2] net: airoha: npu: load the firmware without the sysfs fallback
 2026-08-17 19:45 UTC  (3+ messages)

[PATCH net-next] net: psp: use psp_dev_is_registered() in psp_assoc_free()
 2026-08-17 19:45 UTC  (2+ messages)

[PATCH net] psp: use unrcu_pointer() for the cmpxchg() on netdev psp_dev
 2026-08-17 19:45 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
 2026-08-17 19:45 UTC  (2+ messages)

[PATCH net v3 0/2] net: thunderbolt: two fixes for the failed bring-up path
 2026-08-17 19:45 UTC  (2+ messages)

[pull-request] NFC fixes for net 7.1-rc8
 2026-08-17 19:45 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: improve TSO/GSO queue selection
 2026-08-17 19:21 UTC  (8+ messages)

[PATCH ipsec v3 0/1] xfrm: bound nat keepalive state collection
 2026-08-17 19:09 UTC  (2+ messages)
` [PATCH ipsec v3 1/1] "

[PATCH iwl-net] ice: Recalibrate PHY after settime64 on E825-C
 2026-08-17 19:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] net: openvswitch: fix nf_connlabels leak in ovs_ct_init
 2026-08-17 18:49 UTC  (2+ messages)

[PATCH v2] selftests: nci: Fix wrong size of status variables in nci_dev test
 2026-08-17 18:46 UTC 

[PATCH net] net: openvswitch: fix flow mask use-after-free on flow deletion
 2026-08-17 18:37 UTC  (2+ messages)

[PATCH 0/9] lib/folio_pool: Direct-Map Large Folio Pool & Scratchpad bump allocators
 2026-08-17 18:34 UTC  (12+ messages)
` [PATCH 1/9] lib/folio_pool: Introduce "
` [PATCH 2/9] netfilter/nf_tables: Add folio_scratchpad collector to struct nftables_pernet
` [PATCH 3/9] bpf/verifier: Route verifier stack state node allocations to folio_pool
` [PATCH 4/9] drm/gpuvm: Route gpuva_op allocations to folio_scratchpad
` [PATCH 5/9] bpf/syscall: Route generic_map_update_batch key/value "
` [PATCH 6/9] locking/lockdep: Fallback to folio_pool in alloc_list_entry when static pool is full
` [PATCH 7/9] locking/lockdep: Traverse adjacency lists directly in zap_class()
` [PATCH 8/9] locking/lockdep: Shrink static list_entries array to early bootstrap buffer
` [PATCH 9/9] locking/lockdep: Migrate and compact boot-time dependency graph from __initdata

[PATCH net v2 0/2] Fix UDP length overflow in edge cases
 2026-08-17 18:31 UTC  (7+ messages)
` [PATCH net v2 1/2] net: Fix UDP length overflow with PMTU discover and big MTU
` [PATCH net v2 2/2] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward

[PATCH net v2 0/3] net: don't strip zerocopy frag markers from a forwarded skb
 2026-08-17 18:30 UTC  (6+ messages)
` [PATCH net v2 1/3] openvswitch: only skb_tx_error() a packet we are about to drop
` [PATCH net v2 3/3] net: skbuff: don't touch shared zerocopy state in skb_tx_error()

[PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-17 18:29 UTC  (2+ messages)

[PATCH net-next 0/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation
 2026-08-17 18:21 UTC  (2+ messages)

[PATCH net v2] net/mlx5e: SHAMPO, Fix IP length overflow on large HW GRO sessions
 2026-08-17 18:16 UTC 

[PATCH net-next v5 0/7] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-17 18:06 UTC  (4+ messages)
` [PATCH net-next v5 1/7] dt-bindings: leds: Add IS32FL3207 controller

[PATCH v4 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-17 17:57 UTC  (2+ messages)

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-17 17:56 UTC  (2+ messages)

[PATCH net-next v8 3/3] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-08-17 17:45 UTC  (2+ messages)

[PATCH net-next v8 0/3] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-08-17 17:50 UTC  (3+ messages)
` [PATCH net-next v8 2/3] net: dsa: mv88e6xxx: use the hw tx queues

[PATCH net] sctp: drop a backlogged chunk if its transport was removed
 2026-08-17 17:48 UTC  (2+ messages)

[PATCH net v3] net: wwan: qcom_bam_dmux: fix TX DMA channel use-after-free
 2026-08-17 17:44 UTC  (2+ messages)

[PATCH net] s390/ctcm: Prevent XID null dereference
 2026-08-17 17:41 UTC  (2+ messages)

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-17 17:33 UTC  (2+ messages)

[PATCH net-next] bpf, xdp: move offload check into dev_xdp_install()
 2026-08-17 17:30 UTC  (2+ messages)

[PATCH net 0/1] net: l2tp: ignore multicast notification errors in netlink commands
 2026-08-17 17:21 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH bpf v3 0/2] bpf, sockmap: fix forward allocation accounting in strparser self-pass path
 2026-08-17 17:13 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: settle sk_forward_alloc for strparser SK_PASS
` [PATCH bpf v3 2/2] selftests/bpf: Cover strparser self-pass forward allocation

[PATCH net-next v3] net: atlantic: convert RX path to page_pool
 2026-08-17 16:59 UTC  (2+ messages)

[PATCH v2] bnx2x: fix NULL pointer dereference in bnx2x_free_mem_bp()
 2026-08-17 16:56 UTC  (2+ messages)

[PATCH net RESEND 0/1] ipv4: fix divide-by-zero from undersized RTAX_ADVMSS
 2026-08-17 16:50 UTC  (4+ messages)
` [PATCH net RESEND 1/1] ipv4: reject RTAX_ADVMSS values below TCP_MIN_MSS

[PATCH net-next v2] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-17 16:47 UTC  (3+ messages)

[PATCH net-next v3] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-17 16:45 UTC  (2+ messages)

[PATCH net] net/sched: defer qdisc freeing after failed creation
 2026-08-17 16:29 UTC  (6+ messages)

[PATCH can] can: rockchip: rk3576: fix rtnl_lock deadlock during interface down under bus traffic
 2026-08-17 16:19 UTC  (2+ messages)

[PATCH net] ipv4: Fix in_device refcount resurrection in in_dev_get()
 2026-08-17 16:00 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2026-08-12 (ice)
 2026-08-17 15:55 UTC  (2+ messages)

[PATCH net 0/6] gve: various XDP fixes
 2026-08-17 15:53 UTC  (3+ messages)

[PATCH net v3] wifi: nl80211: document sta-info nested attribute
 2026-08-17 15:47 UTC  (2+ messages)

[PATCH v5 0/4] Add Agilex5 SoCDK TSN Config2 board support
 2026-08-17 15:46 UTC  (5+ messages)
` [PATCH v5 3/4] dt-bindings: net: altr,socfpga-stmmac: Add altr,socfpga-stmmac-agilex5-tsn compatible
` [PATCH net-next v5 4/4] net: stmmac: dwmac-socfpga: Add support for Agilex5 TSN GMAC with FPGA converter

[PATCH net-next v12 0/6] net: dsa: mxl862xx: devlink flash and rescue
 2026-08-17 15:44 UTC  (2+ messages)

[PATCH net-next v13 0/3] net: hinic3: PF initialization
 2026-08-17 15:42 UTC  (2+ messages)

[PATCH v9 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-17 15:42 UTC  (2+ messages)

[PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
 2026-08-17 15:41 UTC  (3+ messages)
` [PATCH net v3 1/2] net: microchip: vcap: use port number instead of netdev name for debugfs
` [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access

[PATCH v3 net-next] octeontx2-af: add NPC TEID matching for GTP-U and GTP-C flows
 2026-08-17 15:41 UTC  (2+ messages)

[PATCH net] selftests: af_unix: verify SCM_PIDFD pidfd in cmsg_check_dead()
 2026-08-17 15:41 UTC  (2+ messages)

[PATCH net] xsk: reset the mac header in the generic Tx path
 2026-08-17 15:39 UTC 

[PATCH net v3 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-17 15:39 UTC  (4+ messages)
` [PATCH net v3 1/3] net: hsr: privatize interlink-bound skbs before address mutation


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