public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 23:19:01 to 2026-04-27 08:45:50 UTC [more...]

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-27  8:45 UTC  (15+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack

[PATCH v2 net 0/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (series)
 2026-04-27  8:45 UTC  (7+ messages)
` [PATCH v2 net 1/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
` [PATCH v2 net 2/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
` [PATCH v2 net 3/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
` [PATCH v2 net 4/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
` [PATCH v2 net 5/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)

[PATCH net v2] ipv6: Implement limits on extension header parsing
 2026-04-27  8:30 UTC  (9+ messages)

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-27  8:29 UTC  (5+ messages)
` [PATCH 1/9] "

[PATCH net 0/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (series)
 2026-04-27  8:27 UTC  (4+ messages)
` [PATCH net 4/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)

[PATCH v2 iproute2-next] utils: add fflush_monitor() helper
 2026-04-27  8:19 UTC 

[PATCH 1/2] net: thunderbolt: Call tbnet_stop() upon shutdown
 2026-04-27  8:16 UTC  (2+ messages)
` [PATCH 2/2] net: thunderbolt: Fix lockdep issue during tunnel tear down

[PATCH nf 2/2] netfilter: flowtable: fix inline pppoe encapsulation in xmit path
 2026-04-27  8:11 UTC 

[PATCH] net: stmmac: fix RX DMA leak on TX alloc failure
 2026-04-27  8:07 UTC  (2+ messages)

[PATCH net v4 4/4] ice: skip unnecessary VF reset when setting trust
 2026-04-27  7:59 UTC  (2+ messages)

[PATCH v3] net: stmmac: avoid repeated devm_gpiod_get_optional in mdio
 2026-04-27  7:50 UTC 

[PATCH net v2] netdevsim: zero initialize struct iphdr in dummy sk_buff
 2026-04-27  7:49 UTC  (2+ messages)

[PATCH iproute2-next] utils: add fflush_monitor() helper
 2026-04-27  7:39 UTC  (3+ messages)

[PATCH net] tcp: make probe0 timer handle expired user timeout
 2026-04-27  7:36 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-27  7:26 UTC  (5+ messages)
` [PATCH net-next v7 1/4] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
` [PATCH net-next v7 3/4] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
` [PATCH net-next v7 4/4] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH net v2 1/2] batman-adv: reject new tp_meter sessions during teardown
 2026-04-27  7:16 UTC  (3+ messages)
` [PATCH net v2 2/2] batman-adv: stop tp_meter sessions during mesh teardown

[PATCH] net: lan966x: avoid unregistering netdev on register failure
 2026-04-27  7:07 UTC  (2+ messages)

[PATCH] net: Unify user-visible "Qualcomm" name
 2026-04-27  7:05 UTC  (2+ messages)

[PATCH net-next] net: Unify user-visible "Qualcomm" name
 2026-04-27  6:59 UTC 

[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
 2026-04-27  6:55 UTC  (21+ messages)
` [RFC Patch net-next v1 1/9] r8169: add some register definitions
` [RFC Patch net-next v1 2/9] r8169: add napi and irq support
` [RFC Patch net-next v1 3/9] r8169: add support for multi tx queues
` [RFC Patch net-next v1 4/9] r8169: add support for multi rx queues
` [RFC Patch net-next v1 5/9] r8169: add support for msix
` [RFC Patch net-next v1 9/9] r8169: add support for ethtool

[PATCH v4 net 0/10] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-27  6:32 UTC  (11+ messages)
` [PATCH v4 net 01/10] octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
` [PATCH v4 net 02/10] octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in init
` [PATCH v4 net 03/10] octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollback
` [PATCH v4 net 04/10] octeontx2-af: npc: cn20k: Fix target map and rule
` [PATCH v4 net 05/10] octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
` [PATCH v4 net 06/10] octeontx2-af: npc: cn20k: Fix bank value
` [PATCH v4 net 07/10] octeontx2-af: npc: cn20k: Fix MCAM actions read
` [PATCH v4 net 08/10] octeontx2-af: npc: cn20k: Initialize default-rule index outputs up front
` [PATCH v4 net 09/10] octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on free
` [PATCH v4 net 10/10] octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indices

[PATCH] net: nixge: fix skb leak and missing bail on DMA mapping error
 2026-04-27  6:00 UTC 

[PATCH net-next] net: enc28j60: use of_get_ethdev_address
 2026-04-27  5:25 UTC 

[PATCH v3 net 0/11] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-27  4:18 UTC  (7+ messages)
` [PATCH v3 net 06/11] octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
` [PATCH v3 net 10/11] octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on free
` [PATCH v3 net 11/11] octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indices

[RFC PATCH] ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
 2026-04-27  3:11 UTC 

[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
 2026-04-27  2:43 UTC  (2+ messages)

[PATCH] net: nixge: fix skb leak and missing bail on DMA mapping error
 2026-04-27  2:42 UTC  (2+ messages)

[PATCH DRAFT] net: cirrus: ep93xx: fix probe error unwind
 2026-04-27  2:35 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free Write in sk_skb_reason_drop
 2026-04-27  2:21 UTC  (2+ messages)

[PATCH] net: ethernet: rnpgbe: mark nonfunctional incomplete driver as BROKEN
 2026-04-27  2:19 UTC  (2+ messages)

[PATCH net-next] net: bcmasp: handle EPROBE_DEFER for MAC retrieval
 2026-04-27  2:19 UTC  (2+ messages)

[GIT PULL] Networking deletions for 7.1
 2026-04-27  2:12 UTC  (3+ messages)

[bug report] Potential refcounting
 2026-04-27  2:07 UTC 

[PATCH net-deletions] net: remove ISDN subsystem and Bluetooth CMTP
 2026-04-27  0:37 UTC  (2+ messages)

[PATCH 0/2] net: packetengines: remove obsolete PCI drivers
 2026-04-27  0:37 UTC  (2+ messages)

[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
 2026-04-27  0:36 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpf,net: add missing custom syncookie statistics and add selftest
 2026-04-27  0:09 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] net: add missing syncookie statistics for BPF custom syncookies
` [PATCH bpf-next v3 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH net-next v7 0/5] TLS read_sock performance scalability
 2026-04-26 23:55 UTC  (5+ messages)

[REGRESSION] aquantia: Sunshine/Moonlight UDP video streaming broken since 5b4015ad833c ("net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL")
 2026-04-26 23:20 UTC 

[PATCH net-next] net: phy: realtek: replace magic number with register bit macros
 2026-04-26 22:23 UTC 

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-04-26 21:25 UTC  (2+ messages)

[PATCH net 0/9] net/sched: Fix packet loops in mirred and netem
 2026-04-26 19:43 UTC  (11+ messages)
` [PATCH net 1/9] net: Introduce skb tc depth field to track packet loops
` [PATCH net 2/9] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH net 3/9] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [PATCH net 4/9] net/sched: fix packet loop on netem when duplicate is on
` [PATCH net 5/9] net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
` [PATCH net 6/9] net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
` [PATCH net 7/9] net/sched: act_mirred: Fix skb leak in early mirred redirect returns
` [PATCH net 8/9] selftests/tc-testing: Add mirred test cases exercising loops
` [PATCH net 9/9] selftests/tc-testing: Add netem test case "

[PATCH net] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
 2026-04-26 16:53 UTC 

[PATCH net] vrf: Fix a potential NPD when removing a port from a VRF
 2026-04-26 16:32 UTC  (2+ messages)

[PATCH net v2 0/2] sctp: fix a vtag verification failure caused by stale INITs
 2026-04-26 14:46 UTC  (3+ messages)
` [PATCH net v2 1/2] netfilter: skip recording stale or retransmitted INIT
` [PATCH net v2 2/2] sctp: discard stale INIT after handshake completion

[PATCH net 0/5] rose: fix use-after-free and reference counting bugs
 2026-04-26 14:43 UTC  (6+ messages)
` [PATCH net 1/5] rose: fix dev_put() leak in rose_loopback_timer()
` [PATCH net 2/5] rose: hold loopback neighbour reference across timer callback
` [PATCH net 3/5] rose: fix race between loopback timer and module removal
` [PATCH net 4/5] rose: clear neighbour pointer after rose_neigh_put() in state machines
` [PATCH net 5/5] rose: guard rose_neigh_put() against NULL in timer expiry

[PATCH net 0/2] sctp: fix a vtag verification failure caused by stale INITs
 2026-04-26 14:37 UTC  (3+ messages)
` [PATCH net 2/2] sctp: discard stale INIT after handshake completion

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-26 14:26 UTC  (6+ messages)

[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
 2026-04-26 14:14 UTC  (5+ messages)

[PATCH net] bridge: mcast: Fix a false positive lockdep splat
 2026-04-26 13:34 UTC 

[PATCH net V3 0/4] net/mlx5: Fixes for Socket-Direct
 2026-04-26 13:26 UTC  (7+ messages)
` [PATCH net V3 1/4] net/mlx5: SD: Serialize init/cleanup
` [PATCH net V3 3/4] net/mlx5e: SD, Fix missing cleanup on probe/resume error
` [PATCH net V3 4/4] net/mlx5e: SD, Fix race condition in secondary device probe/remove

[PATCH net V2 0/2] net/mlx5e: PSP fixes
 2026-04-26 13:17 UTC  (4+ messages)
` [PATCH net V2 1/2] net/mlx5e: psp: Fix invalid access on PSP dev registration fail
` [PATCH net V2 2/2] net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disable

[PATCH net] net: mana: hardening: Validate SHM offset from BAR0 register to prevent crash due to alignment fault
 2026-04-26 13:15 UTC  (2+ messages)

[PATCH net v5 0/2] net/sched: taprio: fix NULL pointer dereference in class dump
 2026-04-26 13:01 UTC  (6+ messages)
` [PATCH net v5 1/2] "
` [PATCH net v5 2/2] selftests/tc-testing: add taprio test for class dump after child delete

[PATCH iproute2-next] bash-completion: devlink: Fix dev completion trailing colon
 2026-04-26 11:51 UTC 

[PATCH net] net/sched: act_ct: fix skb leak on fragment check failure
 2026-04-26 11:06 UTC  (4+ messages)

[PATCH net] neigh: let neigh_xmit take skb ownership
 2026-04-26 10:12 UTC  (3+ messages)

[PATCH net 0/3] netconsole: configfs store callback fixes
 2026-04-26  8:46 UTC  (3+ messages)
` [PATCH net 1/3] netconsole: return count instead of strnlen(buf, count) from store callbacks

[PATCH net 3/3] netconsole: propagate device name truncation in dev_name_store()
 2026-04-26  8:39 UTC  (2+ messages)

[PATCH net 2/3] netconsole: avoid clobbering userdatum value on truncated write
 2026-04-26  8:35 UTC  (2+ messages)

[PATCH] net: net_failover: Fix the deadlock in slave register
 2026-04-26  8:10 UTC  (2+ messages)

Help with PCIe THP on ConnectX-7
 2026-04-26  8:09 UTC  (4+ messages)

[PATCH bpf] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
 2026-04-26  6:31 UTC  (4+ messages)

[PATCH net] net: mana: Optimize irq affinity for low vcpu configs
 2026-04-26  5:07 UTC  (7+ messages)

[PATCH 1/2] hv_sock: fix ARM64 support
 2026-04-26  5:00 UTC  (3+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()

[PATCH v2 bpf] bpf: Free reuseport cBPF prog after RCU grace period
 2026-04-26  1:26 UTC 

[RFC PATCH net-next 0/3] net: macb: candidate fixes for silent TX stall on BCM2712/RP1
 2026-04-25 21:48 UTC  (2+ messages)

[PATCH net 1/1] openvswitch: reject oversized NSH MD2 metadata in push_nsh
 2026-04-25 20:19 UTC  (2+ messages)

[PATCH net 1/1] batman-adv: stop tp_meter sessions during mesh teardown
 2026-04-25 14:22 UTC  (2+ messages)

[PATCH v4 net 0/3] ECN offload handling for AccECN series
 2026-04-25 14:30 UTC  (4+ messages)
` [PATCH v4 net 3/3] net: hns3: fix CWR handling in drivers to preserve ACE signal

[PATCH net] net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
 2026-04-25 14:10 UTC  (2+ messages)

[PATCH net] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
 2026-04-25 14:08 UTC  (3+ messages)

[PATCH bpf v3 0/2] bpf: prevent offloaded programs from running on host via tcx/netkit
 2026-04-25 11:30 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf, tcx, netkit: reject offloaded programs
` [PATCH bpf v3 2/2] bpf, xdp: move offload check into dev_xdp_install()

[PATCH net-next v6 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-25  9:33 UTC  (3+ messages)
` [PATCH net-next v6 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH net] sfc: fix error code in efx_devlink_info_running_versions()
 2026-04-25  9:09 UTC 

[PATCH bpf] bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
 2026-04-25  8:25 UTC  (2+ messages)

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-25  8:05 UTC  (8+ messages)

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-04-25  6:33 UTC 

[PATCH v1] net: phy: dp83869: fix setting CLK_O_SEL field
 2026-04-25  3:13 UTC 

[PATCH bpf] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
 2026-04-25  2:55 UTC  (2+ messages)

[PATCH iwl-next] libie: log more info when virtchnl fails
 2026-04-25  1:50 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v2] libie: log more info when virtchnl fails
 2026-04-25  1:48 UTC 

[PATCH iwl-net v7 0/3] ice: fix missing dpll notifications for SW pins
 2026-04-25  0:50 UTC  (7+ messages)
` [PATCH iwl-net v7 1/3] dpll: export __dpll_pin_change_ntf() for use under dpll_lock
  ` [Intel-wired-lan] "
` [PATCH iwl-net v7 2/3] ice: fix missing dpll notifications for SW pins
  ` [Intel-wired-lan] "
` [PATCH iwl-net v7 3/3] ice: add dpll peer notification for paired SMA and U.FL pins
  ` [Intel-wired-lan] "

[PATCH iwl-net v2] ice: fix SMA and U.FL pin state changes affecting paired pin
 2026-04-25  0:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] ice: fix missing SMA pin initialization in DPLL subsystem
 2026-04-25  0:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net] iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
 2026-04-25  0:37 UTC  (5+ messages)
`  "

[PATCH net v1] net/mlx5: Fix eswitch offloads cleanup on QoS init failure
 2026-04-25  0:29 UTC 

[PATCH v1 bpf] bpf: Free reuseport cBPF prog after RCU grace period
 2026-04-25  0:30 UTC  (3+ messages)

[PATCH net v2 0/4] gve: Fixes for issues discovered via net selftests
 2026-04-25  0:24 UTC  (5+ messages)
` [PATCH net v2 1/4] gve: Add NULL pointer checks for per-queue statistics
` [PATCH net v2 2/4] gve: Fix backward stats when interface goes down or configuration is adjusted
` [PATCH net v2 3/4] gve: Use default min ring size when device option values are 0
` [PATCH net v2 4/4] gve: Make ethtool config changes synchronous

[PATCH v2] ice: wait for reset completion in ice_resume()
 2026-04-24 23:42 UTC  (2+ messages)

[PATCH iproute2] remove hamradio protocols
 2026-04-24 23:24 UTC 


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