summaryrefslogtreecommitdiffstats
path: root/include/netlink-private/types.h
Commit message (Expand)AuthorAgeFilesLines
* cache: don't decide cache operation based on NL_OBJ_DUMP in ce_flagsThomas Haller2016-07-081-1/+0
* cache: add new NL_OBJ_DUMP cache flag (ce_flags)Roopa Prabhu2016-07-081-0/+1
* route/addr: fix ID comparison for AF_INET and AF_INET6 addressesThomas Haller2016-06-291-0/+1
* route/link: make link_netnsid argument (signed) int32_tThomas Haller2015-08-171-1/+1
* route/link: add support for IFLA_LINK_NETNSIDThomas Haller2015-08-171-1/+2
* neigh: add support for NDA_VLAN nl attributeJonas Johansson2015-03-231-0/+1
* lib/socket: remove NL_SOCK_BUFSIZE_SET socket flagThomas Haller2015-03-051-1/+0
* route/act: add skbedit actionCong Wang2015-02-021-0/+10
* idiag: add a copy of linux/sock_diag.hCong Wang2014-11-241-1/+1
* route/cls: support 'match mark' u32 filtersSagi Lowenhardt2014-11-231-0/+1
* qdisc: add hfsc qdisc supportCong Wang2014-07-301-0/+14
* xfrm: style-fixesThomas Haller2014-07-201-147/+147
* xfrm: add xfrm supportSruthi Yellamraju2014-07-201-0/+227
* docs: add code comment to explain the meaning of the fields in rtnl_addr_cach...Thomas Haller2014-04-301-4/+4
* doc: fix typo in documentationThomas Haller2014-01-211-1/+1
* add support for IFA_FLAGS nl attributeJiri Pirko2014-01-031-1/+1
* add fq_codel qdiscCong Wang2013-11-221-0/+11
* fix linux/pkt_act.h inclusionCong Wang2013-11-111-0/+6
* add u32 action supportCong Wang2013-11-091-1/+1
* add initial tc action supportCong Wang2013-11-091-0/+6
* add link netns supportCong Wang2013-11-061-0/+2
* nl_cb: store nl_cb_type in struct nl_cbArend van Spriel2013-09-051-7/+9
* netfilter/ct: support optional CTA_ZONE attributeHolger Eitzenberger2013-09-051-0/+1
* netfilter/ct: support optional CTA_TIMESTAMP attributeHolger Eitzenberger2013-09-051-0/+3
* link: add support for IFLA_PHYS_PORT_IDJiri Pirko2013-08-051-0/+1
* Add support for inet diag Netlink protocol.Joe Damato2013-07-191-0/+59
* link: Keep reference to af_ops during lifetime of link objectThomas Graf2013-02-051-0/+2
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-0/+910