From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ursula Braun Subject: [patch 0/5] [RESEND] af_iucv patches for 2.6.30-rc1 Date: Tue, 21 Apr 2009 18:04:19 +0200 Message-ID: <20090421160419.971500000@linux.vnet.ibm.com> Return-path: Sender: netdev-owner@vger.kernel.org List-Archive: List-Post: To: davem@davemloft.net, netdev@vger.kernel.org, linux-s390@vger.kernel.org Cc: schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com List-ID: Dave, as suggested, here is the series of critical af_iucv bug fixes. I will submit the remaining af_iucv patches to net-next-2.6. The patches are based on top of the current net-2.6 kernel (2.6.30-rc1). Hendrik Brueckner (11): af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set af_iucv: Test additional sk states in iucv_sock_shutdown af_iucv: Fix race when queuing incoming iucv messages Ursula Braun (2): af_iucv: consider state IUCV_CLOSING when closing a socket Kind regards, Ursula Braun