This patchset fixes 3 standard conformance problems in the j1939 stack. Zhang Changzhong (3): can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport can: j1939: j1939_can_recv(): ignore messages with invalid source address can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM net/can/j1939/main.c | 4 ++++ net/can/j1939/transport.c | 5 +++++ 2 files changed, 9 insertions(+) -- 2.9.5