public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 02:59:42 to 2026-04-09 13:43:46 UTC [more...]

[PATCH net-next v3 04/13] net: renesas: rswitch: add register definitions for vlan support
 2026-04-09 13:43 UTC  (3+ messages)
` [net-next,v3,04/13] "

[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-09 13:43 UTC  (6+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-09 13:37 UTC  (5+ 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 v2] net: phy: fix a return path in get_phy_c45_ids()
 2026-04-09 13:36 UTC 

[PATCH iwl-next v2 00/10] Add ACL support
 2026-04-09 13:35 UTC  (12+ messages)
` [PATCH iwl-next v2 01/10] ice: rename shared Flow Director functions and structs
` [PATCH iwl-next v2 02/10] ice: initialize ACL table
` [PATCH iwl-next v2 03/10] ice: initialize ACL scenario
` [PATCH iwl-next v2 04/10] ice: create flow profile
` [PATCH iwl-next v2 05/10] Revert "ice: remove unused ice_flow_entry fields"
` [PATCH iwl-next v2 06/10] ice: use plain alloc/dealloc for ice_ntuple_fltr
` [PATCH iwl-next v2 07/10] ice: create ACL entry
` [PATCH iwl-next v2 08/10] ice: program "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 09/10] ice: re-introduce ice_dealloc_flow_entry() helper
` [PATCH iwl-next v2 10/10] ice: use ACL for ntuple rules that conflict with FDir

