public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 09:02:56 to 2026-04-08 14:49:08 UTC [more...]

[PATCH net-next] net: phy: fix a return path in get_phy_c45_ids()
 2026-04-08 14:48 UTC  (3+ messages)

[PATCH net-next 0/2] tcp: rehash onto different ECMP path on retransmit timeout
 2026-04-08 14:45 UTC  (5+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/2] "

[PATCH iwl-next 0/2] i40e: implement per-queue stats
 2026-04-08 14:44 UTC  (7+ messages)
` [PATCH iwl-next 1/2] i40e: implement basic "
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/2] i40e: keep track of per queue gso counters
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next 0/2] i40e: implement per-queue stats

[PATCH net-next v2] ipv6: move IFA_F_PERMANENT percpu allocation in process scope
 2026-04-08 14:36 UTC 

[PATCH net] can: raw: fix ro->uniq use-after-free in raw_rcv()
 2026-04-08 14:30 UTC 

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-04-08 14:29 UTC  (4+ messages)
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification

[PATCH iwl-next v2] ice: call netif_keep_dst() once when entering switchdev mode
 2026-04-08 14:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] ice: fix ice_init_link() error return preventing probe
 2026-04-08 14:11 UTC 

linux-next: manual merge of the net-next tree with the netfilter tree
 2026-04-08 14:10 UTC 

[PATCH iwl-next v2 0/8] ixgbe: nits and improvements
 2026-04-08 14:09 UTC  (10+ messages)
` [PATCH iwl-next v2 1/8] ixgbe: lower IXGBE_ITR_ADAPTIVE_MAX_USECS to prevent RX starvation
` [PATCH iwl-next v2 2/8] ixgbe: add ixgbe_container_is_rx() helper and refine RX adaptive ITR
` [PATCH iwl-next v2 3/8] ixgbe: limit ITR decrease in latency mode to prevent ACK overdrive
` [PATCH iwl-next v2 4/8] ixgbe: add IXGBE_ITR_ADAPTIVE_MASK_USECS constant
` [PATCH iwl-next v2 5/8] ixgbe: remove ixgbe_ping_all_vfs() from link state change handlers
` [PATCH iwl-next v2 6/8] ixgbe: use ktime_get_real_ns() in ixgbe_ptp_reset()
` [PATCH iwl-next v2 7/8] ixgbe: use GFP_KERNEL in ixgbe_fcoe_ddp_setup()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 8/8] ixgbe: use int instead of u32 for error code variables

BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
 2026-04-08 13:59 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-08 13:56 UTC  (8+ messages)
` [PATCH net-next v3 1/4] net: add getsockopt_iter callback to proto_ops
` [PATCH net-next v3 2/4] net: call getsockopt_iter if available
` [PATCH net-next v3 3/4] af_packet: convert to getsockopt_iter
` [PATCH net-next v3 4/4] can: raw: "

[PATCH v4 net-next 00/14] Add preliminary NETC switch support for i.MX94
 2026-04-08 13:43 UTC  (5+ messages)
