public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 17:24:42 to 2026-04-09 07:18:32 UTC [more...]

[PATCH net v3] ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
 2026-04-09  7:18 UTC  (2+ messages)

[PATCH] nfc: hci: fix OOB heap read on short HCP frames
 2026-04-09  7:14 UTC 

[PATCH] nfc: hci: fix OOB heap read on short HCP frames
 2026-04-09  7:14 UTC  (2+ messages)

[PATCH] rose: fix OOB read on short CLEAR REQUEST frames
 2026-04-09  7:13 UTC  (2+ messages)

[PATCH] ax25: fix OOB read after address header strip in ax25_rcv()
 2026-04-09  7:08 UTC  (2+ messages)

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-09  7:33 UTC  (3+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "
` [PATCH v2 2/2] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE drm_ras

[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
 2026-04-09  6:53 UTC  (3+ messages)

[net,PATCH v2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-09  6:52 UTC  (2+ messages)

[PATCH 0/5] uaccess/sockptr: copy_struct_ fixes and more helpers
 2026-04-09  6:39 UTC  (6+ messages)
` [PATCH 1/5] uaccess: fix ignored_trailing logic in copy_struct_to_user()
` [PATCH 2/5] sockptr: fix usize check in copy_struct_from_sockptr() for user pointers

[PATCH v5 23/27] clk: mediatek: Add MT8196 disp-ao clock support
 2026-04-09  6:30 UTC  (4+ messages)

[PATCH] bpf: add is_locked_tcp_sock guard for sock_ops rtt_min access
 2026-04-09  6:10 UTC  (2+ messages)
` [PATCH v2] bpf: guard sock_ops rtt_min access with is_locked_tcp_sock

[PATCH v10 0/2] net: mhi: Add support to enable ethernet interface
 2026-04-09  6:08 UTC  (3+ messages)
` [PATCH v10 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v10 2/2] net: mhi: Add IP_SW1 interface for M-plane support over MHI

[PATCH nf] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
 2026-04-09  5:36 UTC 

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-04-09  5:35 UTC  (5+ messages)
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification

[PATCH] octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()
 2026-04-09  5:08 UTC 

[PATCH net-next 0/2] net: ethtool add VxLAN to the NFC API
 2026-04-09  4:03 UTC  (5+ messages)

[PATCH net] net: fix __this_cpu_add() in preemptible code in dev_xmit_recursion_inc/dec
 2026-04-09  3:53 UTC 

[PATCH v2 0/4] ice: use better bitmap API
 2026-04-09  3:52 UTC  (3+ messages)
` [PATCH v2 2/4] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
  ` [Intel-wired-lan] "

[PATCH v1 iwl-net] ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
 2026-04-09  3:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCH 0/1] netlink: Netlink process event for cgroup migration
 2026-04-09  3:44 UTC  (3+ messages)

[PATCH v1 iwl-net] ice: ptp: don't WARN when controlling PF is unavailable
 2026-04-09  3:43 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainer
 2026-04-09  3:14 UTC  (2+ messages)

[PATCH net v3 1/2] flow_dissector: do not dissect PPPoE PFC frames
 2026-04-09  3:11 UTC  (2+ messages)
` [PATCH net v3 2/2] pppoe: drop "

[PATCH net-next V5 00/12] devlink: add per-port resource support
 2026-04-09  3:10 UTC  (2+ messages)

[PATCH net 0/9][pull request] Intel Wired LAN Driver Updates 2026-04-06 (idpf, ice, ixgbe, ixgbevf, igb, e1000)
 2026-04-09  3:10 UTC  (3+ messages)

[PATCH net-next v3] selftests/net: convert so_txtime to drv-net
 2026-04-09  3:10 UTC  (3+ messages)

clarification: PCI device not getting enumerated
 2026-04-09  3:06 UTC  (3+ messages)

[net-next v1 v1 0/5] Add StarFive JHB100 soc SGMII GMAC support
 2026-04-09  2:55 UTC  (10+ messages)
` [net-next v1 v1 1/5] dt-bindings: net: starfive,jh7110-dwmac: Remove JH8100
` [net-next v1 v1 3/5] dt-bindings: net: starfive,jh7110-dwmac: Add JHB100 sgmii rx clk
    ` 回复: "
` [net-next v1 v1 4/5] net: stmmac: starfive: Add JHB100 SGMII interface

[PATCH net-next v7 00/10] Decouple receive and transmit enablement in team driver
 2026-04-09  2:59 UTC  (11+ messages)
` [PATCH net-next v7 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v7 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v7 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v7 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v7 05/10] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v7 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v7 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v7 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v7 09/10] net: team: Add new tx_enabled "
` [PATCH net-next v7 10/10] selftests: net: Add tests for team driver decoupled tx and rx control

[PATCH v11 net-next 0/7] octeontx2-af: npc: Enhancements
 2026-04-09  2:50 UTC  (8+ messages)
` [PATCH v11 net-next 1/7] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v11 net-next 2/7] net/mlx5e: heap-allocate devlink param values
` [PATCH v11 net-next 3/7] devlink: Change function syntax
` [PATCH v11 net-next 4/7] devlink: Implement devlink param multi attribute nested data values
` [PATCH v11 net-next 5/7] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v11 net-next 6/7] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v11 net-next 7/7] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH net-next v2] selftests/drivers/net: Add an xdp test to xdp.py
 2026-04-09  2:51 UTC  (2+ messages)

