Arturo Borrero (2): chain: fix segfault in 'device' XML parsing expr: ct: fix typo unknow vs unknown Carlos Falgueras GarcĂ­a (8): udata: add TLV user data infrastructure tests: nft-rule-test: check for NFTNL_RULE_USERDATA libnftnl: Add to .gitignore all auto-generated files libnftnl: gitignore: Fix mistake in gitignore regexp tests: Free nftnl_udata_buf before exit rule: Fix segfault due to invalid free of rule user data set_elem: Fix memory leak set_elem: Copy user data memory Daniel Wagner (1): examples: load modules when adding chains or tables Florian Westphal (4): src: rename EXPORT_SYMBOL to EXPORT_SYMBOL_ALIAS src: add trace infrastructure support src: ct: add packet and byte counter support src: meta: add prandom support Pablo Neira Ayuso (13): expr: limit: add burst attribute expr: limit: add per-byte limiting support expr: add dup expression support expr: dup: fix missing space in text output expr: limit: add support for flags expr: add forward expression rule: fix leaks in NFTNL_RULE_USERDATA libnftnl: allow any set name length src: remove unnecessary inline in _snprintf functions src: missing static in several array definitions chain: missing constification of _get() functions include: refresh nf_tables.h cache copy build: update LIBVERSION to prepare a new release Patrick McHardy (4): payload: add payload mangling support trace: fix multiple copy and paste errors trace: fix missing NFTNL_TRACE_JUMP_TARGET in nftnl_trace_get_str() libnftnl: constify object arguments to various functions Shivani Bhardwaj (2): expr: masq: Add support for port selection tests: expr-nat: Use different values to test Vijay Subramanian (3): expr: Fix compilation with JSON and XML parsing enabled examples: Fix nft-table-upd example Add support to print netdev family