TCP offload means that TCP network packets are unpacked from the network card and assembled into larger segments. This task is usually done by the CPU but can be done to a large extent on hardware with modern network set-ups. Another common term for TCP offload is Receive Segment Coalescing (RSC). Read more