summaryrefslogtreecommitdiff
path: root/include/Makefile.am
AgeCommit message (Expand)Author
2016-11-24lib/route: SRIOV Parse and Read supportJef Oliver
2016-08-29compat: add linux/socket.h for __kernel_sa_family_tJeff Squyres
2016-08-25lib: add utility function nl_strerror_l()André Draszik
2016-06-30build: fix adding macsec files to include/Makefile.amThomas Haller
2015-11-19route/link: add macvtap supportBeniamino Galvani
2015-11-01route/vrf: add VRF supportDavid Ahern
2015-06-19ipvlan: add ipvlan supportCong Wang
2015-02-02route/act: add skbedit actionCong Wang
2014-12-09build: mark header linux-private/linux/veth.h as noinst_HEADERSThomas Haller
2014-11-24idiag: add copy of kernel header include/linux/inet_diag.hThomas Haller
2014-11-24idiag: add a copy of linux/sock_diag.hCong Wang
2014-09-24build: move copy of linux headers to private directoryThomas Haller
2014-07-30qdisc: add hfsc qdisc supportCong Wang
2014-07-30link/inet6: add link IPv6 address generation mode supportDan Williams
2014-07-20xfrm: add xfrm supportSruthi Yellamraju
2014-06-16build: fix error in include/Makefile.amThomas Haller
2014-06-16ip6tnl: introduce ip6 tunnel supportSusant Sahani
2014-05-12tunnel: add a copy of include/linux/if_tunnel.hCong Wang
2014-05-06lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller
2014-05-06ipvti: introduce vti tunnel supportSusant Sahani
2014-05-05introduce sit tunnel supportSusant Sahani
2014-05-05introduce gre tunnel supportSusant Sahani
2014-05-05introduce ipip tunnel supportSusant Sahani
2014-03-21route: rename internal copy of kernel header file 'inetdevice.h' to 'ip.h'Thomas Haller
2013-11-22add fq_codel qdiscCong Wang
2013-11-12fix linux/pkt_act.h inclusionCong Wang
2013-11-09add veth.h into include/Makefile.amCong Wang
2013-11-09add mirred tc actionCong Wang
2013-11-09add initial tc action supportCong Wang
2013-10-23include: Provide <netlink/route/link/vxlan.h> in distributionThomas Graf
2013-07-19Add support for inet diag Netlink protocol.Joe Damato
2013-05-16Add macvlan supportMichael Braun
2013-02-07bridge: Support the new bridging attributesThomas Graf
2013-02-01can: Include "linux/can/netlink.h" in the distributionThomas Graf
2013-01-24Provide compat headers for removed private APIThomas Graf
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2013-01-23No longer install module API headersThomas Graf
2013-01-08fix include/Makefile.amThomas Graf
2013-01-08build: Fix distribution to include 'nfnetlink_conntrack.h'Otavio Salvador
2013-01-04Add <netlink/route/link/can.h> to dist targetThomas Graf
2012-11-23Include the newly added header files in next releaseThomas Graf
2012-10-08Checkpoint before compilation attemptRich Fought
2012-02-14Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan
2011-10-10Don't install CLI header files when --disable-cli has been configured.Michael Altizer
2011-09-16bonding: Install <netlink/route/link/bonding.h>Thomas Graf
2011-09-13Install headers in ${includedir}/libnl3Thomas Graf
2011-04-20Expose <netlink/route/link/inet.h>Thomas Graf
2011-03-23Fix "make distcheck".Thierry Reding
2011-03-21rename sch -> qdiscThomas Graf
2011-03-21Unified TC APIThomas Graf