summaryrefslogtreecommitdiffstats
path: root/include/netlink-private
Commit message (Expand)AuthorAgeFilesLines
* xxxxcache-nonexcl-routeThomas Haller2016-07-082-1/+13
* cache: don't decide cache operation based on NL_OBJ_DUMP in ce_flagsThomas Haller2016-07-082-2/+13
* hashtable: let caller decide whether to append/prepend object to hashtableThomas Haller2016-07-081-0/+2
* hashtable: remove internal data structures from public APIThomas Haller2016-07-081-0/+12
* obj_ops: add new oo_hash_attrs_get to get hash key attributes of any objectRoopa Prabhu2016-07-081-0/+5
* cache: modify nl_cache_search to look at cache provided attributes for searchRoopa Prabhu2016-07-081-0/+15
* cache: add new NL_OBJ_DUMP cache flag (ce_flags)Roopa Prabhu2016-07-081-0/+1
* nl_object: add new ce_msgflags field to nl_objectRoopa Prabhu2016-07-081-0/+1
* route/addr: fix ID comparison for AF_INET and AF_INET6 addressesThomas Haller2016-06-291-0/+1
* pass flags through ->io_compare opSabrina Dubroca2016-06-251-2/+3
* link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() functionThomas Haller2016-06-241-1/+2
* lib: update ce-mask to uint64_tDavid Ahern2016-02-123-7/+9
* lib: handle family-based parsing of IFLA_AF_SPEC attributeDavid Ahern2015-12-071-0/+5
* link: add AF operation to append attributes to a GETLINK messageDavid Ahern2015-12-071-0/+4
* route/link: add link info compare operationDavid Ahern2015-11-201-0/+6
* route/link: fix dump of parent link for some link typesBeniamino Galvani2015-11-191-0/+1
* socket: fix assertion in nl_connect() when all ports are already in useThomas Haller2015-08-241-1/+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
* dbg: save errno from modification in NL_DBG()Thomas Haller2015-03-051-1/+4
* route/tc: add internal rtnl_tc_data_peek() functionThomas Haller2015-03-041-0/+1
* 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
* tc: save error code for rtnl_tc_data_check()Cong Wang2014-07-301-1/+1
* style: require comma after __ADD() macroThomas Haller2014-07-271-1/+1
* xfrm: style-fixesThomas Haller2014-07-201-147/+147
* xfrm: add xfrm supportSruthi Yellamraju2014-07-202-0/+228
* tc: add co_groups for tc qdisc and filterCong Wang2014-07-161-0/+2
* lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller2014-05-061-0/+31
* docs: add code comment to explain the meaning of the fields in rtnl_addr_cach...Thomas Haller2014-04-301-4/+4
* link: Catch missing io_free() implementationsThomas Graf2014-03-311-0/+7
* route: rename internal copy of kernel header file 'inetdevice.h' to 'ip.h'Thomas Haller2014-03-211-1/+1
* 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-052-8/+15
* netfilter/ct: support optional CTA_ZONE attributeHolger Eitzenberger2013-09-051-0/+1
* netfilter/ct: support optional CTA_TIMESTAMP attributeHolger Eitzenberger2013-09-052-0/+5
* 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
* nl: Print file:line:func in debugging messages and provide --disable-debug to...Thomas Graf2013-04-021-9/+14
* genl: Provide internal function to resolve name to idThomas Graf2013-04-011-0/+2