summaryrefslogtreecommitdiffstats
path: root/include/netlink-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* link: Keep reference to af_ops during lifetime of link objectThomas Graf2013-02-051-0/+2
* cache: Make NL_ACT_* and nl_cache_ops_(get|put)() availableThomas Graf2013-02-011-15/+0
* Move private header files to <netlink-private/*>Thomas Graf2013-01-248-0/+2190