Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-27 19:35:08 to 2026-05-28 09:37:47 UTC [more...]

[PATCH net-next v1 0/2] Add support for RTL8261c
 2026-05-28  9:37 UTC  (5+ messages)
` [PATCH net-next v1 1/2] net: phy: realtek: add support for RTL8261
` [PATCH net-next v1 2/2] net: phy: realtek: load firmware for RTL8261C

improve the kmem_cache_alloc_bulk API v2
 2026-05-28  9:34 UTC  (2+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-28  9:30 UTC  (3+ messages)
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH net-next v07 0/6] net: hinic3: PF initialization
 2026-05-28  9:29 UTC  (7+ messages)
` [PATCH net-next v07 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v07 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v07 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v07 4/6] hinic3: Add ethtool rss ops
` [PATCH net-next v07 5/6] hinic3: Configure netdev->watchdog_timeo to set nic tx timeout
` [PATCH net-next v07 6/6] hinic3: Remove unneeded coalesce parameters

[PATCH] sfc: Use acquire/release for irq_soft_enabled
 2026-05-28  9:28 UTC 

phylink and an unusual PHY/SFP setup
 2026-05-28  9:24 UTC  (3+ messages)

[PATCH] net: wwan: t7xx: fix race between TX thread and system PM suspend
 2026-05-28  9:21 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-28  9:19 UTC  (8+ messages)
` [PATCH net-next 2/2] "

[PATCH net-next 00/13] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 1/2
 2026-05-28  9:18 UTC  (3+ messages)

improve the kmem_cache_alloc_bulk API
 2026-05-28  9:16 UTC  (6+ messages)

[PATCH net-next v11 0/6] tls: receive-path fixes and clean-ups
 2026-05-28  9:15 UTC  (5+ messages)
` [PATCH net-next v11 5/6] tls: Suppress spurious saved_data_ready on all receive paths
` [PATCH net-next v11 6/6] tls: Flush backlog before waiting for a new record

[PATCH net 1/8] ice: fix UAF/NULL deref when VSI rebuild and XDP attach race
 2026-05-28  9:14 UTC  (3+ messages)

[PATCH net 1/1] sctp: stream: clear current stream on stream teardown
 2026-05-28  9:13 UTC  (2+ messages)

