Lines Matching full:subject
114 following subject lines (``yyyy-mm-dd`` is the date of the pull
124 so please read up on it. The subject line must indicate whether the
128 For fixes eventually landing in bpf -> net tree, the subject must
131 git format-patch --subject-prefix='PATCH bpf' start..finish
134 bpf-next -> net-next, the subject must look like::
136 git format-patch --subject-prefix='PATCH bpf-next' start..finish
140 problem either if the subject line says net or net-next as target.
150 version number (``v2``, ``v3``, ...) into the subject prefix::
152 git format-patch --subject-prefix='PATCH bpf-next v2' start..finish
233 be subject to change.
288 The patches need to have a subject prefix of '``[PATCH iproute2