summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-09-01libnl-3.5.0 releaseThomas Haller
2019-09-01route/qdisc: adjust API for 64 bit rate/ceil support for htb classThomas Haller
2019-09-01Add 64bit rate/ceil support for htb classd0u9
2019-09-01xfrmi: return error code from getters for XFRM linksThomas Haller
2019-09-01xfrmi: introduce XFRM interfaces supportEyal Birger
2019-08-27lib: fix error code from nfnl_exp_build_message()Thomas Haller
2019-08-27lib: accept %NULL arguments for nl_addr_cmp()Thomas Haller
2019-08-26idiag: workaround and add comment about idiagnl_send_simple() only handling 8...Thomas Haller
2019-08-26Sync linux headers to 4.19.66Michael Forney
2019-08-16route: Remove stray `;` at top-levelMichael Forney
2019-08-16lib: Don't omit second operand to `?` operatorMichael Forney
2019-08-16lib: Don't return expression in function returning voidMichael Forney
2019-08-16all: Avoid pointer arithmetic on `void *`Michael Forney
2019-08-16dbg: Use __func__ instead of __PRETTY_FUNCTION__Michael Forney
2019-08-15lib/genl: fix allocating buffer of too small size in cmd_msg_parser()Thomas Haller
2019-08-12Add SPDX identifiersYegor Yefremov
2019-08-09genl: reject invalid group names in genl_family_add_grp()Thomas Haller
2019-08-09route/tc: ensure not string truncation in rtnl_tc_set_kind()Thomas Haller
2019-08-09route/inet6: fix strncpy() in inet6_dump_details()Thomas Haller
2019-08-09xfrm: fix memory corruption (dangling pointer) when when setting xfrmnl_saThomas Haller
2019-08-09lib/genl: avoid VLA in cmd_msg_parser()Thomas Haller
2019-08-08link/sriov: fix memleak in rtnl_link_sriov_clone()Thomas Haller
2019-08-08route: fix strncpy() warning from coverity about unterminated stringThomas Haller
2019-08-07attr: mark nested attributes as NLA_F_NESTEDThomas Haller
2019-08-07doc: fix typos in example in documentationThomas Haller
2019-03-07route/link: avoid dangling pointer in rtnl_link_set_slave_type()Thomas Haller
2018-10-22route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel
2018-10-10route/macvlan: style fixes in "lib/route/link/macvlan.c"Thomas Haller
2018-10-10link: macvlan fixesWang Jian
2018-10-10nla_ok: fix overrun in attribute iteration.Patrick Havelange
2018-10-10route/cls: fix potential memory leakIlya Pronin
2018-10-10route/act: return error code from act-vlan gettersThomas Haller
2018-10-10route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller
2018-10-10route:act: add vlan actionVolodymyr Bendiuga
2018-10-10route/tc: return error code from rtnl_tc_get_chain()Thomas Haller
2018-10-10route:tc: allow to set chain index for tc objectsVolodymyr Bendiuga
2018-10-10lib/tc: fix uninitalized err variable in rtnl_tc_msg_build()Thomas Haller
2018-10-09lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"Thomas Haller
2018-10-09lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"Thomas Haller
2018-10-08lib/tc: ensure correct error code in rtnl_tc_msg_build()Thomas Haller
2018-07-26route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga
2018-06-25ipvti: Fix wrong array size initializationThomas Winter
2018-06-25ipgre: Fix wrong array size initializationThomas Winter
2018-06-25neigh: update neighbour.h and add missing flagsTobias Jungel
2018-06-25route/link/vxlan: Fix IPv4 set_local resetting ce_maskTuetuopay
2018-06-25Add support for cloning cgroup filter object.d0u9
2018-06-25neigh_dump_line: dump master as wellTobias Jungel
2018-06-25neigh: add get/set functions for NEIGH_ATTR_MASTERTobias Jungel
2018-06-25whitespace cleanupTobias Jungel
2018-06-25neigh: cache updates as well query AF_BRIDGE neighTobias Jungel