blob: 868dfb804cccf98233c42060bb6dcfc17bb360c0 [file] [log] [blame]
24efc6d36d23 ("can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock")
bdfb5765e45b ("can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()")
e2586a5796d6 ("can: af_can: can_rx_register(): use max() instead of open coding it")
6625a18e9ff6 ("can: af_can: give variable holding the CAN receiver and the receiver list a sensible name")
fac785009aaf ("can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()")
3ee6d2bebef8 ("can: af_can: rename find_rcv_list() to can_rcv_list_find()")
56be1d52fc0b ("can: af_can: give variable holding the CAN per device receive lists a sensible name")
564577dfee4e ("can: netns: remove "can_" prefix from members struct netns_can")
448c70749478 ("can: proc: give variables holding CAN statistics a sensible name")
e2c1f5c75008 ("can: af_can: give variables holding CAN statistics a sensible name")
2341086df448 ("can: netns: give members of struct netns_can holding the statistics a sensible name")
6c43bb3a413c ("can: netns: give structs holding the CAN statistics a sensible name")
fbd4665a67f7 ("can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage")
1cf571eb81d3 ("can: af_can: avoid splitting quoted string across lines")
b11844b6068c ("can: af_can: fix alignment")
8325ce9bca55 ("can: af_can: balance braces around else statements")
147d9e9a67e1 ("can: af_can: convert block comments to network style comments")
fba76a584526 ("can: Add SPDX license identifiers for CAN subsystem")