public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-19 14:31:49 to 2026-04-20 13:27:32 UTC [more...]

[PATCH AUTOSEL 7.0-5.10] FDDI: defxx: Rate-limit memory allocation errors
 2026-04-20 13:19 UTC  (26+ messages)
` [PATCH AUTOSEL 6.18] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH AUTOSEL 7.0-5.10] net: rose: reject truncated CLEAR_REQUEST frames in state machines
` [PATCH AUTOSEL 6.18] netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
` [PATCH AUTOSEL 7.0-6.18] net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
` [PATCH AUTOSEL 7.0-5.10] enic: add V2 SR-IOV VF device ID
` [PATCH AUTOSEL 7.0-6.6] ipv6: move IFA_F_PERMANENT percpu allocation in process scope
` [PATCH AUTOSEL 6.18] netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
` [PATCH AUTOSEL 6.18] net: increase IP_TUNNEL_RECURSION_LIMIT to 5
` [PATCH AUTOSEL 7.0-6.1] net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
` [PATCH AUTOSEL 7.0-5.10] vmxnet3: Suppress page allocation warning for massive Rx Data ring
` [PATCH AUTOSEL 6.18] xfrm: Wait for RCU readers during policy netns exit
` [PATCH AUTOSEL 6.18] ixgbe: stop re-reading flash on every get_drvinfo for e610
` [PATCH AUTOSEL 6.18] devlink: Fix incorrect skb socket family dumping
` [PATCH AUTOSEL 7.0-6.12] net: sfp: add quirk for ZOERAX SFP-2.5G-T
` [PATCH AUTOSEL 7.0-6.18] ipv6: discard fragment queue earlier if there is malformed datagram
` [PATCH AUTOSEL 6.18] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
` [PATCH AUTOSEL 6.18] ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
` [PATCH AUTOSEL 6.18] xfrm: fix refcount leak in xfrm_migrate_policy_find
` [PATCH AUTOSEL 6.18] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
` [PATCH AUTOSEL 6.18] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH AUTOSEL 7.0-5.15] gve: fix SW coalescing when hw-GRO is used
` [PATCH AUTOSEL 6.18] netfilter: ip6t_eui64: reject invalid MAC header for all packets
` [PATCH AUTOSEL 6.18] l2tp: Drop large packets with UDP encap
` [PATCH AUTOSEL 7.0-5.10] net: ethernet: ravb: Disable interrupts when closing device
` [PATCH AUTOSEL 7.0] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()

[PATCH 6.6.y] ice: Fix memory leak in ice_set_ringparam()
 2026-04-20 13:21 UTC 

[PATCH 6.6.y] nfc: nci: complete pending data exchange on device close
 2026-04-20 13:21 UTC 

[PATCH 6.1.y 0/2] Backport 2 commits to 6.1.y to fix bond issue
 2026-04-20 13:21 UTC 

[PATCH 6.12.y/6.6.y/6.1.y] net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
 2026-04-20 13:21 UTC 

[PATCH 6.6.y/6.1.y] net: add proper RCU protection to /proc/net/ptype
 2026-04-20 13:21 UTC 

[PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
 2026-04-20 13:20 UTC 

[PATCH AUTOSEL 6.18] net: stmmac: Fix PTP ref clock for Tegra234
 2026-04-20 13:09 UTC  (16+ messages)
` [PATCH AUTOSEL 7.0-6.12] wifi: mac80211: properly handle error in ieee80211_add_virtual_monitor
` [PATCH AUTOSEL 7.0-5.10] net: qrtr: fix endian handling of confirm_rx field
` [PATCH AUTOSEL 6.18] netfilter: xt_multiport: validate range encoding in checkentry
` [PATCH AUTOSEL 6.18] ice: ptp: don't WARN when controlling PF is unavailable
` [PATCH AUTOSEL 6.18] e1000: check return value of e1000_read_eeprom
` [PATCH AUTOSEL 7.0-6.6] bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
` [PATCH AUTOSEL 7.0-6.18] net: wangxun: reorder timer and work sync cancellations
` [PATCH AUTOSEL 7.0-5.15] net: mvneta: support EPROBE_DEFER when reading MAC address
` [PATCH AUTOSEL 7.0-6.1] net/mlx5e: XSK, Increase size for chunk_size param
` [PATCH AUTOSEL 7.0-5.10] ppp: disconnect channel before nullifying pch->chan
` [PATCH AUTOSEL 6.18] netfilter: nfnetlink_queue: make hash table per queue
` [PATCH AUTOSEL 6.18] net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
` [PATCH AUTOSEL 6.18] ixgbevf: add missing negotiate_features op to Hyper-V ops table
` [PATCH AUTOSEL 7.0-6.18] wifi: ath12k: Fix the assignment of logical link index
` [PATCH AUTOSEL 6.18] Bluetooth: hci_sync: annotate data-races around hdev->req_status

