public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 07:27:25 to 2026-04-01 14:53:45 UTC [more...]

[PATCH net 0/7] net/sched: netem: bug fixes
 2026-04-01 14:51 UTC  (8+ messages)
` [PATCH net v2 1/7] net/sched: netem: fix probability gaps in 4-state loss model
` [PATCH net v2 2/7] net/sched: netem: fix queue limit check to include reordered packets
` [PATCH net v2 3/7] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATCH net v2 4/7] net/sched: netem: restructure dequeue to avoid re-entrancy with child qdisc
` [PATCH net v2 5/7] net/sched: netem: null-terminate tfifo linear queue tail
` [PATCH net v2 6/7] net/sched: netem: check for invalid slot range
` [PATCH net v2 7/7] net/sched: netem: fix slot delay calculation overflow

[PATCH 1/2 net v2] ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
 2026-04-01 14:50 UTC  (8+ messages)
` [PATCH 2/2 net v2] ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()

[PATCH net-next v3 0/3] dpll: add frequency monitoring feature
 2026-04-01 14:47 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH net-next v3 2/3] dpll: add frequency monitoring callback ops
` [PATCH net-next v3 3/3] dpll: zl3073x: implement frequency monitoring

[PATCH net-next v4 0/2] net: hsr: strict supervision TLV validation
 2026-04-01 14:47 UTC  (9+ messages)
` [PATCH net-next v4 1/2] net: hsr: require valid EOT supervision TLV
` [PATCH net-next v4 2/2] net: hsr: reject unresolved interlink ifindex

[PATCH RESEND net v2 1/1] net/sched: sch_netem: fix out-of-bounds access in packet corruption
 2026-04-01 14:46 UTC  (2+ messages)

[PATCH net-next v2 6/9] net: dsa: lan9645x: add vlan support
 2026-04-01 14:44 UTC  (3+ messages)

[BUG][SECURITY?] ipv6: opt_flen wrap via repeated IPV6_DSTOPTS cmsgs triggers skb_under_panic (local DoS)
 2026-04-01 14:24 UTC  (5+ messages)

[PATCH v3 0/4] gcov: use -fprofile-update=atomic globally to fix concurrent access crashes on GCOV-enabled kernels
 2026-04-01 14:20 UTC  (5+ messages)
` [PATCH v3 1/4] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
` [PATCH v3 2/4] net: add __no_profile to skb_extensions_init() for GCOV compatibility
` [PATCH v3 3/4] iommu/generic_pt: disable GCOV for iommu_amdv1.o
` [PATCH v3 4/4] gcov: use atomic counter updates to fix concurrent access crashes

[PATCH net] net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
 2026-04-01 13:53 UTC 

[syzbot] [net?] KASAN: global-out-of-bounds Read in ip6gre_header
 2026-04-01 13:50 UTC 

[PATCH net-next v9 0/4] net: dsa: mxl862xx: add support for bridge offloading
 2026-04-01 13:35 UTC  (5+ messages)
` [PATCH net-next v9 1/4] net: dsa: move dsa_bridge_ports() helper to dsa.h
` [PATCH net-next v9 2/4] net: dsa: add bridge member iteration macro
` [PATCH net-next v9 3/4] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
` [PATCH net-next v9 4/4] net: dsa: mxl862xx: implement bridge offloading

[SECURITY] ipv6: opt_flen wrap via repeated IPV6_DSTOPTS cmsgs triggers skb_under_panic (local DoS)
 2026-04-01 13:39 UTC  (2+ messages)

[PATCH io_uring-7.1 v3 0/6] follow up zcrx fixes
 2026-04-01 13:39 UTC  (2+ messages)

[PATCH net v2 0/3] bonding: 3ad: fix mux port state on oper down
 2026-04-01 13:32 UTC  (5+ messages)
` [PATCH net v2 1/3] bonding: 3ad: fix carrier when no valid slaves

0x1A: Dates And Location for upcoming conference
 2026-04-01 13:30 UTC 

[PATCH] net: lpc_eth: Fix a possible memory leak in lpc_mii_probe()
 2026-04-01 13:18 UTC  (2+ messages)

RFC: phylink: disable PHY autonomous EEE when MAC manages LPI
 2026-04-01 13:11 UTC  (6+ messages)

[PATCH net 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
 2026-04-01 13:03 UTC  (4+ messages)
` [PATCH net 2/2] selftests: seg6: add test for dst_cache isolation "

