Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-18 12:50:32 to 2026-06-18 16:23:13 UTC [more...]

[PATCH net 0/6] ipv6: fix sysctl error handling and missing notifications
 2026-06-18 16:22 UTC  (7+ messages)
` [PATCH net 1/6] ipv6: fix error handling in disable_ipv6 sysctl
` [PATCH net 2/6] ipv6: fix error handling in ignore_routes_with_linkdown sysctl
` [PATCH net 3/6] ipv6: fix error handling in forwarding sysctl
` [PATCH net 4/6] ipv6: fix error handling in disable_policy sysctl
` [PATCH net 5/6] ipv6: reset value and position for proxy_ndp sysctl restart
` [PATCH net 6/6] ipv6: fix missing notification for ignore_routes_with_linkdown

[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-06-18 16:08 UTC  (7+ messages)
` [PATCH v3 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH v3 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH v3 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH net v2] ice: eswitch: fix use-after-free of metadata_dst in repr release
 2026-06-18 16:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-06-18 16:02 UTC  (5+ messages)
` [PATCH iwl-net 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
  ` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
  ` [Intel-wired-lan] "

[PATCH v3] net: mvneta: re-enable percpu interrupt on resume
 2026-06-18 15:53 UTC  (7+ messages)

Fw: [Bug 221665] New: tcp_ecn: doc says default is 2, but should be 5
 2026-06-18 15:52 UTC 

[PATCH net] net: airoha: fix BQL underflow and UAF in shared QDMA TX ring
 2026-06-18 15:42 UTC  (2+ messages)

[PATCH net 4/5] net: hns3: differentiate autoneg default values between copper and fiber
 2026-06-18 15:34 UTC  (2+ messages)

[PATCH net 2/5] net: hns3: refactor MAC autoneg and speed configuration
 2026-06-18 15:34 UTC  (2+ messages)

[PATCH net 1/5] net: hns3: unify copper port ksettings configuration path
 2026-06-18 15:33 UTC  (2+ messages)

[PATCH iwl v3] ice: retry reading NVM if admin queue returns EBUSY
 2026-06-18 15:20 UTC  (2+ messages)

lan7801 looses VLAN Filter Table
 2026-06-18 15:18 UTC 

[PATCH net] octeontx2-af: fix CGX debugfs RVU AF PCI reference leaks
 2026-06-18 15:07 UTC  (2+ messages)

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-18 14:57 UTC  (9+ messages)

[PATCH net v3] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
 2026-06-18 14:55 UTC 

[PATCH net] eth: fbnic: take netif_addr_lock_bh() around rx mode address programming
 2026-06-18 14:50 UTC  (2+ messages)

[RFC v3 net-next] net: airoha: add HW GRO offload support
 2026-06-18 14:42 UTC 

[PATCH v4] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-18 14:35 UTC 

[PATCH net] net: au1000: move free_irq out of the close-time spinlocked section
 2026-06-18 14:19 UTC 

[PATCH iwl-next v2] ixgbe: Implement PCI reset handler
 2026-06-18 14:22 UTC 

[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
 2026-06-18 14:16 UTC  (2+ messages)

[PATCH net] net: dsa: realtek: fix memory leak in rtl8366rb_setup_led()
 2026-06-18 14:01 UTC 

[PATCH net] octeontx2-af: npc: cn20k: fix NPC defrag
 2026-06-18 14:00 UTC  (2+ messages)

[PATCH net v2 00/10] rxrpc: Miscellaneous fixes
 2026-06-18 13:48 UTC  (11+ messages)
` [PATCH net v2 01/10] rxrpc: input: reject ACKALL outside transmit phase
` [PATCH net v2 02/10] rxrpc: Fix leak of connection from OOB challenge
` [PATCH net v2 03/10] rxrpc: Fix double unlock in rxrpc_recvmsg()
` [PATCH net v2 04/10] afs: Fix further netns teardown to cancel the preallocation charger
` [PATCH net v2 05/10] afs: Fix uncancelled rxrpc OOB message handler
` [PATCH net v2 06/10] rxrpc: Fix the reception of a reply packet before data transmission
` [PATCH net v2 07/10] rxrpc: Fix oob challenge leak in cleanup after notification failure
` [PATCH net v2 08/10] rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
` [PATCH net v2 09/10] rxrpc: Fix socket notification race
` [PATCH net v2 10/10] rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)

building ynl afaics requires updating the UAPI headers first
 2026-06-18 13:39 UTC 

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-18 13:30 UTC  (15+ messages)
` [RFC PATCH net-next v8 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [RFC PATCH net-next v8 02/12] net: phylink: introduce internal phylink PCS handling
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [RFC PATCH net-next v8 04/12] net: pcs: implement Firmware node support for PCS driver
` [RFC PATCH net-next v8 05/12] net: phylink: support late PCS provider attach
` [RFC PATCH net-next v8 06/12] net: Document PCS subsystem
` [RFC PATCH net-next v8 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [RFC PATCH net-next v8 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [RFC PATCH net-next v8 09/12] net: phylink: add .pcs_link_down PCS OP
` [RFC PATCH net-next v8 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [RFC PATCH net-next v8 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [RFC PATCH net-next v8 12/12] net: airoha: add phylink support

[PATCH net v2] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
 2026-06-18 13:18 UTC  (2+ messages)

[PATCH] net: add sock_open() for unified socket creation
 2026-06-18 13:06 UTC 

[PATCH net-next] net: airoha: Make use of the helper function dev_err_probe()
 2026-06-18 13:06 UTC  (2+ messages)

[PATCH nf] netfilter: ip6t_ah: validate AH header length
 2026-06-18 12:58 UTC 

[PATCH net v4] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-06-18 12:56 UTC  (2+ messages)

[PATCH net 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
 2026-06-18 12:48 UTC  (2+ messages)


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