[PATCH net-next 0/4] dsa_loop and platform_data cleanups
 2026-04-09  2:51 UTC  (4+ messages)
` [PATCH net-next 1/4] net: dsa: remove struct platform_data

[PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup_established
 2026-04-09  2:50 UTC  (2+ messages)

[PATCH net v2] Revert "mptcp: add needs_id for netlink appending addr"
 2026-04-09  2:50 UTC  (2+ messages)

[PATCH] devlink: Fix incorrect skb socket family dumping
 2026-04-09  2:50 UTC  (2+ messages)

[PATCH net v2 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
 2026-04-09  2:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Prashanth as additional maintainer for amd-xgbe driver
 2026-04-09  2:50 UTC  (2+ messages)

[PATCH v2 net] net: ax25: fix integer overflow in ax25_rx_fragment()
 2026-04-09  2:50 UTC 

[PATCH v2 net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-09  2:49 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH v2 net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH net-next v2] net: bcmasp: Switch to page pool for RX path
 2026-04-09  2:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] mptcp: autotune related improvement
 2026-04-09  2:40 UTC  (2+ messages)

[PATCH v2 net-next] net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
 2026-04-09  2:40 UTC  (2+ messages)

[PATCH net] net: initialize sk_rx_queue_mapping in sk_clone()
 2026-04-09  2:40 UTC  (2+ messages)

[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-09  2:40 UTC  (2+ messages)

[PATCH net-next] codel: annotate data-races in codel_dump_stats()
 2026-04-09  2:40 UTC  (2+ messages)

[PATCH net-next 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-04-09  2:39 UTC  (2+ messages)

[PATCH net-next] bonding: remove unused bond_is_first_slave and bond_is_last_slave macros
 2026-04-09  2:20 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: get rid of magic numbers in rtl8201_config_intr()
 2026-04-09  2:20 UTC  (2+ messages)

[PATCH net] net: ioam6: fix OOB and missing lock
 2026-04-09  2:20 UTC  (2+ messages)

[PATCH] net: txgbe: leave space for null terminators on property_entry
 2026-04-09  2:20 UTC  (2+ messages)

[RFC net-next 05/15] ipxlat: add IPv6 packet validation path
 2026-04-09  2:18 UTC  (2+ messages)

[RFC net-next 15/15] Documentation: networking: add ipxlat translator guide
 2026-04-09  2:17 UTC  (4+ messages)

[GIT PULL v2 net-next] netfilter: updates for net-next
 2026-04-09  2:10 UTC  (2+ messages)

[PATCH net-next] docs: netdev: improve wording of reviewer guidance
 2026-04-09  2:10 UTC  (2+ messages)

[PATCH 0/7] clk: qcom: add support for the clock controllers on Nord platforms
 2026-04-09  2:07 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] xfrm: update outdated comment
 2026-04-09  2:00 UTC  (2+ messages)

[GIT PULL] wireless-2026-04-08
 2026-04-09  2:00 UTC  (2+ messages)

[PATCH net 1/2] batman-adv: reject oversized global TT response buffers
 2026-04-09  2:00 UTC  (2+ messages)

[PATCH 1/8] xfrm: clear trailing padding in build_polexpire()
 2026-04-09  2:00 UTC  (2+ messages)

[PATCH] net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
 2026-04-09  1:50 UTC  (2+ messages)

[PATCH net 1/7] ipvs: fix NULL deref in ip_vs_add_service error path
 2026-04-09  1:50 UTC  (2+ messages)

[PATCH net v5 00/21] rxrpc: Miscellaneous fixes
 2026-04-09  1:50 UTC  (2+ messages)

[PATCH net-next v6 00/10] Decouple receive and transmit enablement in team driver
 2026-04-09  1:48 UTC  (5+ messages)

[PATCH net-next v3 0/3] gve: add support for PTP gettimex64
 2026-04-09  1:08 UTC  (6+ messages)
` [PATCH net-next v3 3/3] gve: implement "