[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
 2026-04-20 13:10 UTC  (12+ 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 6/9] r8169: enable msix for RTL8127
` [RFC Patch net-next v1 7/9] r8169: add support and enable rss
` [RFC Patch net-next v1 8/9] r8169: move struct ethtool_ops
` [RFC Patch net-next v1 9/9] r8169: add support for ethtool

[PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
 2026-04-20 13:08 UTC  (14+ messages)
` [PATCH bpf-next v4 0/6] "
  ` [PATCH bpf-next v4 1/6] net: move netfilter nf_reject_fill_skb_dst to core ipv4
  ` [PATCH bpf-next v4 2/6] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
  ` [PATCH bpf-next v4 3/6] bpf: add bpf_icmp_send_unreach kfunc
  ` [PATCH bpf-next v4 4/6] selftests/bpf: add icmp_send_unreach kfunc tests
  ` [PATCH bpf-next v4 5/6] selftests/bpf: add icmp_send_unreach kfunc IPv6 tests
  ` [PATCH bpf-next v4 6/6] selftests/bpf: add icmp_send_unreach_recursion test

[PATCH 1/1] tipc: fix double-free in tipc_buf_append()
 2026-04-20 13:05 UTC 

[PATCH] net: rose: use pskb_may_pull() in CLEAR_REQUEST length check
 2026-04-20 13:04 UTC  (2+ messages)

[PATCH v2 1/1] net: phy: realtek: Add support for PHY LEDs on RTL8221B
 2026-04-20 12:55 UTC  (2+ messages)

[PATCH net v4 0/5] net: mana: Fix probe/remove error path bugs
 2026-04-20 12:47 UTC  (6+ messages)
` [PATCH net v4 1/5] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v4 2/5] net: mana: Init gf_stats_work "
` [PATCH net v4 3/5] net: mana: Guard mana_remove against double invocation
` [PATCH net v4 4/5] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net v4 5/5] net: mana: Fix EQ leak in mana_remove on NULL port

[PATCH] net: hamachi: fix divide by zero in hamachi_init_one
 2026-04-20 12:46 UTC  (4+ messages)
  `  "

[PATCH net v3 3/5] net: mana: Guard mana_remove against double invocation
 2026-04-20 12:45 UTC  (3+ messages)

[PATCH net v3 4/5] net: mana: Don't overwrite port probe error with add_adev result
 2026-04-20 12:45 UTC  (3+ messages)

[PATCH net v1] net: validate skb->napi_id in RX tracepoints
 2026-04-20 11:54 UTC  (3+ messages)

[PATCH] docs: maintainer-netdev: fix typo in "targeting"
 2026-04-20 11:45 UTC 

Question/proposal for DPLL NCO (DCO) mode
 2026-04-20 11:42 UTC 

[PATCH net v3 1/1] net: l3mdev: Reject non-L3 uppers in slave helpers
 2026-04-20 11:32 UTC  (2+ messages)

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-20 11:24 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] x86/extable: switch to using FIELD_GET_SIGNED()
` [PATCH 4/9] iio: magnetometer: yas530: "
` [PATCH 7/9] wifi: rtw89: "

[PATCH bpf-next v5 0/6] bpf: decap flags and GSO state updates
 2026-04-20 11:19 UTC  (9+ messages)
