If for a function $f:\mathbb{R}\rightarrow\mathbb{R}$ it is given that it satisfies a Lipschitz condition
$\big|f(x)-f(y)\big| \le L\big|x-y\big|$, for all $x,y\in\mathbb{R}$,
can we say anything about the bound of $|f(x)|$. Can it be guaranteed to satisfy $|f(x)| \le a|x| + b$, for some $a,b>0$? Intuitively it should, as the derivative of the function is finite at all points, we should be able to find a line (no matter how steep) such that $f(x)$ is under the line everywhere. But how do I prove it?
Also, what about the inverse: Given that $|f(x)| \le a|x| + b$ is satisfied for all $x\in\mathbb{R}$, can we say anything about the Lipschitz condition, either locally or globally?