Netdev List
 help / color / mirror / Atom feed
 messages from 2026-09-04 09:04:45 to 2026-09-04 17:04:08 UTC [more...]

[PATCH net-next v5 1/6] net: dsa: motorcomm: refactor registration path for upcoming switch families
 2026-09-04 17:03 UTC  (11+ messages)
` [PATCH net-next v5 2/6] net: dsa: motorcomm: use max_ports from series_info for port bounds checking
` [PATCH net-next v5 3/6] net: dsa: motorcomm: relocate MIB polling initialization to dsa_setup()
` [PATCH net-next v5 4/6] net: dsa: motorcomm: introduce mib_init to control MIB polling initialization
` [PATCH net-next v5 5/6] net: dsa: tag_922x: add support for Motorcomm YT922x tags

[PATCH net v3] ip_tunnel: reserve FOU/GUE headroom before encapsulation
 2026-09-04 16:57 UTC  (3+ messages)

[PATCH net v4] ip_tunnel: reserve FOU/GUE headroom before encapsulation
 2026-09-04 16:55 UTC 

[PATCH net 0/2] selftests: net: use KHDR_INCLUDES in CFLAGS
 2026-09-04 16:55 UTC  (6+ messages)
` [PATCH net 1/2] selftests: netfilter: "
` [PATCH net 2/2] selftests: forwarding: "

