[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201607160940.u6G9exbE014395@ux4.g1sog>
Date: Sat, 16 Jul 2016 10:40:59 +0100
From: Richard Stearn <richard@...-stearn.demon.co.uk>
To: netdev@...r.kernel.org, linux-hams@...r.kernel.org
Subject: [PATCH 0/6]NET:AX25:ROSE Adds device use count, adds trap to
prevent kernel crash, plus other cleanup
Subject: [PATCH 0/6]NET:AX25:ROSE Adds device use count, adds trap to prevent kernel crash, plus other cleanup
[PATCH 1/6]NET:AX25:ROSE
Adds device use count for core of protocol.
[PATCH 2/6]NET:AX25:ROSE
Adds device use counting for ROSE neighbour lists
[PATCH 3/6]NET:AX25:ROSE
Traps calls to rose_route_frame with a NULL ax25 callback. Prevents a kernel crash.
[PATCH 4/6]NET:AX25:ROSE
Adds comments on the header fields. Removes address copy.
[PATCH 5/6]NET:AX25:ROSE
Adds the log priority to a printk.
[PATCH 6/6]NET:AX25:ROSE
Removes a conditional return and corrects the return value.
net/rose/af_rose.c | 7 ++++++-
net/rose/rose_dev.c | 18 ++++++------------
net/rose/rose_loopback.c | 1 +
net/rose/rose_route.c | 22 ++++++++++++++++++----
5 files changed, 33 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists