Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-13 14:51:03 to 2026-05-13 17:59:51 UTC [more...]

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-13 17:59 UTC  (2+ messages)

[PATCH 5.10.y 1/3] net: ipv4: stop checking crypto_ahash_alignmask
 2026-05-13 17:51 UTC 

[PATCH v1 0/6] Add support for Infineon/Intel XMM6260 modem
 2026-05-13 17:34 UTC  (8+ messages)
` [PATCH v1 1/6] dt-bindings: usb: ci-hdrc-usb2: Document nvidia,external-control property
` [PATCH v1 2/6] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-13 17:24 UTC 

[PATCH net] net: skbuff: propagate shared-frag marker through pskb_copy()
 2026-05-13 17:16 UTC  (4+ messages)

[PATCH net] net: xfrm: Fix dev refcnt leak in async resumption
 2026-05-13 17:07 UTC  (2+ messages)

[net-next v41] mctp pcc: Implement MCTP over PCC Transport
 2026-05-13 17:08 UTC  (5+ messages)

[PATCH net] openvswitch: vport: fix race between linking and the device notifier
 2026-05-13 16:55 UTC  (3+ messages)

[PATCH net-next] xfrm: Reject excessive values for XFRMA_TFCPAD
 2026-05-13 16:50 UTC 

[PATCH net] xfrm: Check for underflow in xfrm_state_mtu
 2026-05-13 16:49 UTC 

[PATCH net] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
 2026-05-13 16:42 UTC 

[PATCH net v3] net: neigh: Reallocate headroom if necessary in neigh_hh_bridge()
 2026-05-13 16:40 UTC 

[PATCH net-next v2 1/9] dt-bindings: net: add onsemi's S2500 10BASE-T1S MACPHY
 2026-05-13 16:38 UTC  (4+ messages)

[PATCH net v3] ice: fix packet corruption due to extraneous page flip
 2026-05-13 16:28 UTC  (3+ messages)

[PATCH net 0/4] xsk: fix meta and publish of cq issues
 2026-05-13 16:27 UTC  (9+ messages)
` [PATCH net 1/4] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH net 3/4] xsk: drain continuation descs after overflow in xsk_build_skb()

[BUG] rose/ax25: use-after-free in rose_transmit_restart_request()
 2026-05-13 16:27 UTC 

[PATCH net-next v7 0/3] gve: add support for PTP gettimex64
 2026-05-13 16:26 UTC  (3+ messages)
` [PATCH net-next v7 1/3] gve: skip error logging for retryable AdminQ commands

[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
 2026-05-13 16:20 UTC  (8+ messages)

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-05-13 16:19 UTC  (3+ messages)
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask

[PATCH net v2] net: neigh: Reallocate headroom if necessary in neigh_hh_bridge()
 2026-05-13 16:16 UTC  (3+ messages)

[PATCH net-next] selftests: net: add tests for PPPoL2TP
 2026-05-13 15:55 UTC  (4+ messages)

[PATCH] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-13 15:39 UTC  (3+ messages)

[PATCH] [net] dibs: Improve DIBS prompts and help texts
 2026-05-13 15:35 UTC  (3+ messages)

[PATCH wpan] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
 2026-05-13 15:34 UTC 

[PATCH net-next 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-13 15:34 UTC  (13+ messages)
` [PATCH net-next 1/6] atm: convert "
` [PATCH net-next 2/6] xdp: "
` [PATCH net-next 3/6] af_iucv: "
` [PATCH net-next 4/6] l2tp: ppp: "
` [PATCH net-next 5/6] rxrpc: "
` [PATCH net-next 6/6] tipc: "

[PATCH net-next] FDDI: defza: Sanitise the reset safety timer
 2026-05-13 15:29 UTC  (3+ messages)

[PATCH net v2 0/4] rxrpc: Better fix for DATA/RESPONSE decrypt vs splice()
 2026-05-13 15:25 UTC  (6+ messages)
` [PATCH net v2 3/4] rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg
` [PATCH net v2 4/4] rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer

[PATCH] xsk: switch xdp_build_skb_from_zc() to napi_alloc_skb()
 2026-05-13 15:18 UTC  (2+ messages)

[PATCH net-next v7 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-05-13 15:15 UTC  (11+ messages)
` [PATCH net-next v7 01/10] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v7 02/10] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v7 03/10] enic: add admin RQ buffer management
` [PATCH net-next v7 04/10] enic: add admin CQ service with MSI-X interrupt and NAPI polling
` [PATCH net-next v7 05/10] enic: define MBOX message types and header structures
` [PATCH net-next v7 06/10] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v7 07/10] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v7 08/10] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v7 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v7 10/10] enic: add V2 VF probe with admin channel and PF registration

[PATCH net] octeontx2-pf: fix double free in rvu_rep_rsrc_init()
 2026-05-13 15:13 UTC 

[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
 2026-05-13 15:10 UTC  (7+ messages)
` [PATCH phy-next 5/5] phy: lynx-28g: add support for 25GBASER

[PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
 2026-05-13 15:05 UTC  (3+ messages)

[PATCH net-next] net: airoha: Reserve RX headroom to avoid skb reallocation
 2026-05-13 15:03 UTC 

[PATCH net 0/6] pull-request: can 2026-05-07
 2026-05-13 15:00 UTC  (6+ messages)
` [PATCH net 2/6] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER

[PATCH v2] vhost/vsock: Refuse the connection immediately when guest isn't ready
 2026-05-13 14:50 UTC 

[PATCH net-next 0/2] dpll: add NCO pin type and zl3073x support
 2026-05-13 14:56 UTC  (3+ messages)
` [PATCH net-next 1/2] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
` [PATCH net-next 2/2] dpll: zl3073x: add NCO virtual input pin

[PATCH iproute2-next 0/2] dpll: add pin operstate and fractional frequency offset to parent-device
 2026-05-13 14:51 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] dpll: add pin operstate attribute support
` [PATCH iproute2-next 2/2] dpll: add fractional-frequency-offset to parent-device


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