public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 19:49:57 to 2026-04-04 15:11:34 UTC [more...]

[PATCH net-next v6 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-04-04 15:11 UTC  (6+ messages)

[net-next 0/3] Extend packet socket selftests
 2026-04-04 15:10 UTC  (6+ messages)
` [net-next v2 1/3] selftests/net: Test PACKET_STATISTICS
` [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS drops
` [net-next v2 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-04 15:04 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tcp: separate BPF timestamping from tcp_tx_timestamp
` [PATCH net-next v2 2/4] tcp: advance the tsflags check to save cycles
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs
` [PATCH net-next v2 4/4] bpf-timestamp: complete tracing the skb from each push in sendmsg

[PATCH 0/2] Add USB Ethernet controller (LAN7500) node in VAR-SOM-OM44 devicetree
 2026-04-04 14:59 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: net: Add schema for LAN75XX compatible USB Ethernet controllers
` [PATCH 2/2] ARM: dts: ti: var-som-om44: Add USB Ethernet controller node

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-04 14:54 UTC  (9+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()

[PATCH 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-04-04 14:45 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: dsa: microchip: add KSZ low-loss cable errata properties
` [PATCH 3/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata

[PATCH net v1] net: mptcp: fix slab-use-after-free in __inet_lookup_established
 2026-04-04 14:16 UTC  (4+ messages)

[PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops
 2026-04-04 14:09 UTC  (2+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Add test for SOCK_OPS_GET_SK with same src/dst register

[PATCH] rxrpc/proc: size address buffers for %pISpc output
 2026-04-04  9:32 UTC 

[PATCH net-next v37 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-04-04 13:51 UTC  (9+ messages)
` [PATCH net-next v37 1/8] eea: introduce PCI framework
` [PATCH net-next v37 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v37 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v37 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v37 5/8] eea: implement packet receive logic
` [PATCH net-next v37 6/8] eea: implement packet transmit logic
` [PATCH net-next v37 7/8] eea: introduce ethtool support
` [PATCH net-next v37 8/8] eea: introduce callback for ndo_get_stats64

[PATCH net] net: ioam6: fix OOB and missing lock
 2026-04-04 13:41 UTC 

[PATCH net] l2tp: take a session reference in pppol2tp_ioctl()
 2026-04-04 13:32 UTC 

[PATCH v2 1/2] net/sched: act_nat: fix inner IP header checksum in ICMP error packets
 2026-04-04 12:03 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: net: add act_nat ICMP inner checksum test

[PATCH v2] treewide: use get_random_u{16,32,64}() where appropriate
 2026-04-04 12:00 UTC 

[PATCH net 1/1] net: l3mdev: Ignore non-L3 uppers in l3mdev_fib_table_rcu
 2026-04-04 11:52 UTC 

[PATCH net] ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
 2026-04-04 11:44 UTC  (8+ messages)

[PATCH iwl-net v1] igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
 2026-04-04 11:40 UTC  (3+ messages)

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-04 11:34 UTC  (3+ messages)
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator

[PATCH net v2 1/1] net: hsr: avoid learning unknown senders for local delivery
 2026-04-04 11:30 UTC 

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

[PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones
 2026-04-04 10:35 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: nfc: nxp,nci: Document PN557 compatible

[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-04 10:30 UTC 

[PATCH v6 net 0/8] xsk: tailroom reservation and MTU validation
 2026-04-04 10:11 UTC  (10+ messages)
` [PATCH v6 net 1/8] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v6 net 3/8] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v6 net 4/8] xsk: validate MTU against usable frame size on bind

[PATCH net] net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
 2026-04-04 10:03 UTC  (4+ messages)
  ` [PATCH net v2] "

[PATCH net-next] net: mctp: tests: use actual address when creating dev with addr
 2026-04-04  9:56 UTC  (2+ messages)

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

[PATCH nf v2 1/2] netfilter: ip6t_eui64: reject invalid MAC header for all packets
 2026-04-04  9:39 UTC  (2+ messages)
` [PATCH nf v2 2/2] netfilter: require Ethernet MAC header before using eth_hdr()

[PATCH ipsec] xfrm: fix refcount leak in xfrm_migrate_policy_find
 2026-04-04  9:33 UTC  (2+ messages)

[PATCH 1/3] [v4, net-next] net: ethernet: ti-cpsw:: rename soft_reset() function
 2026-04-04  9:11 UTC  (4+ messages)

[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
 2026-04-04  9:05 UTC  (3+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming

[PATCH net-next v36 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-04-04  8:26 UTC  (4+ messages)
` [PATCH net-next v36 1/8] eea: introduce PCI framework

[PATCH net-next v7 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-04-04  7:57 UTC  (3+ messages)
` [PATCH net-next v7 1/2] r8152: Add support for 5Gbit Link Speeds and EEE
` [PATCH net-next v7 2/2] r8152: Add support for the RTL8157 hardware

[PATCH v2 0/5] net: qrtr: ns: A bunch of fixs
 2026-04-04  7:54 UTC  (2+ messages)

[RFC PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-04  6:43 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] net: phy: add support for disabling PHY-autonomous EEE

[PATCH net-next 0/4] net: mana: Fix probe/remove error path bugs
 2026-04-04  6:28 UTC  (2+ messages)

OOB heap read in nci_core_init_rsp_packet_v1() via chip-controlled pointer arithmetic — net/nfc/nci/rsp.c
 2026-04-04  6:14 UTC 

[net-next v36] mctp pcc: Implement MCTP over PCC Transport
 2026-04-04  5:10 UTC  (5+ messages)

[PATCH v9 00/10] VMSCAPE optimization for BHI variant
 2026-04-04  3:49 UTC  (14+ messages)
` [PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH net-next v4 00/10] Decouple receive and transmit enablement in team driver
 2026-04-04  1:33 UTC  (3+ messages)

[PATCH net v3 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
 2026-04-04  0:44 UTC  (3+ messages)
` [PATCH net v3 1/2] seg6: separate dst_cache for input and output paths "
` [PATCH net v3 2/2] selftests: seg6: add test for dst_cache isolation "

[PATCH v4 0/3] dpll: add frequency monitoring feature
 2026-04-04  0:40 UTC  (2+ messages)

[PATCH net] bridge: mrp: reject zero test interval to avoid OOM panic
 2026-04-04  0:31 UTC  (5+ messages)

[PATCH net-next v5 00/14] net: sleepable ndo_set_rx_mode
 2026-04-04  0:27 UTC  (4+ messages)
` [PATCH net-next v5 02/14] net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work

nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-04  0:26 UTC 

[PATCH net] net: avoid nul-deref trying to bind mp to incapable device
 2026-04-04  0:19 UTC 

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-04  0:05 UTC  (2+ messages)
` [PATCH v4 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[PATCH net-next v5 09/14] iavf: convert to ndo_set_rx_mode_async
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next v5 08/14] bnxt: use snapshot in bnxt_cfg_rx_mode
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next v5 07/14] bnxt: convert to ndo_set_rx_mode_async
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next v5 06/14] mlx5: convert to ndo_set_rx_mode_async
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next v5 05/14] fbnic: convert to ndo_set_rx_mode_async
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next v5 03/14] net: move promiscuity handling into netdev_rx_mode_work
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next v5 01/14] net: add address list snapshot and reconciliation infrastructure
 2026-04-04  0:06 UTC  (2+ messages)

[PATCH net-next] selftests/net: convert so_txtime to drv-net
 2026-04-03 23:54 UTC  (4+ messages)

[PATCH net-next v17 08/14] net: homa: create homa_rpc.h and homa_rpc.c
 2026-04-03 23:04 UTC  (5+ messages)
` [net-next,v17,08/14] "

[net-next] net: ethernet: ravb: Suspend and resume the transmission flow
 2026-04-03 23:20 UTC  (2+ messages)

[PATCH v2 1/3] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
 2026-04-03 23:18 UTC  (5+ messages)
` [PATCH v2 2/3] net: lan966x: fix page pool and resources leak in error paths
` [PATCH v2 3/3] net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()

[PATCH net-next] net: stmmac: qcom-ethqos: set clk_csr
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH net-next v2] ppp: update Kconfig help message
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: macb: Remove dedicated IRQ handler for WoL
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH net-next] net: always inline some skb helpers
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH net-next] inet: remove leftover EXPORT_SYMBOL()
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH net-next v2 0/8] selftests: drv-net: gro: more test cases
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH net] ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
 2026-04-03 23:10 UTC  (3+ messages)

[PATCH V4 0/3] net: stmmac: Fix Tegra234 MGBE clock
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH] net: increase IP_TUNNEL_RECURSION_LIMIT to 5
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: allocate rx skb before consuming bytes
 2026-04-03 23:10 UTC  (2+ messages)

[PATCH] nfc: pn533: allocate rx skb before consuming bytes
 2026-04-03 22:56 UTC  (2+ messages)

[PATCH net-next 0/5] net/sched: netem: cleanups and improvements
 2026-04-03 22:52 UTC  (6+ messages)
` [PATCH net-next 1/5] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next 2/5] net/sched: netem: remove unused loss model fields
` [PATCH net-next 3/5] net/sched: netem: remove useless VERSION
` [PATCH net-next 4/5] net/sched: netem: add per-impairment extended statistics
` [PATCH net-next 5/5] net/sched: netem: handle multi-segment skb in corruption

[PATCH 1/2 net v3] ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
 2026-04-03 22:50 UTC  (2+ messages)

[PATCH net v3] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
 2026-04-03 22:40 UTC  (2+ messages)

[PATCH] net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
 2026-04-03 22:40 UTC  (2+ messages)

[RFC PATCH net-next 0/4] ipv4/ipv6: local address lookup scaling
 2026-04-03 22:35 UTC  (2+ messages)

[PATCH v5] rtnetlink: add missing netlink_ns_capable() check for peer netns
 2026-04-03 22:30 UTC  (2+ messages)

[PATCH] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
 2026-04-03 22:26 UTC  (2+ messages)

[PATCH net-next 0/2] net: pull gso packet headers in core stack
 2026-04-03 22:15 UTC  (3+ messages)
` [PATCH net-next 1/2] net: qdisc_pkt_len_segs_init() cleanup
` [PATCH net-next 2/2] net: pull headers in qdisc_pkt_len_segs_init()

[PATCH net-next] net: Add net_cookie to Dead loop messages
 2026-04-03 22:13 UTC 

[PATCH net-next v2] eth: remove the driver for acenic / tigon1&2
 2026-04-03 22:05 UTC 

[PATCH net v3 0/7] net/sched: Fix packet loops in mirred and netem
 2026-04-03 22:01 UTC  (6+ messages)

[PATCH net] net: airoha: Fix memory leak in airoha_qdma_rx_process()
 2026-04-03 22:00 UTC  (3+ messages)

[PATCH] net: fec: make FIXED_PHY dependency unconditional
 2026-04-03 22:00 UTC  (2+ messages)

[PATCH net 1/1] net: sched: act_csum: validate nested VLAN headers
 2026-04-03 22:00 UTC  (2+ messages)

[PATCH v2 net] net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
 2026-04-03 22:00 UTC  (2+ messages)

[PATCH net] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
 2026-04-03 22:00 UTC  (2+ messages)

[PATCH 0/7] clk: qcom: add support for the clock controllers on Nord platforms
 2026-04-03 21:46 UTC  (8+ messages)
` [PATCH 5/7] clk: qcom: rpmh: Add support for Nord rpmh clocks
` [PATCH 6/7] clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC
` [PATCH 7/7] arm64: defconfig: enable clock controller drivers for Qualcomm Nord

[PATCH net-next v3 0/3] gve: add support for PTP gettimex64
 2026-04-03 21:29 UTC  (6+ messages)
` [PATCH net-next v3 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v3 3/3] gve: implement PTP gettimex64

[PATCH iwl-net] ice: fix PTP timestamping broken by SyncE code on E825C
 2026-04-03 21:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] netfilter: xt_HL: add pr_fmt, default case and NULL checks
 2026-04-03 21:01 UTC  (2+ messages)

