This patch series has several fixes. Parthasarathy Bhuvaragan (6): tipc: queue socket protocol error messages into socket receive buffer tipc: expand buffers with GFP_ATOMIC flag tipc: reset bearer if device carrier not ok tipc: lock wakeup & inputq at tipc_link_reset() tipc: perform skb_linearize() before parsing the inner header tipc: reassign pointers after skb reallocation / linearization
net/tipc/bearer.c | 11 +++++++---- net/tipc/link.c | 7 ++++++- net/tipc/msg.c | 10 +++++++--- net/tipc/node.c | 2 ++ net/tipc/socket.c | 47 +++++++++++++++++++++++++---------------------- 5 files changed, 47 insertions(+), 30 deletions(-) -- 2.1.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
