summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-27build: merge include/Makefile.am into top-level makefileThomas Haller
2017-01-20all: merge branch 'tklauser-missing-prototypes'Thomas Haller
2017-01-20build: distribute in.h in6.h libc-compat.hJeroen Roovers
2017-01-20xfrm/sa: Include own public header for function prototypesTobias Klauser
2017-01-20idiag/req: Add missing function prototypeTobias Klauser
2017-01-20netfilter/exp: Add missing function prototypesTobias Klauser
2017-01-20netfilter/queue: Add missing prototype for nfnl_queue_msg_build_verdict_batch()Tobias Klauser
2017-01-20link/sit: Add missing prototype for rtnl_link_is_sit()Tobias Klauser
2017-01-20link/ipvti: Fix and add function prototypes in public headerTobias Klauser
2017-01-20link/ipip: Add missing prototype for rtnl_link_is_ipip()Tobias Klauser
2017-01-20fib_lookup: Add missing prototypes to public headerTobias Klauser
2017-01-20qdisc/red: Add missing prototypes for rtnl_red_set_limit() and rtnl_red_get_l...Tobias Klauser
2017-01-20sriov: Add missing prototype for rtnl_link_vf_vlan_free()Tobias Klauser
2017-01-20sit: Fix invalid function prototypes in public headerTobias Klauser
2016-12-30libnl-3.2.29 releaseThomas Haller
2016-12-15utils/trivial: rename internal _nl_offset_plus_sizeof() macro to _nl_offsetof...Thomas Haller
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-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: 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-28Add PPP supportJonas Johansson
2016-11-28utils: add internal _nl_offset_plus_sizeof() macroThomas Haller
2016-11-24lib/route: SRIOV Set FunctionalityJef Oliver
2016-11-24lib/route: SRIOV Info Dump FunctionsJef Oliver
2016-11-24lib/route: SRIOV Utility FunctionsJef Oliver
2016-11-24lib/route: SRIOV Clone SupportJef Oliver
2016-11-24lib/route: SRIOV Parse and Read supportJef Oliver
2016-11-06xfrm: remove unused struct xfrmnl_sec_ctx from header filesThomas Haller
2016-11-06xfrm: fix xfrm security context managementThomas Egerer
2016-11-05lib/route: Export correct ipgre functionalityJef Oliver
2016-11-05vxlan: refactor setting/getting vxlan flagsThomas Haller
2016-11-05vxlan: don't store vxlan flags as ce_maskThomas Haller
2016-11-05vxlan: remove redundant enable/disable API from vxlanThomas Haller
2016-10-30vxlan: add support for additional VXLAN attributes.Brandon Carpenter
2016-09-27macvlan: adjust types and merge MACVLAN_HAS_MACCOUNT and MACVLAN_HAS_MACDATAThomas Haller
2016-09-26macvlan: add support for "source" modeMichael Braun
2016-09-24trivial: whitespaceThomas Haller
2016-09-24lib/route: Support IFLA_BRIDGE_MODEJef Oliver
2016-09-24lib/route: Allow override of IFLA_AF_SPEC nestingJef Oliver
2016-09-24lib/route: Extend Bridge FlagsJef Oliver
2016-09-24lib/route: Add port state translation functionsJef Oliver
2016-09-06remove multiple implementations of htonll(), ntohll()Davide Caratti
2016-09-05macsec: fix maximum ICV lengthDavide Caratti