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
/
sriov.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-3/+3
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-2/+2
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-2/+2
*
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
-3/+6
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+19
*
route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...
Thomas Haller
2023-08-01
1
-1/+1
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-1/+2
*
sriov: fix setting ce_mask when parsing VF stat counter
kyolee
2022-07-06
1
-1/+1
*
route/sriov: fix buffer overflow in rtnl_link_sriov_parse_vflist()
Thomas Haller
2022-04-22
1
-1/+1
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
1
-1/+1
*
route/link/sriov: fix initializing vlans in rtnl_link_sriov_clone()
Thomas Haller
2022-04-22
1
-1/+1
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-5/+3
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
link/sriov: fix memleak in rtnl_link_sriov_clone()
Thomas Haller
2019-08-08
1
-6/+18
*
Potential memory leak becaue of wrong variable check.
Amit Khatri
2017-09-01
1
-1/+1
*
sriov: avoid buffer overrun in rtnl_link_sriov_parse_vflist()
Thomas Haller
2017-01-17
1
-0/+2
*
sriov: fix crash in rtnl_link_sriov_parse_vflist
Laine Stump
2017-01-17
1
-1/+1
*
lib/route: SRIOV Set Functionality
Jef Oliver
2016-11-24
1
-1/+471
*
lib/route: SRIOV Info Dump Functions
Jef Oliver
2016-11-24
1
-0/+138
*
lib/route: SRIOV Utility Functions
Jef Oliver
2016-11-24
1
-0/+39
*
lib/route: SRIOV Clone Support
Jef Oliver
2016-11-24
1
-0/+52
*
lib/route: SRIOV Parse and Read support
Jef Oliver
2016-11-24
1
-0/+753