index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
route
/
link
/
can.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-1/+1
*
route/can: implement can_device_stats
Job Feikens
2023-12-01
1
-5/+54
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-1/+1
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-1/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-2/+5
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+1
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-1/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
1
-1/+1
*
route: make argument of rtnl_link_can_set_{bittiming,data_bittiming}() const
Thomas Haller
2022-03-15
1
-2/+2
*
route: add rtnl_link_can_set_data_bittiming_const()
Thomas Haller
2022-03-15
1
-0/+22
*
route: drop bitrate,sample-point getters/setters from can link
Thomas Haller
2022-03-15
1
-84/+0
*
route: rename rtnl_link_can_get_data_bt_const() to rtnl_link_can_get_data_bit...
Thomas Haller
2022-03-15
1
-2/+2
*
route: fix indentation
Thomas Haller
2022-03-15
1
-25/+26
*
route/link: add CAN FD support
Anders Piniesjö
2022-03-15
1
-15/+199
*
route: don't use internal bit mask constants in NLA_PUT in can_put_attrs()
Anders Piniesjö
2022-03-04
1
-7/+7
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
route/link: add missing newlines after debug messages
Beniamino Galvani
2015-10-05
1
-1/+1
*
link: fix memory leaks due to repeated calls to .io_alloc()
Thomas Haller
2014-10-12
1
-5/+9
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-5/+5
*
can: Fix nested message creation in can_put_attrs()
Holger Dengler
2013-02-01
1
-0/+2
*
can: add helper function to get CAN bus state
Benedikt Spranger
2013-01-25
1
-0/+19
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-2/+2
*
link: socket-CAN helper functions
Benedikt Spranger
2012-11-29
1
-0/+359
*
link: basic socket-CAN support
Benedikt Spranger
2012-11-29
1
-0/+404