` [PATCH v4 net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v4 net-next 02/14] dt-bindings: net: dsa: add NETC switch

[PATCH net-next v5 0/3] Add support for PIC64-HPSC/HX MDIO controller
 2026-04-08 13:18 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: document Microchip "
` [PATCH net-next v5 2/3] net: mdio: add a driver for "
` [PATCH net-next v5 3/3] net: phy: add a PHY write barrier when disabling interrupts

[PATCH iwl-net v2 0/6] ixgbe: six bug fixes
 2026-04-08 13:11 UTC  (7+ messages)
` [PATCH iwl-net v2 1/6] ixgbe: fix SWFW semaphore timeout for X550 family
` [PATCH iwl-net v2 2/6] ixgbe: add bounds check for debugfs register access
` [PATCH iwl-net v2 3/6] ixgbe: call ixgbe_setup_fc() before fc_enable() after NVM update
` [PATCH iwl-net v2 4/6] ixgbe: fix cls_u32 nexthdr path returning success when no entry installed
` [PATCH iwl-net v2 5/6] ixgbe: fix ITR value overflow in adaptive interrupt throttling
` [PATCH iwl-net v2 6/6] ixgbe: fix integer overflow and wrong bit position in ixgbe_validate_rtr()

[PATCH iwl-next] e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
 2026-04-08 13:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH RESEND][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 13:10 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: dsa: mt7628 embedded switch initial support
 2026-04-08 13:00 UTC  (3+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: dsa: add MT7628 ESW

[PATCH net-next 00/15] net/sched: no longer acquire RTNL in qdisc dumps
 2026-04-08 12:56 UTC  (16+ messages)
` [PATCH net-next 01/15] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
` [PATCH net-next 02/15] net/sched: add qstats_cpu_drop_inc() helper
` [PATCH net-next 03/15] net/sched: add READ_ONCE() in gnet_stats_add_queue[_cpu]
` [PATCH net-next 04/15] net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
` [PATCH net-next 05/15] net/sched: annotate data-races around sch->qstats.backlog
` [PATCH net-next 06/15] net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
` [PATCH net-next 07/15] net/sched: sch_red: annotate data-races in red_dump_stats()
` [PATCH net-next 08/15] net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
` [PATCH net-next 09/15] net/sched: sch_pie: annotate data-races in pie_dump_stats()
` [PATCH net-next 10/15] net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
` [PATCH net-next 11/15] net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
` [PATCH net-next 12/15] net/sched: sch_choke: annotate data-races in choke_dump_stats()
` [PATCH net-next 13/15] net/sched: sch_cake: annotate data-races in cake_dump_stats()
` [PATCH net-next 14/15] net/sched: mq: no longer acquire qdisc spinlocks in dump operations
` [PATCH net-next 15/15] net/sched: convert tc_dump_qdisc() to RCU

[RFC PATCH 0/1] netlink: Netlink process event for cgroup migration
 2026-04-08 12:54 UTC  (2+ messages)

[PATCH v4] net: caif: fix stack out-of-bounds write in cfctrl_link_setup()
 2026-04-08 12:53 UTC  (2+ messages)
` [PATCH v5] "

[PATCH net-next v11 00/10] bng_en: add link management and statistics support
 2026-04-08 12:51 UTC  (3+ messages)
` [PATCH net-next v11 05/10] bng_en: add support for link async events

[PATCH 0/3] io_uring: fix resource leak issues
 2026-04-08 12:51 UTC  (7+ messages)
` [PATCH 2/3] io_uring/rsrc: use io_cache_free for node in io_buffer_register_bvec error path
` [PATCH 3/3] io_uring/zcrx: fix resource leak and double-free hazard in io_import_umem

[PATCH v2] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
 2026-04-08 12:49 UTC  (3+ messages)

[PATCH net v2] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
 2026-04-08 12:39 UTC  (4+ messages)