linux-next: manual merge of the net-next tree with the netfilter tree
 2026-04-09  1:04 UTC  (5+ messages)

[PATCH v2] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
 2026-04-09  1:04 UTC  (2+ messages)

[PATCH net-next v3 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-04-09  1:02 UTC  (2+ messages)

[PATCH iwl-next 0/2] i40e: implement per-queue stats
 2026-04-09  0:45 UTC  (3+ messages)
` [PATCH iwl-next 1/2] i40e: implement basic "

[PATCH net-next v2 0/5] ynl/ethtool/netlink: fix nla_len overflow for large string sets
 2026-04-09  0:39 UTC  (7+ messages)
` [PATCH net-next v2 1/5] tools: ynl: move ethtool.py to selftest
` [PATCH net-next v2 5/5] ethtool: strset: check nla_len overflow

[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
 2026-04-09  0:27 UTC  (5+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

[PATCH net v3 1/2] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
 2026-04-09  0:08 UTC  (4+ messages)

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-08 23:52 UTC  (13+ messages)
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH iwl-net] ice: update PCS latency settings for E825 10G/25Gb modes
 2026-04-08 23:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registers
 2026-04-08 23:33 UTC 

[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-08 23:22 UTC  (7+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response
` [PATCH net-next v11 14/14] selftests/net: Add queue leasing tests with netkit

[PATCH v11 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-08 23:14 UTC  (6+ messages)
` [PATCH v11 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
` [PATCH v11 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v11 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v11 net-next 4/5] selftests/net: Add bpf skb forwarding program
` [PATCH v11 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc

[net-next v10 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-08 23:05 UTC  (11+ messages)
` [net-next v10 01/10] net: tso: Introduce tso_dma_map and helpers
` [net-next v10 02/10] net: bnxt: Export bnxt_xmit_get_cfa_action
` [net-next v10 03/10] net: bnxt: Add a helper for tx_bd_ext
` [net-next v10 04/10] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [net-next v10 05/10] net: bnxt: Add TX inline buffer infrastructure
` [net-next v10 06/10] net: bnxt: Add boilerplate GSO code
` [net-next v10 07/10] net: bnxt: Implement software USO
` [net-next v10 08/10] net: bnxt: Add SW GSO completion and teardown support
` [net-next v10 09/10] net: bnxt: Dispatch to SW USO
` [net-next v10 10/10] selftests: drv-net: Add USO test

[TEST] nft_tproxy_udp.sh flaky after Fedora 44 upgrade
 2026-04-08 22:24 UTC 

[PATCH net-next] selftests: net: py: explicitly forbid multiple ksft_run() calls
 2026-04-08 22:19 UTC 

[PATCH net v8 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-08 22:16 UTC  (9+ messages)
` [PATCH net v8 1/4] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v8 2/4] nsim: Add support for VLAN filters
` [PATCH net v8 3/4] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v8 4/4] macsec: Support VLAN-filtering lower devices

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-08 21:56 UTC  (3+ messages)

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-08 21:50 UTC  (8+ messages)
` [PATCH net-next 1/7] tcp: keep rcv_wnd/rcv_ssthresh clamped by window_clamp if no scaling in use
` [PATCH net-next 2/7] selftests/net: packetdrill: verify non-scaled rcv_wnd initialization
` [PATCH net-next 3/7] tcp: Ensure window_clamp is limited to representable window
` [PATCH net-next 4/7] selftests/net: packetdrill: add tcp_rcv_wnd_snd_ack_no_scaling.pkt
` [PATCH net-next 5/7] selftests/net: packetdrill: add TCP_WINDOW_CLAMP test
` [PATCH net-next 6/7] tcp: use tcp_set_window_clamp() for SO_RCVLOWAT
` [PATCH net-next 7/7] selftests/net: packetdrill: add test for SO_RCVLOWAT window clamp

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-08 21:34 UTC  (5+ messages)

[PATCH net] net: ax25: fix integer overflow in ax25_rx_fragment()
 2026-04-08 21:31 UTC  (2+ messages)

[PATCH][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 21:27 UTC 

[PATCH net-next 00/15] net/sched: no longer acquire RTNL in qdisc dumps
 2026-04-08 20:14 UTC  (2+ messages)
` [syzbot ci] "

[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-08 21:21 UTC  (5+ messages)

[PATCH net-next] iavf: fix kernel-doc comment style in ethtool ops
 2026-04-08 21:13 UTC  (2+ messages)

[PATCH net] ice: fix null-ptr dereference on false-positive tx timeout
 2026-04-08 21:12 UTC  (5+ messages)
` [PATCH net] ice: fix netdev bring-up and bring-down in self-test
` [PATCH net] ice: stop DCBNL requests during driver unload

[PATCH net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-08 21:05 UTC  (5+ messages)
` [PATCH net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
 2026-04-08 20:32 UTC  (2+ messages)

[net-next PATCH 0/2] net: dsa: tag_rtl8_4: fixes doc and set keep
 2026-04-08 20:31 UTC  (3+ messages)
` [net-next PATCH 1/2] net: dsa: tag_rtl8_4: update format description
` [net-next PATCH 2/2] net: dsa: tag_rtl8_4: set KEEP flag

BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
 2026-04-08 19:52 UTC  (6+ messages)

[PATCH net] can: raw: fix ro->uniq use-after-free in raw_rcv()
 2026-04-08 19:32 UTC  (5+ messages)

[PATCH net] tcp: update window_clamp when SO_RCVBUF is set
 2026-04-08 19:27 UTC  (4+ messages)

[PATCH net] ipv4: nexthop: update has_v4 flag for any family change in replace_nexthop_single()
 2026-04-08 19:22 UTC  (2+ messages)

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-08 19:22 UTC  (6+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()

[PATCH net-next v2] net: Add net_cookie to Dead loop messages
 2026-04-08 19:10 UTC 

[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-08 19:05 UTC  (2+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-08 19:04 UTC  (10+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-08 19:02 UTC  (5+ messages)

[PATCH net] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-04-08 19:02 UTC 

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-08 18:56 UTC  (4+ messages)

[net-next v9 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-08 18:49 UTC  (6+ messages)
` [net-next v9 07/10] net: bnxt: Implement software USO

[PATCH iwl-net 0/4] ice: E825C missing PHY timestamp interrupt fixes
 2026-04-08 18:46 UTC  (5+ messages)
` [PATCH iwl-net 1/4] ice: fix timestamp interrupt configuration for E825C
` [PATCH iwl-net 2/4] ice: perform PHY soft reset for E825C ports at initialization
` [PATCH iwl-net 3/4] ice: fix ready bitmap check for non-E822 devices
` [PATCH iwl-net 4/4] ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g

[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-04-08 18:44 UTC 

[PATCH net] net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx_queue()
 2026-04-08 18:26 UTC 

[PATCH v10 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-08 18:24 UTC  (4+ messages)
` [PATCH v10 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked

[PATCH net v4 15/15] rxrpc: fix reference count leak in rxrpc_server_keyring()
 2026-04-08 17:52 UTC  (7+ messages)
  ` [PATCH net v4 00/15] rxrpc: Miscellaneous fixes

[PATCH net-next v12 0/6] tls: Add TLS 1.3 hardware offload support
 2026-04-08 17:44 UTC  (4+ messages)
` [PATCH v12 6/6] selftests: net: add TLS hardware offload test

[PATCH] octeon_ep_vf: add NULL check for napi_build_skb()
 2026-04-08 17:35 UTC  (3+ messages)

[PATCH net] net: rose: reject truncated CLEAR_REQUEST frames in state machines
 2026-04-08 17:25 UTC 


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