git: kernel - Fix proc_reparent() race/assertion panic

2012-11-28 Thread Matthew Dillon
commit 55c81f71d1d24b9c7a6fa694b6d63d132cdba3b9 Author: Matthew Dillon dil...@apollo.backplane.com Date: Wed Nov 28 10:21:38 2012 -0800 kernel - Fix proc_reparent() race/assertion panic * Fix proc_reparent() race/assertion panic. p_pptr changes can race, and the procedure

git: sosendudp: Try to optimize out the additional mbuf alloc on output path

2012-11-28 Thread Sepherosa Ziehau
commit f5991d1f6f129c4fbf395d86ee27f35a8ad21ba8 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu Nov 29 13:55:02 2012 +0800 sosendudp: Try to optimize out the additional mbuf alloc on output path This optimization leaves enough space at the beginning of the mbuf, so