public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 11:40:15 to 2026-04-08 13:56:19 UTC [more...]

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-08 13:56 UTC  (4+ messages)

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

[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-next v2 0/8] ixgbe: nits and improvements
 2026-04-08 13:12 UTC  (9+ 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()
` [PATCH iwl-next v2 8/8] ixgbe: use int instead of u32 for error code variables

[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)

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

[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  (5+ messages)
` [PATCH 2/3] io_uring/rsrc: use io_cache_free for node in io_buffer_register_bvec error path

[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 0/2] i40e: implement per-queue stats
 2026-04-08 12:08 UTC  (6+ 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 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] "


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