summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-10Merge tag 'libnl3_5_0' into HEADHaibo Huang
2020-03-10Merge tag 'libnl3_2_25' into HEADHaibo Huang
2020-03-10Revert "[BACKPORT] build: move copy of linux headers to private directory"Haibo Huang
2016-11-11[BACKPORT] build: move copy of linux headers to private directoryPaul Stewart
2016-11-11 Update libnl to 3.2.25Paul Stewart
2014-09-24build: move copy of linux headers to private directoryThomas Haller
2014-07-30link: update copy of kernel header include/linux/if_link.hDan Williams
2014-07-25veth: add kernel header linux/veth.h for VETH definesDan Williams
2014-07-20xfrm: add xfrm supportSruthi Yellamraju
2014-05-12vlan: add support for IFLA_VLAN_PROTOCOLSusant Sahani
2014-05-12tunnel: add a copy of include/linux/if_tunnel.hCong Wang
2014-03-21route: update copy of kernel header 'ip.h'Thomas Haller
2014-03-21route: rename internal copy of kernel header file 'inetdevice.h' to 'ip.h'Thomas Haller
2014-03-21route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...Thomas Haller
2014-02-14Merge remote-tracking branch 'upstream_linaro/linaro-libnl2_0'JP Abgrall
2014-01-26Updating group definition to follow 3.13 kernelMathieu Poirier
2014-01-16addr: add address flag IFA_F_NOPREFIXROUTEThomas Haller
2014-01-07Adding support for netlink API and quota in nfaccountingMathieu Poirier
2014-01-07Compile 2.0 with KitkatMathieu Poirier
2014-01-06Adding support for netlink API and quota in nfaccountingMathieu Poirier
2014-01-03addr: add address flag IFA_F_MANAGETEMPADDRThomas Haller
2014-01-03add support for IFA_FLAGS nl attributeJiri Pirko
2013-11-22add fq_codel qdiscCong Wang
2013-11-12fix linux/pkt_act.h inclusionCong Wang
2013-11-09add mirred tc actionCong Wang
2013-11-06add veth link supportCong Wang
2013-08-05link: add support for IFLA_PHYS_PORT_IDJiri Pirko
2013-02-07bridge: Support the new bridging attributesThomas Graf
2013-01-11link: add carrier supportFlavio Leitner
2012-12-13Re-adding #defines for __aligned_be64 for older kernelsRich Fought
2012-12-11netfilter: update local header filesThomas Graf
2012-12-11can: provide local copy of <linux/can/netlink.h>Thomas Graf
2012-10-26Merge branch 'master' of https://github.com/rmfought/libnlThomas Graf
2012-10-16Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought
2012-10-09link: Support IFLA_PROMISCUITY link attributeThomas Graf
2012-02-14Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan
2011-07-14Support for NLM_F_INTRThomas Graf
2011-06-09Update local copies of include/linuxThomas Graf
2011-03-16use linux/netlink.h instead of netlink/netlink-kernel.hThomas Graf
2011-02-09compiles for froyo with Android.mklibnl_androidArik Nemtsov
2010-11-27Tons of documentationThomas Graf
2010-11-16link: AF_INET link moduleThomas Graf
2010-11-13link: Support for IFLA_AF_SPECThomas Graf
2010-11-11Add local copies of linux/ipv6.h and linux/snmp.hThomas Graf
2010-11-11link: Support IFLA_IFALIAS attributeThomas Graf
2010-10-31Support for meta matchThomas Graf
2010-10-29routing rules: adapt to unified routing rulesThomas Graf
2010-10-21Update include/linux header copiesThomas Graf
2010-10-14Generic Netlink multicast groups supportdima
2009-09-02- Reworked the classifier interface.Thomas Graf