summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-02-27build: merge lib/Makefile.am into top-level makefileThomas Haller
2017-02-07lib: check for integer-overflow in nlmsg_reserve()Thomas Haller
2017-01-20lib: fix comment for nl_recv() about return value for non-blocking readThomas Haller
2017-01-20build: Add -Wmissing-prototypes to CPPFLAGSTobias Klauser
2017-01-20ematch: Add missing function prototypesTobias Klauser
2017-01-20pktloc: Add missing function prototypesTobias Klauser
2017-01-20xfrm/template: Include own public header for function prototypesTobias Klauser
2017-01-20xfrm/selector: Include own public header for function prototypesTobias Klauser
2017-01-20xfrm/sa: Include own public header for function prototypesTobias Klauser
2017-01-20xfrm/lifetime: Include own public header for function prototypesTobias Klauser
2017-01-20xfrm/ae: Include own public header for function prototypesTobias Klauser
2017-01-20link/ipgre: Add prototype for ABI-preserving wrapper rtnl_link_get_pmtudisc()Tobias Klauser
2017-01-20link/macsec: Include own public header for function prototypesTobias Klauser
2017-01-20link/ipvti: Include own public header for function prototypesTobias Klauser
2017-01-20link/ipip: Include own public header for function prototypesTobias Klauser
2017-01-20link/inet6: Include own public header for function prototypesTobias Klauser
2017-01-18lib/attr.c: check for valid length argument in nla_reserve()Thomas Haller
2017-01-17fopen: add O_CLOEXECNick Kralevich
2017-01-17lib/utils.c: add mutex to get_psched_settings()Thomas Haller
2017-01-17lib/utils.c: ensure calling get_psched_settings() for nl_us2ticks()/nl_ticks2...Thomas Haller
2017-01-17lib/utils.c: lazy initialize user_hz and psched_hzNick Kralevich
2017-01-17sriov: avoid buffer overrun in rtnl_link_sriov_parse_vflist()Thomas Haller
2017-01-17sriov: fix crash in rtnl_link_sriov_parse_vflistLaine Stump
2017-01-13route/tc: Remove unused function tca_set_kind()Tobias Klauser
2016-12-30libnl-3.2.29 releaseThomas Haller
2016-12-15macsec: fix endianness of sci during dump()Thomas Haller
2016-12-15macsec: document byte order for the SCI and port attributesBeniamino Galvani
2016-12-15Revert "macsec: fix endianness of 'sci' parameter"Beniamino Galvani
2016-12-15utils/trivial: rename internal _nl_offset_plus_sizeof() macro to _nl_offsetof...Thomas Haller
2016-12-06link: fix documentation for rtnl_link_get_carrier_changesTobias Klauser
2016-12-06link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZETobias Klauser
2016-12-06link: add support for IFLA_PHYS_SWITCH_IDTobias Klauser
2016-12-06link: add support for IFLA_PHYS_PORT_NAMETobias Klauser
2016-12-06link: add support for IFLA_CARRIER_CHANGESTobias Klauser
2016-12-02route/act: add gact tc actionSushma Sitaram
2016-12-02cache: fix GCC warning and avoid variable shadowingTobias Klauser
2016-12-01cache_mngr: add include callback v2Tobias Jungel
2016-11-30lib: use MSG_PEEK by default for nl_recvmsgs()Thomas Haller
2016-11-29link: set ifi_change flags for rtnl_link_build_add_request()Thomas Haller
2016-11-29lib/route: pass sizeof() argument to nl_memcpy()Thomas Haller
2016-11-29lib/route: add rx_nohandler link stats fieldTobias Klauser
2016-11-28route/cls: support setting of selector fieldsSushma Sitaram
2016-11-28ppp: fix API in ppp.h headerThomas Haller
2016-11-28ppp: fix type of file descriptor; uint32_t -> int32_tJonas Johansson
2016-11-28ppp: rename local struct ppp_info* variables; pi -> infoJonas Johansson
2016-11-28ppp: update code after reviewJonas Johansson
2016-11-28Add PPP supportJonas Johansson
2016-11-28lib/route: use _nl_offset_plus_sizeof() macro for minlen field for rtln_link_...Thomas Haller
2016-11-28lib/route: keep link stats minlen compatible with kernel < 4.6Tobias Klauser
2016-11-24lib/route: SRIOV Set FunctionalityJef Oliver