From: Hayes Wang <hayeswang@xxxxxxxxxxx> Date: Mon, 28 Oct 2013 19:58:09 +0800 > These could fix some driver issues. > > Hayes Wang (5): > net/usb/r8152: fix tx/rx memory overflow > net/usb/r8152: make sure the tx checksum setting is correct > net/usb/r8152: modify the tx flow > net/usb/r8152: fix incorrect type in assignment > net/usb/r8152: code adjust These are not bug fixes, some of them are just cleanups. It is inappropriate to mix real bug fixes and non-bug fixes into a patch series. You must send purely the bug fixes for 'net' tree, and then later the code cleanups and other changes targetting the 'net-next' tree. Also, from patch #5: ==================== -Something else ==================== That is completely unacceptable. You must say what changes you are making, the above says nothing to me nor the person reading your commit messages in the future. In general, your commit messages are poorly written in that they contain not enough information for the person trying to understand your patches at all. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html