Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-23 00:40:17 to 2026-06-23 17:33:55 UTC [more...]

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-23 17:33 UTC  (6+ messages)
` [PATCH v12 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v12 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()

[PATCH v2 net 0/2] tipc: syzbot related fixes
 2026-06-23 17:30 UTC  (3+ messages)
` [PATCH v2 net 1/2] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
` [PATCH v2 net 2/2] tipc: avoid busy looping in tipc_exit_net()

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-23 17:29 UTC  (3+ messages)

[PATCH net-next v3] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
 2026-06-23 17:26 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-06-23 17:10 UTC  (11+ messages)

[PATCH net v2 0/2] net: stmmac: dwmac-spacemit: Fix wrong macro definition
 2026-06-23 16:54 UTC  (5+ messages)
` [PATCH net v2 1/2] net: stmmac: dwmac-spacemit: Fix wrong phy interface definition
` [PATCH net v2 2/2] net: stmmac: dwmac-spacemit: Fix wrong irq definition

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-06-23 16:49 UTC  (3+ messages)

[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
 2026-06-23 16:36 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: phy: sfp/mdio-i2c: defer RollBall probe + fix mii_bus leak
 2026-06-23 16:34 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroy
` [PATCH net-next v3 2/2] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery

[PATCH iwl-net v2 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
 2026-06-23 16:25 UTC  (2+ messages)

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-06-23 16:31 UTC  (3+ messages)
` [PATCH v7 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay

[PATCH iwl-net v2 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
 2026-06-23 16:25 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-23 16:08 UTC  (2+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-06-23 15:56 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add SM8450 compatible string
` [PATCH 3/3] net: ipa: Add IPA v5.1 data

[PATCH] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-23 15:53 UTC  (2+ messages)

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-23 15:49 UTC  (6+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output
` [PATCH 2/2] sched: Use WARN_ON.*_DEFERRED()

[PATCH net-next v2] Documentation: net/smc: correct old value of smcr_max_recv_wr
 2026-06-23 15:12 UTC  (2+ messages)

[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
 2026-06-23 14:58 UTC  (7+ messages)

[PATCH] qede: fix out-of-bounds check for cqe->len_list[]
 2026-06-23 14:45 UTC 

[PATCH net v2 2/2] sctp: add INIT verification after cookie unpacking
 2026-06-23 14:45 UTC  (3+ messages)

[PATCH v2] netdevsim: fix use-after-free in nsim_create and __nsim_dev_port_del
 2026-06-23 14:44 UTC 

[PATCH v1 0/3] thunderbold: A few cleanups
 2026-06-23 14:35 UTC  (3+ messages)

[PATCH net] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
 2026-06-23 14:22 UTC  (7+ messages)

[PATCH net] ice: fix stats array overflow when VF requests more queues
 2026-06-23 13:59 UTC  (4+ messages)

[PATCH net] tipc: fix out-of-bounds read in broadcast Gap ACK blocks
 2026-06-23 13:54 UTC 

[PATCH v4 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-23 13:53 UTC  (19+ messages)
` [PATCH v4 1/9] rust: module: move module types into `module.rs`
` [PATCH v4 2/9] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v4 3/9] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v4 4/9] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v4 5/9] rust: drm: set fops.owner from driver module pointer
` [PATCH v4 6/9] rust: miscdevice: "
` [PATCH v4 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v4 8/9] rust: binder: "
` [PATCH v4 9/9] rust: macros: remove `THIS_MODULE` static from `module!`

[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-06-23 13:32 UTC  (8+ messages)
` [PATCH net 1/7] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH net 2/7] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH net 3/7] xsk: drain continuation descs on invalid descriptor in __xsk_generic_xmit()
` [PATCH net 4/7] xsk: reclaim offending invalid desc in generic multi-buffer Tx
` [PATCH net 5/7] xsk: reclaim invalid multi-buffer Tx descs in ZC path
` [PATCH net 6/7] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH net 7/7] selftests/xsk: account invalid multi-buffer Tx descriptors

[PATCH] net: liquidio: Check soft command allocation in lio_main setup_nic_devices()
 2026-06-23 13:31 UTC  (2+ messages)

[PATCH] af_unix: move proto info out of CONFIG_BPF_SYSCALL
 2026-06-23 12:49 UTC 

[PATCH bpf-next v4 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-23 12:36 UTC  (8+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v4 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH net] net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
 2026-06-23 12:22 UTC  (2+ messages)

[PATCH] net: sparx5: unregister blocking notifier on init failure
 2026-06-23 11:57 UTC 

[PATCH] octeontx2-af: Free BPID bitmap on setup failure
 2026-06-23 11:43 UTC 

[PATCH net] net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addresses
 2026-06-23 11:33 UTC  (7+ messages)

[PATCH net v3 0/2] net: ethernet: sunplus: spl2sw: fix of_node refcount leaks
 2026-06-23 11:24 UTC  (3+ messages)
` [PATCH net v3 1/2] net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in remove

[PATCH net v2] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-23 11:22 UTC 

[PATCH] net: fman: fix clock and device node leak in probe error paths
 2026-06-23 11:22 UTC  (6+ messages)
` [PATCH v2 1/2] net: fman: fix clk reference leak in read_dts_node()
  ` [PATCH v2 2/2] net: fman: use devm_kzalloc() for fman and rely on devres

s2io: driver still in use - please reconsider removal
 2026-06-23 11:21 UTC 

[PATCH] MAINTAINERS: Orphan SUNPLUS ETHERNET DRIVER
 2026-06-23 11:15 UTC  (2+ messages)

[PATCH iwl-net] ice: clear the default forwarding VSI rule when releasing a VSI
 2026-06-23 10:57 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH net v2] net: airoha: Add retry mechanism to airoha_qdma_set_trtcm_param()
 2026-06-23 10:53 UTC  (2+ messages)

[PATCH net V3 1/3] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
 2026-06-23 10:46 UTC  (2+ messages)

[PATCH] rocker: Fix memory leak in ofdpa_port_fdb()
 2026-06-23 10:39 UTC  (5+ messages)

[PATCH net v2] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-23 10:38 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
 2026-06-23 10:38 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
 2026-06-23 10:37 UTC  (11+ messages)

[PATCH net v2] seg6: validate SRH length before reading fixed fields
 2026-06-23 10:32 UTC 

[PATCH net v7 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-06-23 10:18 UTC  (5+ messages)
` [PATCH net v7 1/4] iavf: return EBUSY if reset in progress or not ready during MAC change
` [PATCH net v7 2/4] i40e: skip unnecessary VF reset when setting trust
` [PATCH net v7 3/4] iavf: send MAC change request synchronously
` [PATCH net v7 4/4] ice: skip unnecessary VF reset when setting trust

[PATCH v2] virtio_net: disable cb when NAPI is busy-polled
 2026-06-23 10:15 UTC  (2+ messages)

[PATCH v4 0/5] Introduce error threshold to drm_ras
 2026-06-23 10:09 UTC  (6+ messages)
` [PATCH v4 1/5] drm/ras: Cancel and free message on get counter failure
` [PATCH v4 2/5] drm/ras: Introduce error threshold
` [PATCH v4 3/5] drm/xe/ras: Add support for "
` [PATCH v4 4/5] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v4 5/5] drm/xe/sysctrl: Reuse xe_sysctrl_create_command()

[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
 2026-06-23 10:08 UTC  (7+ messages)

[PATCH net] seg6: validate SRH length before reading fixed fields
 2026-06-23  9:52 UTC  (3+ messages)
  `  "

[Intel-wired-lan] [PATCH net] igc: Fix RX HW timestamp reporting when NET_RX_BUSY_POLL is disabled
 2026-06-23  9:46 UTC  (2+ messages)

[bug report] net: stmmac: fix dma physical address of descriptor when display ring
 2026-06-23  9:38 UTC 

[PATCH] xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
 2026-06-23  9:22 UTC 

[PATCH net] net: dst: block BH in ipip6_tunnel_xmit
 2026-06-23  2:24 UTC  (3+ messages)

[PATCH net-next] net: sparx5: change ndo_set_rx_mode_async return type to int
 2026-06-23  9:14 UTC  (3+ messages)

[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-23  9:11 UTC  (3+ messages)

[PATCH] [net] eth: mlx5: fix macsec dependency
 2026-06-23  9:10 UTC  (2+ messages)

[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
 2026-06-23  9:10 UTC 

[PATCH] atm: fore200e: disable PCI device on DMA mask failure
 2026-06-23  8:56 UTC  (2+ messages)

[net] ipv6: honor per-interface proxy_ndp in forward and NA paths
 2026-06-23  8:56 UTC 

[PATCH iwl-net] ice: reject out-of-range ptype in ice_parser_profile_init
 2026-06-23  8:11 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net] net: bcmgenet: report MDIO busy timeout
 2026-06-23  8:06 UTC  (2+ messages)

[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
 2026-06-23  8:05 UTC  (3+ messages)

[PATCH stable 6.6.y v4 0/4] bpf: linked scalar precision fixes
 2026-06-23  8:00 UTC  (2+ messages)

[PATCH iwl-net 0/4] ice: fixes for pause reporting, autoneg, RDMA and EIPE
 2026-06-23  7:47 UTC  (3+ messages)
` [PATCH iwl-net 2/4] ice: fix autoneg disable when link partner doesn't support AN
  ` [Intel-wired-lan] "

AppArmor: TCP Fast Open bypasses connect mediation (last unaddressed LSM)
 2026-06-23  7:13 UTC  (2+ messages)

[PATCH net] tools/ynl: add missing uapi header deps in Makefile.deps
 2026-06-23  7:08 UTC 

[REGRESSION 6.12.90 -> 6.12.94] vsock/virtio: large AF_VSOCK transfers reset under backpressure
 2026-06-23  7:08 UTC  (4+ messages)

[PATCH net v6 3/4] iavf: send MAC change request synchronously
 2026-06-23  6:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 v6.6-v6.1] netfilter: nf_tables: always walk all pending catchall elements
 2026-06-23  6:14 UTC 

[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
 2026-06-23  6:02 UTC  (2+ messages)

[net-next v44] mctp pcc: Implement MCTP over PCC Transport
 2026-06-23  5:54 UTC  (8+ messages)

[PATCH] net/tcp-ao: fix use-after-free of key in del_async path
 2026-06-23  5:50 UTC  (2+ messages)

[PATCH net v5 0/4] MAC-PHY interrupt changed to level triggered interrupt
 2026-06-23  5:48 UTC  (8+ messages)
` [PATCH net v5 1/4] net: ethernet: oa_tc6: Interrupt is active low, level triggered

[PATCH net 0/2] tcp: make TCP-AO lookups more predictable
 2026-06-23  5:24 UTC  (5+ messages)
` [PATCH net 2/2] selftests/net: Add TCP-AO key shadowing test

[PATCH net v2 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode
 2026-06-23  4:06 UTC  (3+ messages)
` [PATCH net v2 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state
` [PATCH net v2 2/2] octeontx2-af: suppress kpu profile loading warning

[PATCH net] netpoll: fix a use-after-free on shutdown path
 2026-06-23  4:05 UTC  (2+ messages)

[PATCH net] eth: fbnic: fix ordering of heartbeat vs ownership
 2026-06-23  4:01 UTC  (2+ messages)

[PATCH net v2] net: sungem: fix probe error cleanup
 2026-06-23  2:57 UTC 

[PATCH v1 net] ipv4: fib: Don't ignore error route in local/main tables
 2026-06-23  1:50 UTC  (2+ messages)

[PATCH net] bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
 2026-06-23  1:50 UTC  (4+ messages)

[PATCH net-next v3] virtio-net: xsk: support tx wake up
 2026-06-23  1:48 UTC  (4+ messages)

[PATCH bpf v4] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-23  1:40 UTC 

[PATCH net] ipv6: Fix null-ptr-deref in fib6_nh_mtu_change()
 2026-06-23  1:30 UTC  (2+ messages)

[PATCH net] net/wan/hdlc_ppp: sync per-proto timers before freeing hdlc state
 2026-06-23  1:30 UTC  (2+ messages)

[PATCH net v2] eth: bnxt: improve the timing of stats
 2026-06-23  1:30 UTC  (2+ messages)

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-23  1:18 UTC  (2+ messages)

[PATCH iproute2] ip: return correct status from help command
 2026-06-23  1:14 UTC  (2+ messages)
` [PATCH v2] iproute2: return correct status from help commands across all utilities

[PATCH net v2] net: ethernet: ti: icssg: guard PA stat lookups
 2026-06-23  0:40 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