` [PATCH v5 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH v5 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH v5 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH v5 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH v5 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
` [PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
 2026-04-20 11:01 UTC  (3+ messages)

[PATCH net] netconsole: avoid out-of-bounds access on empty string in trim_newline()
 2026-04-20 10:18 UTC 

[PATCH net 1/2] net/mlx5e: psp: Fix invalid access on PSP dev registration fail
 2026-04-20 10:30 UTC  (3+ messages)

[RFC PATCH net] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
 2026-04-20  9:20 UTC  (2+ messages)

[PATCH net-deletions] caif: remove CAIF NETWORK LAYER
 2026-04-20  8:30 UTC  (2+ messages)

[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-20  8:28 UTC  (9+ messages)
` [PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
` [PATCH net v2 2/8] xsk: handle NULL dereference of the skb without frags issue
` [PATCH net v2 3/8] xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
` [PATCH net v2 4/8] xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
` [PATCH net v2 5/8] xsk: avoid skb leak in XDP_TX_METADATA case
` [PATCH net v2 6/8] xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
` [PATCH net v2 7/8] xsk: fix xsk_addrs slab leak on multi-buffer error path
` [PATCH net v2 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH net 1/1] mptcp: hold subflow request owners when cloning reqsk
 2026-04-20  8:26 UTC  (5+ messages)

[PATCH] idpf: do not perform flow ops when netdev is detached
 2026-04-20  8:22 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v4] net: caif: fix stack out-of-bounds write in cfctrl_link_setup()
 2026-04-20  8:14 UTC  (7+ messages)
` [PATCH v5] "

[PATCH net 1/1] net: nsh: handle nested NSH headers during GSO
 2026-04-20  8:12 UTC  (2+ messages)
  ` [syzbot ci] "

[PATCH net v2 0/2] net: airoha: Fix NULL pointer derefrences in airoha_qdma_cleanup()
 2026-04-20  8:07 UTC  (3+ messages)
` [PATCH net v2 1/2] net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()
` [PATCH net v2 2/2] net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()

[PATCH net 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
 2026-04-20  7:22 UTC  (5+ messages)
` [PATCH net 1/2] tcp: send a challenge ACK on "
` [PATCH net 2/2] selftests/net: packetdrill: cover "

[PATCH v2 iwl-net] i40e: keep q_vectors array in sync with channel count changes
 2026-04-20  7:20 UTC  (2+ messages)

[syzbot] [wireless?] KASAN: slab-use-after-free Write in rsi_91x_deinit
 2026-04-20  7:05 UTC 

[PATCH net V2 0/3] net/mlx5: Fixes for Socket-Direct
 2026-04-20  7:01 UTC  (7+ messages)
` [PATCH net V2 1/3] net/mlx5: SD: Serialize init/cleanup
` [PATCH net V2 3/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove

[PATCH net-next v3 00/12] BIG TCP for UDP tunnels
 2026-04-20  7:00 UTC  (5+ messages)
` [PATCH net-next v3 12/12] selftests: net: Add a test for BIG TCP in "

[PATCH net v1] net/mlx5: Fix HCA caps leak on notifier init failure
 2026-04-20  6:57 UTC  (2+ messages)

[PATCH net] net: mctp: fix don't require received header reserved bits to be zero
 2026-04-20  5:41 UTC  (2+ messages)

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

[PATCH 5.10.y] ipv6: add NULL checks for idev in SRv6 paths
 2026-04-20  5:43 UTC 

[PATCH 5.15.y] ipv6: add NULL checks for idev in SRv6 paths
 2026-04-20  5:43 UTC 

[PATCH 6.1.y] ipv6: add NULL checks for idev in SRv6 paths
 2026-04-20  5:43 UTC 

[PATCH 6.6.y] ipv6: add NULL checks for idev in SRv6 paths
 2026-04-20  5:42 UTC 

[PATCH 6.12.y] ipv6: add NULL checks for idev in SRv6 paths
 2026-04-20  5:42 UTC 

[PATCH net] ipv6: addrconf: skip ERRDAD transition when address already DEAD
 2026-04-20  3:28 UTC 

[PATCH] net: lpc_eth: Fix a possible memory leak in lpc_mii_probe()
 2026-04-20  3:24 UTC  (2+ messages)

[PATCH net v2 1/2] 8021q: use RCU for egress QoS mappings
 2026-04-20  3:18 UTC  (2+ messages)
` [PATCH net v2 2/2] 8021q: delete cleared "

[PATCH iwl-next v2 3/3] igc: add support for forcing link speed without autonegotiation
 2026-04-20  3:20 UTC  (3+ messages)

[net-next v2 0/5] Add StarFive JHB100 soc SGMII GMAC support
 2026-04-20  2:25 UTC  (7+ messages)
` [net-next v2 1/5] dt-bindings: net: starfive,jh7110-dwmac: Remove JH8100
` [net-next v2 4/5] net: stmmac: starfive: Add JHB100 SGMII interface
  `  "

[PATCH v2 net 0/11] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-20  2:34 UTC  (12+ messages)
` [PATCH v2 net 01/11] octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
` [PATCH v2 net 02/11] octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in init
` [PATCH v2 net 03/11] octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollback
` [PATCH v2 net 04/11] octeontx2-af: npc: cn20k: Make default entries as x4
` [PATCH v2 net 05/11] octeontx2-af: npc: cn20k: Reject request for x4 entries in x2 profile
` [PATCH v2 net 06/11] octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
` [PATCH v2 net 07/11] octeontx2-af: npc: cn20k: Fix bank value
` [PATCH v2 net 08/11] octeontx2-af: npc: cn20k: Fix MCAM actions read
` [PATCH v2 net 09/11] octeontx2-af: npc: cn20k: Initialize default-rule index outputs up front
` [PATCH v2 net 10/11] octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on free
` [PATCH v2 net 11/11] octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indices

[PATCH v1] net: liquidio: resolve VF pci_dev on demand for FLR requests
 2026-04-20  2:33 UTC 

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-20  2:27 UTC  (5+ messages)

[PATCH v2] net: dsa: realtek: rtl8365mb: fix mode mask calculation
 2026-04-20  2:24 UTC  (2+ messages)

[PATCH v3 net] rose: fix OOB reads on short CLEAR REQUEST frames
 2026-04-20  2:01 UTC  (2+ messages)

[PATCH for-7.1-fixes 1/2] rhashtable: add no_sync_grow option
 2026-04-20  1:46 UTC  (11+ messages)
              ` [PATCH] rhashtable: Restore insecure_elasticity toggle
                ` [v2 PATCH] "
                  ` [PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Mark scx_sched_hash insecure_elasticity

[PATCH net v5] openvswitch: cap upcall PID array size and pre-size vport replies
 2026-04-20  1:25 UTC  (2+ messages)

[PATCH net] sctp: fix sockets_allocated imbalance after sk_clone()
 2026-04-20  0:38 UTC  (2+ messages)

[PATCH net v2] ibmveth: Disable GSO for packets with small MSS
 2026-04-20  0:12 UTC  (3+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-19 22:51 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers

[PATCH] xfrm: ah: account for ESN high bits in async callbacks
 2026-04-19 22:35 UTC 

[PATCH] connector/Kconfig: Enable CONFIG_CONNECTOR by default
 2026-04-19 21:42 UTC 

[PATCH] Document TCP_DEFER_ACCEPT rounding
 2026-04-19 19:45 UTC  (2+ messages)

[PATCH] net: dsa: realtek: rtl8365mb: fix mode mask calculation
 2026-04-19 19:08 UTC  (2+ messages)

[PATCH net v2] net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
 2026-04-19 16:12 UTC  (2+ messages)

[PATCH net] ipv6: validate extension header length before copying to cmsg
 2026-04-19 15:03 UTC 

[PATCH net] slip: fix slab-out-of-bounds write in slhc_uncompress()
 2026-04-19 14:57 UTC  (6+ messages)

[PATCH net] slip: bound decode() reads against the compressed packet length
 2026-04-19 14:56 UTC  (2+ messages)

[PATCH net v2 1/1] net: l3mdev: Ignore non-L3 uppers in l3mdev_fib_table_rcu
 2026-04-19 14:38 UTC  (4+ messages)

[PATCH net v2] ipv6: Apply max_dst_opts_cnt to ip6_tnl_parse_tlv_enc_lim
 2026-04-19 14:31 UTC  (5+ messages)


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