[PATCH v3 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-09-04 16:45 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: clk: sun60i-a733-ccu: Add Allwinner A733 support
` [PATCH v3 2/8] clk: sunxi-ng: sdm: Add dual patterns support
` [PATCH v3 3/8] clk: sunxi-ng: a733: Add PRCM CCU
` [PATCH v3 4/8] clk: sunxi-ng: a733: Add PLL clocks support
` [PATCH v3 5/8] clk: sunxi-ng: a733: Add bus "
` [PATCH v3 6/8] clk: sunxi-ng: a733: Add mod "
` [PATCH v3 7/8] clk: sunxi-ng: a733: Add bus clock gates
` [PATCH v3 8/8] clk: sunxi-ng: a733: Add reset lines

[PATCH v6 net-next 15/15] selftest: net: Specify netns for ip ntable in test_neigh.sh
 2026-09-04 16:46 UTC  (3+ messages)

[PATCH v6 net-next 12/15] neighbour: Namespacify neigh_tables
 2026-09-04 16:44 UTC  (3+ messages)

[PATCH] nfc: virtual_ncidev: Add missing ioctl compat handler
 2026-09-04 16:42 UTC 

[PATCH v6 net-next 11/15] neighbour: Convert neigh_table.entries to refcount_t
 2026-09-04 16:39 UTC  (3+ messages)

[ANN] Containers to run Netdev CI tests locally
 2026-09-04 16:37 UTC  (9+ messages)

[PATCH v6 net-next 09/15] ipv6: Replace &nd_tbl with nd_table(net)
 2026-09-04 16:36 UTC  (3+ messages)

[PATCH net-next v2 0/6] net: dsa: motorcomm: MIB fixup
 2026-09-04 16:29 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: dsa: motorcomm: Rename MIB stuffs
` [PATCH net-next v2 2/6] net: dsa: motorcomm: Split MIB buffers
` [PATCH net-next v2 3/6] net: dsa: motorcomm: Split MIB module
` [PATCH net-next v2 4/6] net: dsa: motorcomm: Use u64_stats_t for MIB stats
` [PATCH net-next v2 5/6] net: dsa: motorcomm: Fix MIB synchronization
` [PATCH net-next v2 6/6] net: dsa: motorcomm: Use safe 64-bit counter reader

[PATCH net] net: macb: initialize PTP lock before registering clock
 2026-09-04 16:29 UTC  (3+ messages)
` [PATCH net v2] net: macb: initialize PTP state "

[PATCH v6 net-next 10/15] neighbour: Clean up neigh_table_init() and neigh_table_clear()
 2026-09-04 16:28 UTC  (3+ messages)

[PATCH v2] inet: frags: invalidate queues before flushing them
 2026-09-04 16:28 UTC 

[PATCH net v2 0/2] mac802154: fix queued RX descriptor lifetime
 2026-09-04 16:27 UTC  (5+ messages)
` [PATCH net v2 1/2] mac802154: serialize and drain queued RX descriptors
` [PATCH net v2 2/2] mac802154: pin netdevs for "

[bug] Triple whammy of mt7996e bugs on 7.2+
 2026-09-04 16:20 UTC  (4+ messages)

[BUG] net/scm: scm_pidfd_recv() reports pidfd_prepare() failure to userspace as a file descriptor
 2026-09-04 16:17 UTC  (2+ messages)

[PATCH v6 net-next 08/15] ipv4: Replace &arp_tbl with arp_table(net)
 2026-09-04 16:16 UTC  (3+ messages)

[PATCH net] netlink: render SCM_CREDENTIALS pid in the receiver's pid namespace
 2026-09-04 16:09 UTC  (3+ messages)

[PATCH net-next 00/14] net: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-04 16:00 UTC  (3+ messages)
` [PATCH net-next 10/14] mlxsw: pci: Remove obsolete 32-bit DMA mask fallback

[PATCH net-next 00/33] Remove comma after sentinel entries in match table
 2026-09-04 15:58 UTC  (10+ messages)
` [PATCH net-next 14/33] net: dsa: mxl-gsw1xx: Remove comma after sentinel-entry in match-table
` [PATCH net-next 16/33] net: dsa: mt7530: mmio: "
` [PATCH net-next 20/33] net: dsa: realtek: rtl8365mb: "
` [PATCH net-next 25/33] net: spacemit: k1_emac: "

[PATCH v2 0/5] kthread: convert remaining users to kthread_create_worker
 2026-09-04 15:56 UTC  (9+ messages)
` [PATCH v2 1/5] media: ivtv: convert to kthread_run_worker
` [PATCH v2 2/5] net: encx24j600: "
` [PATCH v2 4/5] cpufreq: schedutil: convert to kthread_create_worker
` [PATCH v2 3/5] tty: sc16is7xx: convert to kthread_run_worker
` [PATCH v2 5/5] kthread: remove worker->task self assignment

[PATCH 00/15] Add BNG_RE control path verbs
 2026-09-04 15:52 UTC  (17+ messages)
` [PATCH 01/15] bnge: Add infrastructure support for RoCE MPC channels
` [PATCH 02/15] bnge: Add HSI definitions for 64-bit doorbell and "
` [PATCH 03/15] bnge: reserve TX/completion rings for the RoCE MPC channel
` [PATCH 04/15] RDMA/bng_re: Add MPC, XID management, doorbell infrastructure
` [PATCH 05/15] RDMA/bng_re: Add support verbs
` [PATCH 06/15] RDMA/bng_re: Add ucontext/mmap verbs
` [PATCH 07/15] RDMA/bng_re: Add GID verbs
` [PATCH 08/15] RDMA/bng_re: Add PD verbs
` [PATCH 09/15] RDMA/bng_re: Add MR verbs
` [PATCH 10/15] RDMA/bng_re: Add CQ verbs
` [PATCH 11/15] RDMA/bng_re: Add SRQ verbs
` [PATCH 12/15] RDMA/bng_re: Add Stats verbs
` [PATCH 13/15] RDMA/bng_re: Add AH verbs
` [PATCH 14/15] RDMA/bng_re: Add QP verbs
` [PATCH 15/15] RDMA/bng_re: Register with ib-core

[PATCH 00/10] net: support thread-specific pidfds for send and connect
 2026-09-04 15:38 UTC  (5+ messages)
` [PATCH 05/10] net: turn sk_peer_pid into an array indexed by pid type

[PATCH net-next v8 3/6] idpf: support pacing offload
 2026-09-04 15:22 UTC  (3+ messages)

[PATCH net v2 0/2] net/smc: fix diag dump lifetime races
 2026-09-04 15:21 UTC  (8+ messages)

[PATCH v3 net-next 0/6] net: Move system_long_wq to system_dfl_long_wq
 2026-09-04 15:01 UTC  (8+ messages)
` [PATCH v3 net-next 5/6] net: usb: pegasus: Move long delayed work on system_dfl_long_wq

[PATCH 1/2] ice: restore DDP state during PFR recovery
 2026-09-04 15:08 UTC  (4+ messages)
` [PATCH 2/2] ice: clear Flow Director entries before reset cleanup

[PATCH mptcp-next v2 0/2] selftests: mptcp: convert iptables to nftables
 2026-09-04 14:59 UTC  (2+ messages)

[PATCH] clk: nuvoton: ma35d1: Use clk_hw pointers as mux parents
 2026-09-04 14:21 UTC  (2+ messages)

[syzbot] [bpf?] WARNING in bpf_mark_chain_precision
 2026-09-04 14:14 UTC 

[PATCH net-next v2 0/2] net: dsa: realtek: EEE support for RTL8365MB-VC
 2026-09-04 14:12 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: phy: realtek: use C45 for RTL8365MB-VC internal PHY MMD access
` [PATCH net-next v2 2/2] net: dsa: realtek: rtl8365mb: add EEE support

[PATCH] bpf, sockmap: Fix self-redirect copied_seq double-counting
 2026-09-04 14:11 UTC  (4+ messages)

[PATCH net v2] bonding: fix slave_cnt leak on XDP error paths
 2026-09-04 14:11 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/8] net: fix typos and repeated words in comments
 2026-09-04 14:06 UTC  (2+ messages)

