A proper patch series must have a "[PATCH 0/N] ..." header posting which explains what the patch series is doing at a high level, how it is doing it, and why it is doing it that way.
- [PATCH 1/4] net: qrtr: Refactor packet allocation Bjorn Andersson
- [PATCH 4/4] net: qrtr: Inform open sockets about new ... Bjorn Andersson
- [PATCH 2/4] net: qrtr: Inject BYE on remote terminati... Bjorn Andersson
- [PATCH 3/4] net: qrtr: Broadcast DEL_CLIENT message w... Bjorn Andersson
- Re: [PATCH 1/4] net: qrtr: Refactor packet allocation David Miller