[PATCH net-next v7 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-05-28  9:11 UTC  (4+ messages)

[PATCH net 1/1] sctp: stream: clear out_curr when freeing stream data
 2026-05-28  9:07 UTC  (2+ messages)

[PATCH V2 net-next 0/6] net: hns3: enhance tc flow offload support
 2026-05-28  9:06 UTC  (4+ messages)

[PATCH] mm/slab: improve kmem_cache_alloc_bulk
 2026-05-28  8:58 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-28  8:56 UTC  (5+ messages)
` [PATCH net-next v3 2/2] "

[PATCH net 1/2] ipv6: fix possible infinite loop in rt6_fill_node()
 2026-05-28  8:56 UTC  (5+ messages)
` [PATCH net 2/2] ipv6: fix possible infinite loop in fib6_select_path()

[PATCH v11 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-28  8:55 UTC  (5+ messages)
` [PATCH v11 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework "
  ` [Intel-wired-lan] "
` [PATCH v11 net-next 6/8] ice: implement CPI support for E825C
  ` [Intel-wired-lan] "

[PATCH net v2] ixgbe: implement get_queue_stats_rx
 2026-05-28  8:54 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-05-28  8:48 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH iwl-net v1 0/2] Rework ice Tx checksum
 2026-05-28  8:52 UTC  (3+ messages)
` [PATCH iwl-net v1 2/2] ice: use NETIF_F_HW_CSUM instead of IP/IPV6

[PATCH net] idpf: fix mailbox capability for set device clock time
 2026-05-28  8:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] i40e: fix netdev leak in i40e_vsi_setup() error paths
 2026-05-28  8:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[net-next v44] mctp pcc: Implement MCTP over PCC Transport
 2026-05-28  8:45 UTC  (2+ messages)

[PATCH 00/11] NVMe over MPTCP
 2026-05-28  8:42 UTC  (13+ messages)
` [PATCH 01/11] nvmet-tcp: define accept tcp_proto struct
` [PATCH 02/11] nvmet-tcp: implement accept mptcp proto
` [PATCH 03/11] nvmet-tcp: define listen socket ops
` [PATCH 04/11] nvmet-tcp: register target mptcp transport
` [PATCH 05/11] nvmet-tcp: implement mptcp listen socket ops
` [PATCH 06/11] nvme-fabrics: compare transport in ip_options_match
` [PATCH 07/11] nvme-tcp: define host tcp_proto struct
` [PATCH 08/11] nvme-tcp: register host mptcp transport
` [PATCH 09/11] nvme-tcp: implement host mptcp proto
` [PATCH 10/11] selftests: mptcp: add nvme over mptcp test
` [PATCH 11/11] selftests: mptcp: nvme: add iopolicy tests

[RFC PATCH bpf-next v7 00/11] mm: BPF struct_ops for dynamic memory protection and async reclaim
 2026-05-28  8:27 UTC  (6+ messages)
` [RFC PATCH bpf-next v7 04/11] libbpf: introduce bpf_map__attach_struct_ops_opts()

[PATCH] selftests/net: bind_bhash: fix memory leak in bind_socket
 2026-05-28  8:19 UTC 

[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
 2026-05-28  8:15 UTC  (12+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init

[PATCH] netlink: fix skb refcount leak when dump start fails
 2026-05-28  8:08 UTC  (3+ messages)

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-28  8:04 UTC  (16+ messages)
  ` [PATCH v5 1/4] PCI/TPH: expose the enabled TPH requester type
  ` [PATCH v5 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
  ` [PATCH v5 3/4] vfio/pci: implement get_tph and DMA_BUF_TPH feature

[PATCH] net: qrtr: fix node refcount leak on ctrl packet alloc failure
 2026-05-28  8:00 UTC 

[PATCH net-next] tcp: fix spurious connection aborts due to TCP_USER_TIMEOUT and zero window
 2026-05-28  7:59 UTC  (3+ messages)

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-28  7:50 UTC  (3+ messages)
` [PATCH v1 6/8] zorro: Simplify storing pointers in device id struct

[PATCH net-next v6 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-28  7:46 UTC  (5+ messages)
` [PATCH net-next v6 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCH] ieee802154: fix kernel-infoleak in dgram_recvmsg()
 2026-05-28  7:45 UTC  (2+ messages)

[PATCH net v3 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-28  7:28 UTC  (2+ messages)

[PATCH] netfilter: ipvs: fix ct refcount leak when template is invalid
 2026-05-28  7:21 UTC 

[PATCH v2 net] netfilter: flowtable: fix offloaded ct timeout never being extended
 2026-05-28  7:08 UTC 

[PATCH net] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-05-28  6:43 UTC 

[PATCH net-next v5 0/8] hsr: Add additional info to send/ receive skbs
 2026-05-28  6:27 UTC  (4+ messages)
` [PATCH net-next v5 8/8] selftests: hsr: Add test for the inline PTP header on HSR

[PATCH v5 0/2] Rust netlink support + use in Rust Binder
 2026-05-28  6:25 UTC  (6+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction

[PATCH] net: page_pool: check nla_nest_start() return value in page_pool_nl_stats_fill()
 2026-05-28  6:01 UTC  (4+ messages)
` [PATCH] net: page_pool: check nla_nest_start() return value in

[PATCH 5.15.y] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
 2026-05-28  5:54 UTC 

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-28  5:42 UTC  (6+ messages)

Problem with IPv6 privacy addresses in 7.0
 2026-05-28  5:38 UTC  (11+ messages)

[RFC] net: soft lockup in netif_close_many() during namespace teardown
 2026-05-28  4:45 UTC 

[PATCH] l2tp: fix tunnel refcount leak on register failure
 2026-05-28  4:34 UTC 

[PATCH net-next v2 00/10] net: Add ADIN1140 support
 2026-05-28  3:10 UTC  (17+ messages)
` [PATCH net-next v2 03/10] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v2 04/10] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v2 05/10] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v2 06/10] net: ethernet: oa_tc6: Add MMS register formatting macro
` [PATCH net-next v2 07/10] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v2 08/10] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v2 09/10] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v2 10/10] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH 6.6.y] ipv4: start using dst_dev_rcu()
 2026-05-28  3:05 UTC 

