messages from 2025-10-23 09:38:09 to 2025-10-23 19:04:15 UTC [more...]
[PATCH net-next v5 0/7] net: dsa: lantiq_gswip: use regmap for register access
2025-10-23 19:04 UTC (2+ messages)
[PATCH v2 0/5] DWMAC support for Rockchip RK3506
2025-10-23 18:57 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: net: snps,dwmac: move rk3399 line to its correct position
` [PATCH v2 2/5] dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles
` [PATCH v2 3/5] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506
` [PATCH v2 4/5] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support
` [PATCH v2 5/5] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry
[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
2025-10-23 18:52 UTC (17+ messages)
` [PATCH net-next 1/8] net: stmmac: move version handling into own function
` [PATCH net-next 2/8] net: stmmac: simplify stmmac_get_version()
` [PATCH net-next 3/8] net: stmmac: consolidate version reading and validation
` [PATCH net-next 4/8] net: stmmac: move stmmac_get_*id() into stmmac_get_version()
` [PATCH net-next 5/8] net: stmmac: use FIELD_GET() for version register
` [PATCH net-next 6/8] net: stmmac: provide function to lookup hwif
` [PATCH net-next 7/8] net: stmmac: use != rather than ^ for comparing dev_id
` [PATCH net-next 8/8] net: stmmac: reorganise stmmac_hwif_init()
[PATCH net-next 0/7] ynl: add ignore-index flag for indexed-array
2025-10-23 18:37 UTC (3+ messages)
[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
2025-10-23 18:27 UTC (15+ messages)
` [PATCH net-next v8 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v8 02/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v8 03/14] vsock: add netns to vsock skb cb
` [PATCH net-next v8 04/14] vsock: add netns to vsock core
` [PATCH net-next v8 05/14] vsock/loopback: add netns support
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v8 07/14] vhost/vsock: add netns support
` [PATCH net-next v8 08/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v8 09/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v8 10/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v8 11/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v8 12/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v8 13/14] selftests/vsock: add tests for namespace deletion and mode changes
` [PATCH net-next v8 14/14] selftests/vsock: add tests for module loading order
[PATCH net-next v3 3/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
2025-10-23 18:25 UTC (3+ messages)
[GIT PULL] wireless-2025-10-23
2025-10-23 18:05 UTC
[PATCH] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
2025-10-23 17:49 UTC (4+ messages)
issue with [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
2025-10-23 17:34 UTC (3+ messages)
` Aw: "
[PATCH] selftests/unix: Add test for ECONNRESET and EOF behaviour
2025-10-23 16:58 UTC
[GIT PULL] Networking for v6.18-rc3
2025-10-23 17:21 UTC (2+ messages)
[PATCH] tg3: replace placeholder MAC address with device property
2025-10-23 17:14 UTC (2+ messages)
[PATCH] dt-bindings: Remove extra blank lines
2025-10-23 17:03 UTC (8+ messages)
[PATCH v1] net: phy: dp83867: Disable EEE support as not implemented
2025-10-23 17:01 UTC (2+ messages)
[PATCH net-next v2] Documentation: ARCnet: Update obsolete contact info
2025-10-23 16:43 UTC (4+ messages)
[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
2025-10-23 16:33 UTC (14+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length
` [PATCH v3 2/9] net/l2tp: Add missing sa_family validation in pppol2tp_sockaddr_get_info
[PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up
2025-10-23 16:26 UTC (2+ messages)
[PATCH net-next v3 0/5] net: macb: EyeQ5 support
2025-10-23 16:22 UTC (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v3 2/5] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v3 3/5] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v3 4/5] net: macb: rename bp->sgmii_phy field to bp->phy
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible
[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
2025-10-23 16:03 UTC (15+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload
` [PATCH net v3 2/3] net: stmmac: Consider Tx VLAN offload tag length for maxSDU
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-23 15:45 UTC (3+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
[PATCH net-next 0/3] icmp: Add RFC 5837 support
2025-10-23 15:39 UTC (7+ messages)
` [PATCH net-next 3/3] selftests: traceroute: Add ICMP extensions tests
[PATCH v2 net-next 0/6] net: enetc: Add i.MX94 ENETC support
2025-10-23 15:39 UTC (7+ messages)
` [PATCH v2 net-next 3/6] net: enetc: add preliminary i.MX94 NETC blocks control support
` [PATCH v2 net-next 4/6] net: enetc: add ptp timer binding support for i.MX94
` [PATCH v2 net-next 6/6] net: enetc: add standalone ENETC "
[PATCH net-next] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
2025-10-23 15:39 UTC (2+ messages)
[PATCH net-next v2 1/2] idpf: correct queue index in Rx allocation error messages
2025-10-23 15:35 UTC (3+ messages)
` [PATCH net-next v2 2/2] idpf: fix typos and correct doc comments in idpf driver
` [Intel-wired-lan] [PATCH net-next v2 1/2] idpf: correct queue index in Rx allocation error messages
[PATCH net] Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
2025-10-23 15:30 UTC (4+ messages)
[PATCH ipsec-next] pfkey: Deprecate pfkey
2025-10-23 15:11 UTC (2+ messages)
[PATCH net-next 1/2] dibs: Remove reset of static vars in dibs_init()
2025-10-23 15:18 UTC (4+ messages)
` [PATCH net-next 2/2] dibs: Use subsys_initcall()
[net-next PATCH v2 0/2] net: airoha: initial phylink support
2025-10-23 15:11 UTC (4+ messages)
` [net-next PATCH v2 1/2] net: airoha: use device_set_node helper to setup GDM node
` [net-next PATCH v2 2/2] net: airoha: add phylink support for GDM1
[PATCH net 0/2] There are some bugfix for the HNS3 ethernet driver
2025-10-23 15:09 UTC (4+ messages)
` [PATCH net 1/2] net: hns3: return error code when function fails
` [PATCH net 2/2] net: hns3: fix null pointer in debugfs issue
[PATCH net v4] virtio-net: fix received length check in big packets
2025-10-23 15:06 UTC (4+ messages)
[PATCH net-next] xsk: add indirect call for xsk_destruct_skb
2025-10-23 15:02 UTC (3+ messages)
[PATCH net V1 0/3] veth: Fix TXQ stall race condition and add recovery
2025-10-23 14:59 UTC (4+ messages)
` [PATCH net V1 1/3] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V1 2/3] veth: stop and start all TX queue in netdev down/up
` [PATCH net V1 3/3] veth: more robust handing of race to avoid txq getting stuck
[PATCH net] net: vlan: sync VLAN features with lower device
2025-10-23 14:57 UTC (5+ messages)
[RFC net v1] net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window packets
2025-10-23 14:48 UTC (4+ messages)
` [PATCH v2 0/2] net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test
` [PATCH v2 1/2] net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window packets
` [PATCH v2 2/2] net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix
[PATCH net-next 1/2] net: bridge: Flush multicast groups when snooping is disabled
2025-10-23 14:45 UTC (2+ messages)
` [PATCH net-next 2/2] selftests: bridge_mdb: Add a test for MDB flush on snooping disable
[PATCH v3 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
2025-10-23 14:43 UTC (4+ messages)
` [PATCH v3 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops
` [PATCH v3 2/2] ptp/ptp_vmw: load ptp_vmw driver by directly probing the device
[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-10-23 14:38 UTC (7+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap
` [PATCH net v3 3/3] selftests/bpf: Add mptcp test with sockmap
[PATCH net-next] net/mlx5: Implement swp_l4_csum_mode via devlink params
2025-10-23 14:34 UTC (4+ messages)
[PATCH net 0/4] mlx5 misc fixes 2025-10-22
2025-10-23 14:30 UTC (4+ messages)
` [PATCH net 4/4] net/mlx5: Fix IPsec cleanup over MPV device
[PATCH net V2] virtio-net: zero unused hash fields
2025-10-23 14:30 UTC (2+ messages)
[PATCH net] net: phy: micrel: always set shared->phydev for LAN8814
2025-10-23 14:30 UTC (4+ messages)
[PATCH net-next v2 0/5] net: macb: EyeQ5 support
2025-10-23 14:20 UTC (8+ messages)
` [PATCH net-next v2 2/5] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible
[PATCH v2 net] sfc: fix potential memory leak in efx_mae_process_mport()
2025-10-23 14:18 UTC
[PATCH net] vsock: fix lock inversion in vsock_assign_transport()
2025-10-23 14:10 UTC (2+ messages)
[PATCH net] sfc: fix potential memory leak in efx_mae_process_mport()
2025-10-23 14:08 UTC (3+ messages)
[PATCH net-next v1] mptcp: fix incorrect IPv4/IPv6 check
2025-10-23 14:00 UTC (4+ messages)
[PATCH net v3 0/3] fix poll behaviour for TCP-based tunnel protocols
2025-10-23 14:00 UTC (2+ messages)
[PATCH V2] netrom: Prevent race conditions between multiple add route
2025-10-23 13:50 UTC (6+ messages)
` [PATCH V3] netrom: Prevent race conditions between neighbor operations
` [PATCH V4] netrom: Preventing the use of abnormal neighbor
[PATCH net-next 0/7] net/mlx5e: Reduce interface downtime on configuration change
2025-10-23 13:31 UTC (4+ messages)
` [PATCH net-next 2/7] net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
[PATCH net V2 0/3] tls: Introduce and use RX async resync request cancel function
2025-10-23 13:24 UTC (7+ messages)
` [PATCH net V2 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow
[PATCH net-next] net: sched: readjust the execution conditions for dev_watchdog()
2025-10-23 13:19 UTC (2+ messages)
[PATCH ethtool 0/2] fix module info JSON output
2025-10-23 13:14 UTC (7+ messages)
` [PATCH ethtool 2/2] sff-common: Fix naming of JSON keys for thresholds
[PATCH bpf] bpf: Reject negative head_room in __bpf_skb_change_head
2025-10-23 12:55 UTC
[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-23 12:48 UTC (6+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit
[PATCH v3 0/1] nf_conntrack_ftp: Added nfct_seqadj_ext_add()
2025-10-23 12:42 UTC (8+ messages)
` [PATCH v3 1/1] nft_ct: Added nfct_seqadj_ext_add() for NAT'ed conntrack
[syzbot] [net?] kernel BUG in set_ipsecrequest
2025-10-23 12:24 UTC (2+ messages)
` [PATCH net] net: key: Fix potential integer overflow "
[PATCH net-next] smc: rename smc_find_ism_store_rc to reflect broader usage
2025-10-23 12:19 UTC (2+ messages)
[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25_find_cb
2025-10-23 12:13 UTC
[PATCH iproute2] devlink: fix devlink flash error reporting
2025-10-23 12:06 UTC (2+ messages)
[PATCH bpf-next v2 00/15] Make TC BPF helpers preserve skb metadata
2025-10-23 11:55 UTC (7+ messages)
` [PATCH bpf-next v2 10/15] selftests/bpf: Dump skb metadata on verification failure
` [PATCH bpf-next v2 11/15] selftests/bpf: Expect unclone to preserve skb metadata
[PATCH net-next 0/8] ipvlan: Implement learnable L2-bridge
2025-10-23 11:31 UTC (5+ messages)
` [PATCH net-next 1/8] "
[PATCH net-next v3 0/2] net: ravb: Fix SoC-specific configuration
2025-10-23 11:21 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: ravb: Make DBAT entry count configurable per-SoC
` [PATCH net-next v3 2/2] net: ravb: Allocate correct number of queues based on SoC support
[PATCH net-next v2] net: phy: micrel: Add support for non PTP SKUs for lan8814
2025-10-23 11:20 UTC (2+ messages)
[PATCH net] net: bonding: fix possible peer notify event loss or dup issue
2025-10-23 11:20 UTC (2+ messages)
[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-23 11:12 UTC (3+ messages)
[PATCH] net: alteon: migrate to dma_map_phys instead of map_page
2025-10-23 11:03 UTC (2+ messages)
[PATCH v2 0/4] net: ravb: Fix SoC-specific configuration and descriptor handling issues
2025-10-23 10:52 UTC (7+ messages)
` [PATCH v2 1/4] net: ravb: Make DBAT entry count configurable per-SoC
` [PATCH v2 2/4] net: ravb: Allocate correct number of queues based on SoC support
[PATCH 00/32] ns: support file handles
2025-10-23 10:46 UTC (3+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
[PATCH] udp: Move back definition of udpv6_encap_needed_key to ipv6 file
2025-10-23 10:24 UTC (3+ messages)
[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-10-23 10:18 UTC (3+ messages)
` [PATCH net v2 3/3] selftests/bpf: Add mptcp test with sockmap
[PATCH net-next 1/1] net: usb: usbnet: coding style for functions
2025-10-23 10:00 UTC
[PATCH net-next 0/2] net: stmmac: pcs support part 2
2025-10-23 9:46 UTC (3+ messages)
` [PATCH net-next 1/2] net: stmmac: add stmmac_mac_irq_modify()
` [PATCH net-next 2/2] net: stmmac: add support for controlling PCS interrupts
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-23 9:39 UTC (7+ messages)
` [PATCH net-next v4 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v4 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v4 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v4 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v4 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
[PATCH net-next] net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()
2025-10-23 9:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).