[PATCH v9 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-01 13:02 UTC  (5+ messages)
` [PATCH v9 net-next 3/5] psp: add a new netdev event for dev unregister

[PATCH-next v2 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
 2026-04-01 12:54 UTC  (5+ messages)
` [PATCH-next v2 1/2] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH-next v2 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU

[PATCH 00/10 net-next] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-04-01 12:52 UTC  (3+ messages)
` [PATCH 02/10 net-next] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)

[PATCH net-next v2 5/9] net: dsa: lan9645x: add bridge support
 2026-04-01 12:52 UTC  (3+ messages)

[PATCH net v4 00/15] rxrpc: Miscellaneous fixes
 2026-04-01 12:42 UTC  (17+ messages)
` [PATCH net v4 01/15] rxrpc: Fix key quota calculation for multitoken keys
` [PATCH net v4 02/15] rxrpc: Fix key parsing memleak
` [PATCH net v4 03/15] rxrpc: Fix anonymous key handling
` [PATCH net v4 04/15] rxrpc: Fix call removal to use RCU safe deletion
` [PATCH net v4 05/15] rxrpc: Fix RxGK token loading to check bounds
` [PATCH net v4 06/15] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
` [PATCH net v4 07/15] rxrpc: Fix rack timer warning to report unexpected mode
` [PATCH net v4 08/15] rxrpc: Fix keyring reference count leak in rxrpc_setsockopt()
` [PATCH net v4 09/15] rxrpc: Fix key reference count leak from call->key
` [PATCH net v4 10/15] rxrpc: Fix to request an ack if window is limited
` [PATCH net v4 11/15] rxrpc: Only put the call ref if one was acquired
` [PATCH net v4 12/15] rxrpc: reject undecryptable rxkad response tickets
` [PATCH net v4 13/15] rxrpc: fix RESPONSE authenticator parser OOB read
` [PATCH net v4 14/15] rxrpc: fix oversized RESPONSE authenticator length check
` [PATCH net v4 15/15] rxrpc: fix reference count leak in rxrpc_server_keyring()

[PATCH net-next v2 00/14] net: stmmac: TSO fixes/cleanups
 2026-04-01 12:41 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: microchip: add downshift support for LAN88xx
 2026-04-01 12:38 UTC  (4+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 1/2] net: phy: microchip: add downshift tunable "
  ` [PATCH net-next v3 2/2] net: phy: microchip: enable downshift by default on LAN88xx

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-04-01 12:29 UTC 

[PATCH v3 0/5] J722S SGMII support
 2026-04-01 12:25 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: phy: ti: phy-j721e-wiz: Add ti,j722s-wiz-10g compatible
` [PATCH v3 2/5] dt-bindings: phy: ti: phy-gmii-sel: Add ti,j722s-phy-gmii-sel compatible
` [PATCH v3 3/5] phy: ti: phy-j721e-wiz: add support for J722S SoC family
` [PATCH v3 4/5] phy: ti: gmii-sel: "
` [PATCH v3 5/5] arm64: dts: ti: k3-j722s-main: use J722S compatibles for WIZ, gmii-sel and CPSW3G

[PATCH net-next v2 0/2] e1000/e1000e: limit endianness conversion to boundary words
 2026-04-01 12:25 UTC  (5+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 1/2] e1000: "
  ` [PATCH net-next v3 2/2] e1000e: "

[PATCH net-next v10 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-01 12:05 UTC  (2+ messages)

[PATCH net-next v3 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible
 2026-04-01 12:05 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: ethernet: ti: am65-cpsw: add support for J722S SoC family

[PATCH net-next] r8152: Add helper functions for SRAM2
 2026-04-01 11:55 UTC 

[PATCH] net-shapers: free rollback entries using kfree_rcu
 2026-04-01 11:59 UTC  (5+ messages)

[PATCH net-next] net: phy: bcm84881: add LED framework support for BCM84891/BCM84892
 2026-04-01 11:49 UTC 

[PATCH net-next 0/4] net: macb: Remove dedicated IRQ handler for WoL
 2026-04-01 11:49 UTC  (11+ messages)
` [PATCH net-next 2/4] net: macb: Consolidate MACB_CAPS_ISR_CLEAR_ON_WRITE checks in IRQ handler
` [PATCH net-next 3/4] net: macb: Factor out the handling of non-hot IRQ events into a separate function
` [PATCH net-next 4/4] net: macb: Remove dedicated IRQ handler for WoL

[PATCH net-next v2 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
 2026-04-01 11:46 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
 2026-04-01 11:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add monaco-evk-ac support

[PATCH 1/1] net: phy: realtek: Add support for PHY LEDs on RTL8221B
 2026-04-01 11:13 UTC  (2+ messages)

[PATCH iwl-net] ice: fix NULL pointer dereference in ice_reset_all_vfs()
 2026-04-01 11:09 UTC 

[PATCH net] net: ethernet: cortina: Fix SKB leak
 2026-04-01 11:06 UTC  (2+ messages)

[PATCH bpf v5 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-01 11:04 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v5 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH net-next 0/2] macvlan: broadcast delivery changes
 2026-04-01 10:38 UTC  (3+ messages)
` [PATCH net-next 1/2] macvlan: annotate data-races around port->bc_queue_len_used
` [PATCH net-next 2/2] macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()

[PATCH net 00/10] Netfilter fixes for net
 2026-04-01 10:36 UTC  (11+ messages)
` [PATCH net 01/10] netfilter: flowtable: strictly check for maximum number of actions
` [PATCH net 02/10] netfilter: nfnetlink_log: account for netlink header size
` [PATCH net 03/10] netfilter: x_tables: ensure names are nul-terminated
` [PATCH net 04/10] netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
` [PATCH net 05/10] netfilter: nf_conntrack_helper: pass helper to expect cleanup
` [PATCH net 06/10] netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
` [PATCH net 07/10] netfilter: ctnetlink: ignore explicit helper on new expectations
` [PATCH net 08/10] netfilter: ipset: drop logically empty buckets in mtype_del
` [PATCH net 09/10] netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for NFPROTO_ARP
` [PATCH net 10/10] netfilter: nf_tables: reject immediate NF_QUEUE verdict

[PATCH V4 0/3] net: stmmac: Fix Tegra234 MGBE clock
 2026-04-01 10:29 UTC  (4+ messages)
` [PATCH V4 1/3] net: stmmac: Fix PTP ref clock for Tegra234
` [PATCH V4 2/3] dt-bindings: net: Fix Tegra234 MGBE PTP clock
` [PATCH V4 3/3] arm64: tegra: "

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-01 10:25 UTC  (5+ messages)
` [PATCH 1/4] net: ionic: register PHC for rdma timestamping
` [PATCH 2/4] net: ionic: Add PHC state page for user space access
` [PATCH 3/4] RDMA/ionic: map PHC state into user space
` [PATCH 4/4] RDMA/ionic: add completion timestamp to CQE format

[PATCH net v2] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
 2026-04-01 10:24 UTC 

[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
 2026-04-01 10:22 UTC  (5+ messages)

[PATCH v25 00/11] Type2 device basic support
 2026-04-01 10:16 UTC  (4+ messages)
` [PATCH v25 05/11] sfc: create type2 cxl memdev

[PATCH 0/1] lib/zlib: fix GCOV-induced crashes from concurrent inflate_fast()
 2026-04-01  9:44 UTC  (3+ messages)
` [PATCH 1/1] lib/zlib: use atomic GCOV counters to prevent crash in inflate_fast

[PATCH 0/6] Deprecate Legacy IP
 2026-04-01  9:38 UTC  (18+ messages)
` [PATCH 1/6] net: Simplify tautological CONFIG_INET/CONFIG_IPV6 guards
` [PATCH 2/6] net: Add CONFIG_LEGACY_IP option
` [PATCH 3/6] net: Guard Legacy IP entry points with CONFIG_LEGACY_IP
` [PATCH 4/6] net: Make IPv4-only Kconfig options depend on LEGACY_IP
` [PATCH 5/6] net: Change CONFIG_INET to CONFIG_LEGACY_IP for IPv4-only code
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets

[PATCH net] net/mlx5: fs, fix invalid pointer dereference in mlx5_fs_add_rule tracepoint
 2026-04-01  9:33 UTC  (2+ messages)

[PATCH net v4 0/2] net: hsr: fixes for PRP duplication and VLAN unwind
 2026-04-01  9:22 UTC  (3+ messages)
` [PATCH net v4 1/2] net: hsr: serialize seq_blocks merge across nodes
` [PATCH net v4 2/2] net: hsr: fix VLAN add unwind on slave errors

[PATCH net] vsock: initialize child_ns_mode_locked in vsock_net_init()
 2026-04-01  9:21 UTC 

[PATCH 1/1] net: ipv6: flowlabel: defer exclusive option free until RCU teardown
 2026-04-01  9:02 UTC  (7+ messages)

[PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-01  9:02 UTC  (12+ messages)

[PATCH net-next v4 0/2] e1000e: add XDP support
 2026-04-01  8:48 UTC  (3+ messages)
` [PATCH net-next v4 1/2] e1000e: add basic "
  ` [Intel-wired-lan] "

[PATCH net-next] Octeontx2-af: add WQ_PERCPU to alloc_workqueue users
 2026-04-01  8:32 UTC  (2+ messages)

[PATCH][net-next] net/mlx5: Move command entry freeing outside of spinlock
 2026-04-01  8:21 UTC  (2+ messages)

[PATCH net,v5] virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
 2026-04-01  8:21 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH net-next v2 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
 2026-04-01  8:16 UTC  (3+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-04-01  8:13 UTC  (4+ messages)
` [PATCH v8 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user

[PATCH net v2] ipvs: fix NULL deref in ip_vs_add_service error path
 2026-04-01  7:58 UTC 

[PATCH net] i40e: fix memcmp of pointer in i40e_hw_set_dcb_config()
 2026-04-01  7:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v1 0/2] igb/igc: use napi_schedule_irqoff() instead of napi_schedule()
 2026-04-01  7:53 UTC  (5+ messages)
` [PATCH iwl-next v1 1/2] igb: "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 2/2] igc: "
  ` [Intel-wired-lan] "

[PATCH net-next v03 0/6] net: hinic3: PF initialization
 2026-04-01  7:53 UTC  (9+ messages)
` [PATCH net-next v03 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v03 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v03 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v03 4/6] hinic3: Add ethtool rss ops

[PATCH net v2 0/4] fix queue lock up and reduce timeouts
 2026-04-01  7:47 UTC  (5+ messages)
` [PATCH net v2 1/4] net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
` [PATCH net v2 4/4] net: bcmgenet: relax the xmit ring full case

[syzbot] Monthly wireless report (Apr 2026)
 2026-04-01  7:42 UTC 

[PATCH net-next 0/6] pull-request: can-next 2026-04-01
 2026-04-01  7:30 UTC  (7+ messages)
` [PATCH net-next 1/6] dt-bindings: can: mcp251xfd: add microchip,xstbyen property
` [PATCH net-next 2/6] net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macro
` [PATCH net-next 3/6] can: kvaser_usb: leaf: refactor endpoint lookup
` [PATCH net-next 4/6] can: mcp251xfd: add support for XSTBYEN transceiver standby control
` [PATCH net-next 5/6] can: rcar_can: Convert to FIELD_MODIFY()
` [PATCH net-next 6/6] can: ucan: refactor endpoint lookup

[PATCH net-next v2 1/9] net: dsa: add tag driver for LAN9645X
 2026-04-01  7:31 UTC  (3+ messages)

[PATCH 3/4] ipv4: igmp: encode multicast exponential fields
 2026-04-01  7:29 UTC  (6+ messages)
` [PATCH net-next v2 0/5] net: bridge: mcast: add multicast exponential field encoding
  ` [PATCH net-next v2 3/5] ipv4: igmp: encode multicast exponential fields
  ` [PATCH net-next v2 4/5] ipv6: mld: "

[PATCH net-next 0/4] ynl/ethtool/netlink: warn nla_len overflow for large string sets
 2026-04-01  7:27 UTC  (4+ messages)
` [PATCH net-next 3/4] ethtool: strset: check nla_len overflow before nla_nest_end


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