[PATCH net-next] xfrm: fix xfrm_dev_offload_ok() returning true for software SAs
 2026-05-28  2:46 UTC 

[PATCH 6.1.y] net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked
 2026-05-28  2:41 UTC 

[PATCH net-next v5 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-05-28  2:31 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: rnpgbe: Add interrupt handling
` [PATCH net-next v5 2/4] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v5 3/4] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v5 4/4] net: rnpgbe: Add link status handling support

[PATCH net-next v2 0/3] wangxun: improve service task synchronization
 2026-05-28  2:28 UTC  (3+ messages)

[PATCH 5.15.y] net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked
 2026-05-28  2:27 UTC 

[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
 2026-05-28  2:27 UTC  (2+ messages)

[GIT PULL] bluetooth 2026-05-27
 2026-05-28  2:24 UTC  (2+ messages)

[PATCH net v2] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
 2026-05-28  2:20 UTC  (2+ messages)

[PATCH net-next v5] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-05-28  2:16 UTC  (2+ messages)

[PATCH net-next v5 00/11] BIG TCP for UDP tunnels
 2026-05-28  2:13 UTC  (2+ messages)

[PATCH] net: mvpp2: fix skb not reflecting XDP modifications on XDP_PASS
 2026-05-28  2:02 UTC  (2+ messages)

[PATCH net v2] netlabel: validate unlabeled mask attribute length
 2026-05-28  1:59 UTC 

[PATCH v2] net: stmmac: Improve Tx timer arm logic further
 2026-05-28  1:58 UTC  (3+ messages)

[PATCH net-next] net_sched: sch_fq: update flow delivery time on earlier EDT packet
 2026-05-28  1:50 UTC  (2+ messages)

[PATCH net-next v5 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-28  1:50 UTC  (6+ messages)
` [PATCH net-next v5 5/6] net: phy: Introduce Airoha AN8801R "
` [PATCH net-next v5 6/6] net: phy: air_an8801: ensure maximum available speed link use

[PATCH net v3] net: txgbe: fix phylink leak on AML init failure
 2026-05-28  1:32 UTC 

[PATCH net-next v11 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-05-28  1:21 UTC  (3+ messages)
` [PATCH net-next v11 10/10] Documentation: networking: Update the phy_port infrastructure description

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-28  1:15 UTC  (5+ messages)

[PATCH net-next v2] net/sched: cls_bpf: prevent unbounded recursion in offload rollback
 2026-05-28  1:00 UTC  (2+ messages)

[PATCH net 00/10] ethtool: more bug fixes
 2026-05-28  1:00 UTC  (2+ messages)

[PATCH v4 net-next 0/5] geneve: Allow binding UDP socket to a specific address
 2026-05-28  0:56 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v4 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v4 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v4 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v4 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6

[PATCH net-next v2 0/6] bpf-timestamp: support rx side
 2026-05-28  0:50 UTC  (6+ messages)
` [PATCH net-next v2 5/6] bpf: enable bpf timestamping rx in TCP layer

[PATCH v3 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
 2026-05-28  0:49 UTC  (11+ messages)
` [PATCH v3 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB

[PATCH] net: page_pool: check nla_nest_start() return value in page_pool_nl_stats_fill()
 2026-05-28  0:50 UTC  (2+ messages)

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-28  0:45 UTC  (3+ messages)
` [PATCH v7 02/15] firmware: qcom: Add a generic PAS service

[PATCH net] ethtool: vclock: propagate errors from ptp_get_vclocks_index()
 2026-05-28  0:44 UTC  (2+ messages)

[PATCH v2] net: sfp: add quirk for OEM 2.5G optical modules
 2026-05-28  0:40 UTC  (2+ messages)

[PATCH v2 net-next 0/2] ipv6: frags: adopt __in6_dev_stats_get() a bit more
 2026-05-28  0:40 UTC  (2+ messages)

[net-next PATCH v8 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-28  0:36 UTC  (3+ messages)
` [net-next PATCH v8 5/8] net: dsa: realtek: rtl8365mb: add "

[PATCH net 0/3] bridge: Fix sleep in atomic context
 2026-05-28  0:30 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-05-28  0:29 UTC  (2+ messages)

[PATCH v3 net-next 0/5] geneve: Allow binding UDP socket to a specific address
 2026-05-28  0:26 UTC  (4+ messages)
` [PATCH v3 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6

[PATCH net-next] ipv6: mcast: annotate data-races around mca_users
 2026-05-28  0:10 UTC  (2+ messages)

[PATCH net-next] net/dns_resolver: consolidate namelen checks in dns_query
 2026-05-28  0:10 UTC  (2+ messages)

[PATCH] bonding: refuse to enslave CAN devices
 2026-05-28  0:10 UTC  (2+ messages)

[PATCH] net: qualcomm: rmnet: clarify MAP command ACK behavior
 2026-05-28  0:04 UTC  (2+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-05-27 23:56 UTC  (3+ messages)
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps

Linux: DMA-after-unmap race in ZCRX via netif_rxq_cleanup_unlease() ordering inversion (netkit + page_pool)
 2026-05-27 23:33 UTC  (2+ messages)

[PATCH net 0/3] dpll: zl3073x: various fixes
 2026-05-27 23:29 UTC  (4+ messages)
` [PATCH net 2/3] dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work

hsr: netlink notifications leak across network namespaces
 2026-05-27 23:18 UTC  (4+ messages)
` [PATCH net] hsr: broadcast netlink notifications in the device's net namespace

[PATCH 0/9] netconsole: stop charging every netpoll user for netconsole-only state
 2026-05-27 22:59 UTC  (5+ messages)

nipa: tree selection fails for ipsec-next series?
 2026-05-27 22:36 UTC  (2+ messages)

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-27 22:29 UTC  (6+ messages)

[PATCH v3] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-27 22:00 UTC  (2+ messages)

[PATCH net 1/1] net: sctp: clear current outbound stream on stream teardown
 2026-05-27 21:58 UTC  (2+ messages)

[PATCH net] net: lan743x: avoid netdev-based logging before netdev registration
 2026-05-27 21:56 UTC  (5+ messages)

[PATCH net 1/1] sctp: stream: rebind out_curr when updating streams
 2026-05-27 21:53 UTC  (2+ messages)

[PATCH iproute2-next] dpll: man: restore Frequency monitor status in device show output
 2026-05-27 21:40 UTC  (2+ messages)

[PATCH iproute2-next v2] dpll: monitor: add -t/--timestamp and --tshort options
 2026-05-27 21:40 UTC  (2+ messages)

[PATCH iwl-net] ice: fall back to SBQ when LL PHY timer interface times out
 2026-05-27 21:21 UTC  (2+ messages)

[PATCH] netfilter: nft_tunnel: fix use-after-free on object destroy
 2026-05-27 21:18 UTC  (2+ messages)

[PATCH] net: microchip: sparx5: clean up PSFP resources on flower setup failure
 2026-05-27 20:54 UTC  (2+ messages)

[PATCH net v4] net: tg3: guard napi_disable and pci_disable_device calls
 2026-05-27 20:52 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: lan743x: cleanup netdev-based logging
 2026-05-27 20:35 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add "message level" module parameter
` [PATCH net-next v2 2/2] net: lan743x: avoid netdev-based logging before netdev registration

[PATCH net-next v3] net: dsa: yt921x: Add ACL support
 2026-05-27 20:03 UTC  (3+ messages)

[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
 2026-05-27 20:03 UTC  (6+ messages)
` [PATCH net-next v8 3/3] gve: implement "

[PATCH 6.12] net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init
 2026-05-27 19:49 UTC  (2+ messages)

[PATCH 6.12] net/mlx5e: Trigger neighbor resolution for unresolved destinations
 2026-05-27 19:49 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