[PATCH net-next] selftests: net: Skip so_incoming_cpu on single-CPU systems
 2026-09-04 14:03 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in __hrtimer_run_queues (3)
 2026-09-04 13:51 UTC  (3+ messages)

[PATCH net] ipvs: shut down destination trash timer on netns cleanup
 2026-09-04 13:51 UTC  (2+ messages)

[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
 2026-09-04 13:50 UTC  (7+ messages)
` [PATCH net-next V3 01/15] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V3 13/15] selftests: drv-net: gro: Extract shared helpers into gro_lib.py
` [PATCH net-next V3 15/15] selftests: drv-net: Add PSP HW GRO conformance tests

[PATCH iwl-next v2] idpf: add flow-based XDP fallback for FWs without Tx FIFO support
 2026-09-04 13:49 UTC  (3+ messages)

[PATCH net-next] net: dsa: motorcomm: Handle degenerated blink delays
 2026-09-04 13:47 UTC 

[PATCH net v2 1/1] tcp: reject non zerocopy devmem tx
 2026-09-04 13:43 UTC 

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-04 13:41 UTC  (4+ messages)

[PATCH] wifi: wilc1000: fix RX buffer OOB-write in wilc_wlan_handle_isr_ext()
 2026-09-04 13:39 UTC 

[PATCH] net: fix typos in comments
 2026-09-04 13:10 UTC  (2+ messages)

[PATCH 1/2] mdio-mux: fix typo "framwork" in comment
 2026-09-04 13:17 UTC  (4+ messages)
` [PATCH 2/2] mii: fix typo "asymetric" "

[PATCH net-next 0/3] net: microchip_t1s: fix collision detection on PLCA status change
 2026-09-04 13:07 UTC  (7+ messages)
` [PATCH net-next 2/3] net: ethernet: oa_tc6: deliver the PHY interrupt to phylib

[PATCH net-next 0/4] net: dsa: motorcomm: MIB fixup
 2026-09-04 13:03 UTC  (5+ messages)
` [PATCH net-next 3/4] net: dsa: motorcomm: Use u64_stats_t for MIB stats

[PATCH] wifi: mwifiex: bound SDIO fw dump count by memory table size
 2026-09-04 12:57 UTC 

[PATCH net-next] ppp: pass private data to channel callbacks
 2026-09-04 12:50 UTC  (4+ messages)

[PATCH net-next v2] net: fec: Propagate PTP initialization errors
 2026-09-04 12:45 UTC  (8+ messages)

[PATCH] net: tulip: use mod_timer() in t21142_lnk_change()
 2026-09-04 12:36 UTC 

[PATCH] atm: fix typo "protcol" in comment
 2026-09-04 12:36 UTC 

[PATCH net-next v7 0/3] w5100: restore GPIO-based link detection
 2026-09-04 12:36 UTC  (4+ messages)
` [PATCH net-next v7 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v7 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
` [PATCH net-next v7 3/3] w5100: detect carrier state using link status bit and optional interrupt

[syzbot] Monthly wireless report (Sep 2026)
 2026-09-04 12:33 UTC 

[PATCH net-next] octeontx2-pf: report port connector type in ethtool link ksettings
 2026-09-04 12:30 UTC  (4+ messages)

[PATCH] net: ipv6: fix typos in comments
 2026-09-04 12:21 UTC 

[PATCH] net: cortina: fix typo "trigged" in comment
 2026-09-04 11:59 UTC 

[PATCH net v2] octeontx2-pf: Fix ethtool timestamping capabilities for SDP representors
 2026-09-04 11:49 UTC  (2+ messages)

[PATCH] net: netfilter: fix typo "specifiy" in comment
 2026-09-04 11:45 UTC 

[PATCH 1/2] usb: fix typos in comments
 2026-09-04 11:40 UTC 

[PATCH v1 net-next 0/2] net: Disallow buggy TCP transitions and IPV6_ADDRFORM
 2026-09-04 11:32 UTC  (5+ messages)
` [PATCH v1 net-next 1/2] tcp: Do not allow buggy transitions between ehash and lhash2
` [PATCH v1 net-next 2/2] ipv6: Remove IPV6_ADDRFORM

[PATCH] nfs: fix typos in comments
 2026-09-04 11:31 UTC 

[PATCH net] net: stmmac: initialize ptp_lock at probe time
 2026-09-04 11:30 UTC  (2+ messages)

[PATCH net-next] vxlan: add IFLA_VXLAN_IGNORE_DF
 2026-09-04 11:27 UTC 

[PATCH net v2] tipc: purge cong_links under the socket lock in tipc_release()
 2026-09-04 11:20 UTC  (2+ messages)

[PATCH net v2] net: pin protocol module before inet socket allocation
 2026-09-04 11:16 UTC  (3+ messages)

[PATCH net v3] net: pin protocol module before inet socket allocation
 2026-09-04 11:15 UTC 

[PATCH 1/2] net: sunrpc: fix typo "miliseconds" in comment
 2026-09-04 11:12 UTC  (2+ messages)

[PATCH v2 net] selftests/tc-testing: pass mp_pm via initialiser
 2026-09-04 11:01 UTC  (2+ messages)

[PATCH net 00/12] Netfilter/IPVS fixes for net
 2026-09-04 10:59 UTC  (5+ messages)

[PATCH net v5 4/4] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward
 2026-09-04 10:57 UTC  (2+ messages)

[PATCH net v5 3/4] selftests: net: Test UDP length overflow with PMTU discover and big MTU
 2026-09-04 10:57 UTC  (2+ messages)

[PATCH net v5 2/4] net: ipv6: Fix UDP length overflow with PMTU discover and big MTU
 2026-09-04 10:57 UTC  (2+ messages)

[PATCH v2] net: stmmac: clear dma_conf in __stmmac_open error path
 2026-09-04 10:57 UTC  (2+ messages)

[PATCH net v3] net: fec: Propagate PTP initialization errors
 2026-09-04 10:55 UTC 

[PATCH bpf v2 1/2] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
 2026-09-04 10:50 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test bpf_sock_destroy() on a TIME_WAIT sock

[PATCH v3 net-next 14/15] net: enetc: add PSI-to-VSI link status notification support for VF
 2026-09-04 10:47 UTC  (3+ messages)

[PATCH] vdpa: fix typos in comments
 2026-09-04 10:44 UTC 

[PATCH v4 net-next] octeontx2-af: add NPC TEID matching for GTP-U and GTP-C flows
 2026-09-04 10:31 UTC  (2+ messages)

[PATCH net-next v2] pptp: validate available payload before parsing PPP fields
 2026-09-04 10:28 UTC  (2+ messages)

[PATCH net] octeontx2-af: Fix BPID leak in nix_bp_enable()
 2026-09-04 10:25 UTC  (2+ messages)

[PATCH net v2] net/ipv6: don't route packets with unknown source address
 2026-09-04 10:21 UTC  (3+ messages)

[PATCH net-next 7/7] bnge: Process async events while administratively down
 2026-09-04 10:18 UTC  (2+ messages)

[PATCH net-next 6/7] bnge: Create NQ0 during probe and keep active across open/close
 2026-09-04 10:18 UTC  (2+ messages)

[PATCH net-next 5/7] bnge: Quiesce NQ0 around ring teardown in bnge_free_core()
 2026-09-04 10:18 UTC  (2+ messages)

[PATCH net-next 4/7] bnge: Drop obsolete bn->bnapi NULL checks in open/close paths
 2026-09-04 10:18 UTC  (2+ messages)

[PATCH net-next 3/7] bnge: Move bnapi and ring_grp allocation to probe/remove
 2026-09-04 10:18 UTC  (2+ messages)

[PATCH net] ptp: ocp: prevent watchdog rearming during detach
 2026-09-04 10:08 UTC  (2+ messages)

[PATCH] selftests/nci: Fix out-of-bounds store on thread join
 2026-09-04  9:59 UTC 

[PATCH v3 net-next 13/15] net: enetc: implement ndo_set_rx_mode_async for ENETC v4 VF
 2026-09-04  9:53 UTC  (3+ messages)

[PATCH net-next] dibs: Avoid inconsistent lockstate warning in dibs_lo_move_data()
 2026-09-04  9:44 UTC 

[PATCH net-next v2 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
 2026-09-04  9:43 UTC  (5+ messages)

[PATCH net v3 9/9] selftests: tc-testing: update ETS test 41f5 for clamped quanta
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 8/9] net/sched: ets: clamp quantum in parse and fallback paths
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 7/9] net/sched: drr: clamp quantum in change class
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 6/9] net/sched: pie: clamp psched_mtu in pie_drop_early
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 5/9] net/sched: dualpi2: clamp psched_mtu at all call sites
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 4/9] net/sched: hhf: clamp quantum in change and init paths
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 3/9] net/sched: sfq: clamp quantum in change path
 2026-09-04  9:42 UTC  (2+ messages)

[PATCH net v3 1/9] net/sched: fq: clamp quantum and initial_quantum in change path
 2026-09-04  9:42 UTC  (2+ messages)

[RFC net-next v2] net:dsa:yt922x: Add support for Motorcomm YT922x
 2026-09-04  9:37 UTC  (5+ messages)

[PATCH net-next v4] net: dsa: yt921x: Optimize driver for better generality
 2026-09-04  9:34 UTC  (3+ messages)

[PATCH net v5 0/2] mptcp: fix request migration ownership
 2026-09-04  9:32 UTC  (4+ messages)
` [PATCH net v5 1/2] mptcp: hold MP_JOIN msk ref when cloning reqsk

[PATCH net-next v2] net: dsa: offer a flowtable to the switch before the conduit
 2026-09-04  9:27 UTC 

[PATCH net-next v2] net: dsa: offer a flowtable to the switch before the conduit
 2026-09-04  9:24 UTC 

[PATCH net-next 4/4] i40e: Avoid repeating RX filter warning
 2026-09-04  9:19 UTC  (2+ messages)

[PATCH net-next 2/4] i40e: add support for bpf_xdp_metadata_rx_hash()
 2026-09-04  9:19 UTC  (2+ messages)

[PATCH iwl-net] idpf: fix NULL pointer dereference and memory leak in interrupt request
 2026-09-04  9:18 UTC 

[PATCH v3 net-next 12/15] net: enetc: add VF support for i.MX94 and i.MX95
 2026-09-04  9:05 UTC  (3+ messages)

[PATCH net] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-04  9:04 UTC 


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