Sync documentation with current code state and micro optimize RX filter functionality. Oleksij Rempel (4): j1939: update documentation j1939: socket: SO_J1939_FILTER: optimize filter handling j1939: socket: j1939_sk_match_filter(): remove comment about filter handling j1939: rename J1939_PGN_REQUEST to J1939_PGN_ADDRESS_REQUEST Documentation/networking/j1939.txt | 454 ++++++++++++++--------------- include/uapi/linux/can/j1939.h | 9 +- net/can/j1939/address-claim.c | 2 +- net/can/j1939/socket.c | 20 +- 4 files changed, 236 insertions(+), 249 deletions(-) -- 2.20.1