[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
 2026-04-08 12:26 UTC  (6+ messages)

[PATCH v2 0/4] Rust netlink support + use in Rust Binder
 2026-04-08 12:20 UTC  (5+ messages)
` [PATCH v2 1/4] rust: netlink: add raw netlink abstraction
` [PATCH v2 2/4] ynl_gen: generate Rust files from yaml files
` [PATCH v2 3/4] rust_binder: add generated netlink.rs file
` [PATCH v2 4/4] rust_binder: report netlink transactions

[PATCH net-next v39 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-04-08 12:20 UTC  (9+ messages)
` [PATCH net-next v39 1/8] eea: introduce PCI framework
` [PATCH net-next v39 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v39 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v39 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v39 5/8] eea: implement packet receive logic
` [PATCH net-next v39 6/8] eea: implement packet transmit logic
` [PATCH net-next v39 7/8] eea: introduce ethtool support
` [PATCH net-next v39 8/8] eea: introduce callback for ndo_get_stats64

[PATCH net v5 00/21] rxrpc: Miscellaneous fixes
 2026-04-08 12:12 UTC  (22+ messages)
` [PATCH net v5 01/21] rxrpc: Fix key quota calculation for multitoken keys
` [PATCH net v5 02/21] rxrpc: Fix key parsing memleak
` [PATCH net v5 03/21] rxrpc: Fix anonymous key handling
` [PATCH net v5 04/21] rxrpc: Fix call removal to use RCU safe deletion
` [PATCH net v5 05/21] rxrpc: Fix RxGK token loading to check bounds
` [PATCH net v5 06/21] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
` [PATCH net v5 07/21] rxrpc: Fix rack timer warning to report unexpected mode
` [PATCH net v5 08/21] rxrpc: Fix key reference count leak from call->key
` [PATCH net v5 09/21] rxrpc: Fix to request an ack if window is limited
` [PATCH net v5 10/21] rxrpc: Only put the call ref if one was acquired
` [PATCH net v5 11/21] rxrpc: reject undecryptable rxkad response tickets
` [PATCH net v5 12/21] rxrpc: fix RESPONSE authenticator parser OOB read
` [PATCH net v5 13/21] rxrpc: fix oversized RESPONSE authenticator length check
` [PATCH net v5 14/21] rxrpc: fix reference count leak in rxrpc_server_keyring()
` [PATCH net v5 15/21] rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
` [PATCH net v5 16/21] rxrpc: Fix missing error checks for rxkad encryption/decryption failure
` [PATCH net v5 17/21] rxrpc: Fix integer overflow in rxgk_verify_response()
` [PATCH net v5 18/21] rxrpc: Fix leak of rxgk context "
` [PATCH net v5 19/21] rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
` [PATCH net v5 20/21] rxrpc: only handle RESPONSE during service challenge
` [PATCH net v5 21/21] rxrpc: proc: size address buffers for %pISpc output

[PATCH iwl-next] igb: use ktime_get_real helpers in igb_ptp_reset()
 2026-04-08 11:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v8 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-08 11:52 UTC  (5+ messages)
` [PATCH net v8 1/4] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v8 2/4] nsim: Add support for VLAN filters
` [PATCH net v8 3/4] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v8 4/4] macsec: Support VLAN-filtering lower devices

[PATCH 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-04-08 11:50 UTC  (6+ messages)
` [PATCH 3/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata

[PATCH net] net: phy: micrel: Fix MMD register access during SPD in ksz9131_resume()
 2026-04-08 11:45 UTC  (2+ messages)

[PATCH] rxrpc/proc: size address buffers for %pISpc output
 2026-04-08 11:40 UTC  (3+ messages)
` [PATCH v2] "

[net-next v1 v1 0/5] Add StarFive JHB100 soc SGMII GMAC support
 2026-04-08  8:44 UTC  (2+ messages)
` [net-next v1 v1 4/5] net: stmmac: starfive: Add JHB100 SGMII interface

[PATCH v4 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
 2026-04-08 11:16 UTC  (3+ messages)

[PATCH net 0/2] pull request: batman-adv 2025-04-08
 2026-04-08 11:02 UTC  (3+ messages)
` [PATCH net 1/2] batman-adv: reject oversized global TT response buffers
` [PATCH net 2/2] batman-adv: hold claim backbone gateways by reference

[PATCH v4 net-next 12/14] net: dsa: netc: add more basic functions support
 2026-04-08 11:09 UTC  (3+ messages)

[PATCH iwl-net v2] ice: fix SMA and U.FL pin state changes affecting paired pin
 2026-04-08 11:05 UTC 

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-08 11:01 UTC  (7+ messages)
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices

[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-08 10:54 UTC  (2+ messages)

[PATCH net v4 15/15] rxrpc: fix reference count leak in rxrpc_server_keyring()
 2026-04-08 10:53 UTC  (8+ messages)
` [PATCH net v4 00/15] rxrpc: Miscellaneous fixes

[PATCH v10 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-08 10:41 UTC  (4+ messages)
` [PATCH v10 net-next 3/6] devlink: Implement devlink param multi attribute nested data values

[PATCH net v2 1/1] net: hsr: avoid learning unknown senders for local delivery
 2026-04-08 10:40 UTC  (2+ messages)

[PATCH net-next v3 0/5] dpll: zl3073x: add ref-sync pair support
 2026-04-08 10:27 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
` [PATCH net-next v3 2/5] dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
` [PATCH net-next v3 3/5] dpll: zl3073x: add ref sync and output clock type helpers
` [PATCH net-next v3 4/5] dt-bindings: dpll: add ref-sync-sources property
` [PATCH net-next v3 5/5] dpll: zl3073x: add ref-sync pair support

[RFC PATCH v4 00/19] Support socket access-control
 2026-04-08 10:26 UTC  (2+ messages)

[PATCH net] net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
 2026-04-08 10:20 UTC 

[PATCH net v2 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-08 10:18 UTC  (5+ messages)
` [PATCH net v2 2/3] vsock/test: handle MSG_PEEK in `recv_buf`
` [PATCH net v2 3/3] vsock/test: add MSG_PEEK after partial recv test

[PATCH net-next 0/4] net: mana: Fix probe/remove error path bugs
 2026-04-08 10:17 UTC  (3+ messages)

[PATCH] ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
 2026-04-08 10:04 UTC  (3+ messages)

[PATCH net v2] net_sched: fix skb memory leak in deferred qdisc drops
 2026-04-08 10:00 UTC 

[PATCH 0/8] pull request (net): ipsec 2026-04-08
 2026-04-08  9:59 UTC  (9+ messages)
` [PATCH 1/8] xfrm: clear trailing padding in build_polexpire()
` [PATCH 2/8] xfrm: account XFRMA_IF_ID in aevent size calculation
` [PATCH 3/8] xfrm: Wait for RCU readers during policy netns exit
` [PATCH 4/8] xfrm: hold dev ref until after transport_finish NF_HOOK
` [PATCH 5/8] xfrm: fix refcount leak in xfrm_migrate_policy_find
` [PATCH 6/8] xfrm_user: fix info leak in build_mapping()
` [PATCH 7/8] xfrm_user: fix info leak in build_report()
` [PATCH 8/8] net: af_key: zero aligned sockaddr tail in PF_KEY exports

[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
 2026-04-08  9:51 UTC  (9+ messages)

[PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-04-08  9:44 UTC  (3+ messages)
` [PATCH v5 net-next 4/8] dpll: zl3073x: allow SyncE_Ref pin state change

[PATCH v4 net-next 11/14] net: dsa: netc: add phylink MAC operations
 2026-04-08  9:44 UTC  (3+ messages)

[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
 2026-04-08  9:27 UTC  (11+ messages)
` [PATCH RFC net-next 01/10] net: stmmac: rename min_id to min_snpsver
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver
` [PATCH RFC net-next 03/10] net: stmmac: always fill in ver->userver
` [PATCH RFC net-next 04/10] net: stmmac: use ver->userver and ver->snpsver to print version
` [PATCH RFC net-next 05/10] net: stmmac: rename confusing synopsys_id
` [PATCH RFC net-next 06/10] net: stmmac: dche is only for GMAC4 cores
` [PATCH RFC net-next 07/10] net: stmmac: limit MAC .debug() to dwmac1000 and dwmac4
` [PATCH RFC net-next 08/10] net: stmmac: simplify stmmac_get_ethtool_stats()
` [PATCH RFC net-next 09/10] net: stmmac: clean up test for rx_coe debug printing
` [PATCH RFC net-next 10/10] net: stmmac: only print receive COE type for GMAC cores

[PATCH v11 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-08  9:37 UTC  (12+ messages)
` [PATCH v11 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v11 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v11 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v11 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v11 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v11 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v11 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v11 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v11 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v11 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v11 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH 0/2] pull request (net-next): ipsec-next 2026-04-08
 2026-04-08  9:42 UTC  (3+ messages)
` [PATCH 1/2] xfrm: update outdated comment
` [PATCH 2/2] xfrm: Drop support for HMAC-RIPEMD-160

[PATCH ipsec-next] xfrm: Drop support for HMAC-RIPEMD-160
 2026-04-08  9:34 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: hsr: strict supervision TLV validation
 2026-04-08  9:32 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: hsr: require valid EOT supervision TLV

[PATCH net] net: af_key: zero aligned sockaddr tail in PF_KEY exports
 2026-04-08  9:31 UTC  (2+ messages)

[PATCH net] xfrm_user: fix info leak in build_mapping()
 2026-04-08  9:30 UTC  (8+ messages)

[PATCH ipsec] xfrm: fix refcount leak in xfrm_migrate_policy_find
 2026-04-08  9:29 UTC  (2+ messages)

[PATCH 0/5] bus: mhi: host: mhi_phc: Add support for PHC over MHI
 2026-04-08  9:22 UTC  (4+ messages)
` [PATCH 4/5] bus: mhi: host: Update the Time sync logic to read 64 bit register value

[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-08  9:09 UTC  (4+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response

[PATCH net-next v6 00/10] Decouple receive and transmit enablement in team driver
 2026-04-08  9:02 UTC  (3+ messages)
` [PATCH net-next v6 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled


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