Let $(X,\vert\vert\cdot\vert\vert)$ be a Banach space and $f:\mathbb R \times X \to X$ continuous and linearly bounded in its second variable, i.e. there are functions $\alpha, \beta \in C(\mathbb R; \mathbb R_0^+) \cap L^1(\mathbb R)$ such that $$\vert\vert f(t,v)\vert\vert \leq \alpha(t)+\beta(t)\vert\vert v\vert\vert$$ for any $(t,v) \in \mathbb R \times X$.
How can I show that every solution of $$u'(t)=f(t,u(t)), u(t_o)=u_o \in X$$$t,t_0\in \mathbb R$ is bounded?
We have for $t>t_0$ $$\begin{align} \|u(t)\|=&\Bigl\|\,u(t_0)+\int_{t_0}^tf(s,u(s))\,ds\,\Bigr\|\\ &\le\|u(t_0)\|+\int_{t_0}^t\bigl(\alpha(s)+\beta(s)\,\|u(s)\|\bigr)\,ds\\ &\le \|u(t_0)\|+\int_{t_0}^\infty\alpha(s)\,ds+\int_{t_0}^t\beta(s)\,\|u(s)\|\,ds. \end{align}$$ Now use Gronwalls's lemma.
The same argument works for $t<t_0$.