The first means your kernel is trying to connect to something. I'm not sure if that's normal or not. The kernel is the very core of the operating system - the first thing that loads when your computer boots, and manages getting everything else going.
Your winsock binary changing could be normal or abnormal, did you do a windows update or install any software or anything? If not, I would perhaps be suspicious. I have limited knowledge of windows, but afaik, winsock is the windows socket library, responsible for all socket communication, including pretty much all network communication.