Eric Leblond (2): doxygen: improve fail-open documentation. doxygen: improve documentation Felix Janda (4): include: Sync with kernel headers src: Use stdint types everywhere extra: Define _GNU_SOURCE to get members of tcphdr&ucphdr libnetfilter_queue.h: Include for struct timeval Florian Westphal (10): examples: nf-queue: fix api usage build: don't install internal.h examples/nf-queue: handle recv error, use larger buffer src: add new GSO handling capabilities examples/nf-queue: receive large gso packets build: avoid symbol namespace pollution src: PF_BIND/UNBIND is ignored in 3.8 and later src: make nfq_open_nfnl thread-safe examples: set dummy connmark value to show use of NFQA_CT nested attribute doc: extend the doxygen section about NFQA_CFG_F_GSO Gustavo Zacarias (1): configure: uclinux is also linux Jan Engelhardt (1): build: resolve automake-1.12 warnings Ken-ichirou MATSUZAWA (1): nlmsg: add lacking attributes validation Khem Raj (2): src: Correct typo in the location of internal.h in #include src: Declare the define visibility attribute together Pablo Neira Ayuso (6): src: document NFQA_CFG_F_CONNTRACK flag Merge branch 'next' src: extra: add prefix nfq_ to internal checksum functions extra: tcp: insufficient sanitization in nfq_tcp_get_payload() Revert "src: Declare the define visibility attribute together" build: bump library release version too Piotr Radoslaw Sawicki (1): doc: Add information about retrieving UID/GID/SECCTX fields Richard Weinberger (1): build: bump version to 1.0.3 Roman Kubiak (1): src: add security context information Tamas Lengyel (1): fix valgrind errors of uninitialised byte during call to nfq_unbind_pf Ting-Wei Lan (3): include: fix wrong function name in the header extra: use inet_ntop instead of inet_ntoa extra: fix wrong implementation in nfq_udp_get_payload Valentina Giusti (2): src: add support for UID/GID socket info utils: add example usage of nfq_get_uid and nfq_get_gid Victor Julien (1): src: check result of malloc when creating queue Álvaro Neira Ayuso (2): utils: Remove unused variable in nfqnl_test utils: add the parameter queue number in nfqnl_test