Re: [PATCH net-next 0/7] tipc: some link level code improvements

2015-10-16 Thread David Miller
From: Jon Maloy Date: Thu, 15 Oct 2015 14:52:39 -0400 > Extensive testing has revealed some weaknesses and non-optimal solutions > in the link level code. > > This commit series addresses those issues. Series applied, thanks Jon. -- To unsubscribe from this list: send the line "unsubscribe netd

[PATCH net-next 0/7] tipc: some link level code improvements

2015-10-15 Thread Jon Maloy
Extensive testing has revealed some weaknesses and non-optimal solutions in the link level code. This commit series addresses those issues. Jon Maloy (7): tipc: limit usage of temporary skb list during packet reception tipc: simplify tipc_link_rcv() reception loop tipc: improve sequence nu