[PATCH net-next 0/9] net: safe guard net/core/tso.c users
 2026-04-03 21:00 UTC  (7+ messages)
` [PATCH net-next 1/9] net: tso: add tso_features_check()

[PATCH v3] netfilter: xt_HL: add pr_fmt and checkentry validation
 2026-04-03 20:59 UTC 

[PATCH iwl-next] ixgbe: increase SWFW semaphore timeout for X550 FW updates
 2026-04-03 20:55 UTC  (7+ messages)
` [PATCH iwl-next] ixgbe: use ktime_get_real_ns() in ixgbe_ptp_reset()
` [PATCH iwl-next] ixgbe: extend 5 s SWFW semaphore timeout to all X550EM variants

[PATCH v2] mm/vmpressure: skip socket pressure for costly order reclaim
 2026-04-03 20:49 UTC  (2+ messages)

[syzbot] [netfilter?] KCSAN: data-race in hash_ipportnet6_add / hash_ipportnet6_head
 2026-04-03 20:46 UTC 

[PATCH net] net: rose: stop timers before freeing neighbour in rose_neigh_put
 2026-04-03 20:44 UTC 

[PATCH v2] netfilter: xt_HL: add pr_fmt, drop NULL checks, add checkentry validation
 2026-04-03 20:40 UTC  (2+ messages)

[PATCH net] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
 2026-04-03 20:31 UTC  (2+ messages)

[PATCH] selftests: net: fix checkpatch warnings in iou-zcrx.c
 2026-04-03 20:16 UTC  (2+ messages)

[PATCH] octeon_ep_vf: add NULL check for napi_build_skb()
 2026-04-03 20:07 UTC 

[PATCH net-next] eth: remove the driver for acenic / tigon1&2
 2026-04-03 19:56 UTC  (2+ messages)

[PATCH net-next v2 00/14][pull request] Introduce iXD driver
 2026-04-03 19:49 UTC  (5+ messages)
` [PATCH net-next v2 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v2 12/14] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v2 13/14] ixd: add the core initialization
` [PATCH net-next v2 14/14] ixd: add devlink support


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