[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-04-09 13:33 UTC 

[PATCH net v2 0/2] net: phylink: fix PHY reinitialization on resume
 2026-04-09 13:25 UTC  (15+ messages)
` [PATCH net v2 1/2] net: phylink: call phy_init_hw() in phylink resume path
` [PATCH net v2 2/2] net: phy: micrel: remove ksz9131_resume()

[PATCH net v3 0/3] net: lan966x: fix page_pool error handling and error paths
 2026-04-09 13:20 UTC  (2+ messages)

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

[PATCH RFC net-next 0/4] improve hw flow offload byte accounting
 2026-04-09 13:07 UTC  (5+ messages)
` [PATCH RFC net-next 1/4] net: flow_offload: let drivers report byte counter semantics
` [PATCH RFC net-next 2/4] nf_flow_table: track sub-interface and bridge ifindex in flow tuple
` [PATCH RFC net-next 3/4] nf_flow_table: convert hw byte counts and update sub-interface stats
` [PATCH RFC net-next 4/4] net: ethernet: mtk_eth_soc: report INGRESS_L2 byte_type in flow stats

[PATCH 0/5] uaccess/sockptr: copy_struct_ fixes and more helpers
 2026-04-09 13:05 UTC  (11+ 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 3/5] uaccess: add copy_struct_{from,to}_bounce_buffer() helpers

[PATCH] net:mctp: split mctp hdr version to ver and rsvd
 2026-04-09 12:51 UTC 

[PATCH v2 0/3] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-04-09 12:46 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: dsa: nxp,sja1105: make spi-cpol optional for sja1110
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL SoM and HummingBoard
` [PATCH v2 3/3] arm64: dts: imx8dxl: Add SolidRun "

[PATCH net v2 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-04-09 12:47 UTC  (3+ messages)
` [PATCH net v2 3/4] iavf: send MAC change request synchronously
  ` [Intel-wired-lan] "

[PATCH net-next] selftests: net: py: add test case filtering and listing
 2026-04-09 12:41 UTC  (3+ messages)

[PATCH net-next v1] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-09 12:41 UTC 

[PATCH net-next v2] iavf: fix kernel-doc comment style in iavf_ethtool.c
 2026-04-09 12:35 UTC  (2+ messages)

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

BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
 2026-04-09 12:24 UTC  (7+ messages)

[PATCH v4] mm/vmpressure: skip socket pressure for costly order reclaim
 2026-04-09 12:24 UTC  (2+ messages)

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

[net-next v1 v1 0/5] Add StarFive JHB100 soc SGMII GMAC support
 2026-04-09 12:13 UTC  (5+ messages)
` [net-next v1 v1 1/5] dt-bindings: net: starfive,jh7110-dwmac: Remove JH8100

[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
 2026-04-09 12:04 UTC  (11+ messages)

[PATCH net v2] nfc: pn533: allocate rx skb before consuming bytes
 2026-04-09 12:00 UTC  (2+ messages)

[PATCH net-next 0/7] net/mlx5: Improve representor lifecycle and fix work queue deadlock
 2026-04-09 11:55 UTC  (8+ messages)
` [PATCH net-next 1/7] net/mlx5: Lag: refactor representor reload handling
` [PATCH net-next 2/7] net/mlx5: E-Switch, move work queue generation counter
` [PATCH net-next 3/7] net/mlx5: E-Switch, introduce generic work queue dispatch helper
` [PATCH net-next 4/7] net/mlx5: E-Switch, fix deadlock between devlink lock and esw->wq
` [PATCH net-next 5/7] net/mlx5: E-Switch, block representors during reconfiguration
` [PATCH net-next 6/7] net/mlx5: E-switch, load reps via work queue after registration
` [PATCH net-next 7/7] net/mlx5: Add profile to auto-enable switchdev mode at device init

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

[PATCH net] l2tp: take a session reference in pppol2tp_ioctl()
 2026-04-09 11:41 UTC  (2+ messages)

[PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-04-09 11:21 UTC  (3+ messages)

[PATCH v2] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
 2026-04-09 11:21 UTC  (3+ messages)

[PATCH net-next v7 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-04-09 11:18 UTC  (5+ messages)
` [PATCH net-next v7 2/2] r8152: Add support for the RTL8157 hardware

possible deadlock in virtio_transport_release (vsock_register_mutex vs sk_lock)
 2026-04-09 11:07 UTC 

[pull-request] mlx5-next updates 2026-04-09
 2026-04-09 11:04 UTC 

[PATCH net-next] gre: Count GRE packet drops
 2026-04-09 10:52 UTC  (2+ messages)

[PATCH iwl-net v5] ice: fix missing dpll notifications for SW pins
 2026-04-09 10:25 UTC 

[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v2()
 2026-04-09 10:17 UTC  (2+ messages)

[PATCH iwl-next 0/4] iavf: fix VLAN filter state machine races
 2026-04-09 10:16 UTC  (10+ messages)
` [PATCH iwl-next 1/4] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/4] iavf: stop removing VLAN filters from PF on interface down
  ` [Intel-wired-lan] "
` [PATCH iwl-next 3/4] iavf: wait for PF confirmation before removing VLAN filters
  ` [Intel-wired-lan] "
` [PATCH iwl-next 4/4] iavf: harden VLAN filter state machine race handling
  ` [Intel-wired-lan] "

[PATCH net] net: phy: micrel: Fix MMD register access during SPD in ksz9131_resume()
 2026-04-09 10:13 UTC  (3+ messages)

[PATCH nf] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
 2026-04-09 10:11 UTC  (3+ messages)

[PATCH net-next] tcp: return a drop_reason from tcp_add_backlog()
 2026-04-09 10:11 UTC 

[TEST] nft_tproxy_udp.sh flaky after Fedora 44 upgrade
 2026-04-09 10:11 UTC  (2+ messages)

[PATCH RFC iwl-next 0/4] iavf: fix VLAN filter state machine races
 2026-04-09 10:10 UTC  (4+ messages)
` [PATCH RFC iwl-next 1/4] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
  ` [Intel-wired-lan] "

[PATCH iwl-net v2] iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
 2026-04-09 10:02 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 01/13] net: renesas: rswitch: improve port change mode functions
 2026-04-09  9:55 UTC  (3+ messages)
` [net-next,v3,01/13] "

[net-next PATCH v5 0/4] octeontx2: CN20K NPA Halo context support
 2026-04-09  9:53 UTC  (5+ messages)
` [net-next PATCH v5 1/4] octeontx2-af: npa: cn20k: Add NPA Halo support
` [net-next PATCH v5 2/4] octeontx2-af: npa: cn20k: Add DPC support
` [net-next PATCH v5 3/4] octeontx2-af: npa: cn20k: Add debugfs for Halo
` [net-next PATCH v5 4/4] octeontx2-pf: cn20k: Use unified Halo context

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

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

[PATCH net-next 0/5] net/sched: netem: cleanups and improvements
 2026-04-09  9:30 UTC  (3+ messages)
` [PATCH net-next 4/5] net/sched: netem: add per-impairment extended statistics

[PATCH net-next] mlx4: correct error reporting in mlx4_master_process_vhcr()
 2026-04-09  9:27 UTC 

[PATCH mlx5-next 0/2] mlx5-next updates 2026-04-03
 2026-04-09  9:27 UTC  (2+ messages)

[PATCH net-next v2 00/14][pull request] Introduce iXD driver
 2026-04-09  9:07 UTC  (5+ messages)
` [PATCH net-next v2 02/14] libie: add PCI device initialization helpers to libie
` [PATCH net-next v2 05/14] libie: add bookkeeping support for control queue messages

[PATCH bpf-next v3 0/6] bpf: decap flags and GSO state updates
 2026-04-09  9:03 UTC  (4+ messages)
` [PATCH bpf-next v3 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room

[PATCH net-next 0/2] ipvlan: multicast delivery changes
 2026-04-09  8:52 UTC  (3+ messages)
` [PATCH net-next 1/2] ipvlan: ipvlan_handle_mode_l2() refactoring
` [PATCH net-next 2/2] ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()

[PATCH net] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-04-09  8:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-04-09  8:40 UTC  (3+ messages)

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

[PATCH net-next] l2tp: Drop large packets with UDP encap
 2026-04-09  8:30 UTC  (5+ messages)

[PATCH 0/6] IPA v5.2 support for Milos and Fairphone (Gen. 6)
 2026-04-09  8:26 UTC  (6+ messages)
` [PATCH 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable IPA

[PATCH net-next v1 0/2] virtchnl/ice: add IEEE 802.1ah (0x88E7) VLAN ethertype support
 2026-04-09  8:21 UTC  (3+ messages)
` [PATCH net-next v1 2/2] ice: add 0x88E7 handling to SW validation paths
  ` [Intel-wired-lan] "

[PATCH net 0/2] More fixes for the IPA driver
 2026-04-09  8:18 UTC  (5+ messages)
` [PATCH net 1/2] net: ipa: Fix programming of QTIME_TIMESTAMP_CFG
` [PATCH net 2/2] net: ipa: Fix decoding EV_PER_EE for IPA v5.0+

[PATCH 0/1] gcov: add -fprofile-update=atomic to fix concurrent access crashes
 2026-04-09  8:11 UTC  (4+ messages)
` [PATCH] gcov: use atomic counter updates "

[PATCH net] net: fix __this_cpu_add() in preemptible code in dev_xmit_recursion_inc/dec
 2026-04-09  8:10 UTC  (4+ messages)

[PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
 2026-04-09  8:07 UTC  (4+ messages)

[PATCH 5/6] arm64: dts: qcom: milos: Add IPA node
 2026-04-09  8:00 UTC  (3+ messages)
` [5/6] "

[PATCH iwl-next v2] igb: use ktime_get_real helpers in igb_ptp_reset()
 2026-04-09  7:55 UTC 

[PATCH iwl-next 1/1] igc: add support for forcing link speed without autonegotiation
 2026-04-09  7:27 UTC 

[PATCH 5.10.y] Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
 2026-04-09  7:44 UTC 

[PATCH RESEND net-next 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-04-09  7:37 UTC  (2+ messages)
` [PATCH RESEND net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by

[PATCH net v2] net_sched: fix skb memory leak in deferred qdisc drops
 2026-04-09  7:37 UTC  (2+ messages)

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

[PATCH 5.15.y] Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
 2026-04-09  7:26 UTC 

[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)

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

[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 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 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] "

[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)

[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


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