messages from 2014-01-06 15:54:32 to 2014-01-10 08:04:30 UTC [more...]
datatype: fix crash if wrong integer type is passed
2014-01-10 8:04 UTC
[PATCH 00/23] nf_tables updates for net-next
2014-01-10 2:36 UTC (25+ messages)
` [PATCH 01/23] netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
` [PATCH 02/23] netfilter: nf_tables: make chain types override the default AF functions
` [PATCH 03/23] netfilter: nf_tables: add hook ops to struct nft_pktinfo
` [PATCH 04/23] netfilter: nf_tables: add support for multi family tables
` [PATCH 05/23] netfilter: nf_tables: add "inet" table for IPv4/IPv6
` [PATCH 06/23] netfilter: nf_tables: add nfproto support to meta expression
` [PATCH 07/23] netfilter: nft_meta: add l4proto support
` [PATCH 08/23] netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
` [PATCH 09/23] netfilter: nft_ct: Add support to set the connmark
` [PATCH 10/23] netfilter: nft_meta: fix lack of validation of the input register
` [PATCH 11/23] netfilter: nf_tables: split chain policy validation from actually setting it
` [PATCH 12/23] netfilter: nf_tables: restore chain change atomicity
` [PATCH 13/23] netfilter: nf_tables: fix check for table overflow
` [PATCH 14/23] netfilter: nf_tables: fix chain type module reference handling
` [PATCH 15/23] netfilter: nf_tables: add missing module references to chain types
` [PATCH 16/23] netfilter: nf_tables: replay request after dropping locks to load chain type
` [PATCH 17/23] netfilter: nf_tables: constify chain type definitions and pointers
` [PATCH 18/23] netfilter: nf_tables: minor nf_chain_type cleanups
` [PATCH 19/23] netfilter: nf_tables: perform flags validation before table allocation
` [PATCH 20/23] netfilter: nf_tables: take AF module reference when creating a table
` [PATCH 21/23] netfilter: nf_tables: prohibit deletion of a table with existing sets
` [PATCH 22/23] netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
` [PATCH 23/23] netfilter: nf_tables: fix error path in the init functions
[PATCH libnftables v2] Add support for ct set
2014-01-10 0:50 UTC (2+ messages)
[PATCH 00/13] netfilter: nf_tables: bug fixes and minor cleanups
2014-01-10 0:25 UTC (15+ messages)
` [PATCH 01/13] netfilter: nf_tables: split chain policy validation from actually setting it
` [PATCH 02/13] netfilter: nf_tables: restore chain change atomicity
` [PATCH 03/13] netfilter: nf_tables: fix check for table overflow
` [PATCH 04/13] netfilter: nf_tables: fix chain type module reference handling
` [PATCH 05/13] netfilter: nf_tables: add missing module references to chain types
` [PATCH 06/13] netfilter: nf_tables: replay request after dropping locks to load chain type
` [PATCH 07/13] netfilter: nf_tables: constify chain type definitions and pointers
` [PATCH 08/13] netfilter: nf_tables: minor nf_chain_type cleanups
` [PATCH 09/13] netfilter: nf_tables: perform flags validation before table allocation
` [PATCH 10/13] netfilter: nf_tables: take AF module reference when creating a table
` [PATCH 11/13] netfilter: nf_tables: prohibit deletion of a table with existing sets
` [PATCH 12/13] netfilter: nf_tables: unininline nft_trace_packet()
` [PATCH 13/13] netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
[PATCH libnftables next-3.14 v2] src: fix compilation due to missing NFPROTO_INET definition
2014-01-09 23:27 UTC
[PATCH libnftables next-3.14] src: fix compilation due to missing NFPROTO_INET definition
2014-01-09 23:15 UTC
[PATCH nf_tables v2] netfilter: nf_tables: fix error path in the init functions
2014-01-09 22:27 UTC
[PATCH netfilter: nft v2] netfilter: nf_tables Add set op to nft_ct module
2014-01-09 22:23 UTC (3+ messages)
[PATCH 00/12] nftables: generic protocol contexts, "inet" family
2014-01-09 22:01 UTC (15+ messages)
` [PATCH 01/12] expr: replace PAYLOAD_PROTOCOL_EXPR by generic flag
` [PATCH 02/12] nftables: generic procotol contexts
` [PATCH 03/12] expr: add protocol context update callback
` [PATCH 04/12] proto: add helper function to update protocol context
` [PATCH 05/12] proto: add debugging for protocol context updates
` [PATCH 06/12] ct expr: protocol context updates and dynamic typing
` [PATCH 07/12] include: resync nftables.h with kernel
` [PATCH 08/12] nftables: add support for the "inet" family
` [PATCH 09/12] netlink_delinearize: remove implied meta expressions
` [PATCH 10/12] proto: add support for meta templates
` [PATCH 11/12] meta: add nfproto support
` [PATCH 12/12] meta: add l4proto support
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
2014-01-09 21:46 UTC (18+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
[PATCH 0/1] add hash:ip,mark data type to ipset
2014-01-09 21:02 UTC (6+ messages)
` [PATCH 1/1] add markmask for hash:ip,mark data type
[PATCH v6] netfilter: introduce l2tp match extension
2014-01-09 20:45 UTC (3+ messages)
[PATCH nf_tables] netfilter: nf_tables: fix error path in the init functions
2014-01-09 19:36 UTC
[PATCH nf_tables] netfilter: nft_meta: fix lack of validation of the input register
2014-01-09 19:06 UTC
[PATCH RFC] nftables: fix surpression of "permission denied" errors
2014-01-09 18:52 UTC (5+ messages)
[libnftables PATCH 1/3] parsing: rework and generalize the build/parse system
2014-01-09 17:00 UTC (6+ messages)
` [libnftables PATCH 2/3] parsing: add interface to parse from file
` [libnftables PATCH 3/3] tests: update tests with nft_*_parse_file()
Patches to xtables-addons xt_quota2
2014-01-09 13:35 UTC (4+ messages)
I have a very lucrative Business
2014-01-08 21:09 UTC
[PATCH 0/3] Netfilter updates for net-next
2014-01-08 20:05 UTC (5+ messages)
` [PATCH 1/3] Revert "netfilter: avoid get_random_bytes calls"
` [PATCH 2/3] netfilter: nf_conntrack_dccp: use %s format string for buffer
` [PATCH 3/3] netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
[libnftables PATCH 0/6] parsing update
2014-01-08 13:36 UTC (17+ messages)
` [libnftables PATCH 1/6] mxml: add error reference of the top node
` [libnftables PATCH 2/6] set_elem: add json parsing to API
` [libnftables PATCH 3/6] internal: rework parsing symbol logic
` [libnftables PATCH 4/6] internal: add a selector for parsing ops
` [libnftables PATCH 5/6] parsing: add interface to parse from file
` [libnftables PATCH 6/6] tests: update tests with nft_*_parse_file()
[PATCH v4 2/2] libnetfilter_queue: add support for UID/GID socket info
2014-01-08 9:36 UTC (7+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] src: "
` [PATCH 2/2] utils: add test for nfq_get_uid and nfq_get_gid
[PATCH libnftables] Improved error handling and minor clean-up
2014-01-08 8:37 UTC (2+ messages)
[PATCH 0/2] netfilter fixes for net
2014-01-07 23:38 UTC (4+ messages)
` [PATCH 1/2] netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
` [PATCH 2/2] netfilter: only warn once on wrong seqadj usage
[PATCH] netfilter: nftables: fix warning in nft_reject
2014-01-07 23:04 UTC (2+ messages)
[RFC PATCH 0/6] netfilter: nf_tables: add mixed IPv4/IPv6 table support
2014-01-07 23:03 UTC (4+ messages)
` [PATCH 7/6] netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
[PATCH libnftables] Add support for ct set
2014-01-07 17:28 UTC (3+ messages)
[PATCH netfilter: nft] netfilter: nf_tables Add set op to nft_ct module
2014-01-07 15:34 UTC (3+ messages)
[PATCH nftables] Add support for setting ct keys
2014-01-07 15:15 UTC
A conntrack, which is added via ctnetlink, can provoke a race condition
2014-01-07 12:32 UTC (2+ messages)
[PATCH] netfilter: nf_conntrack: release conntrack from rcu callback
2014-01-07 10:39 UTC (9+ messages)
[PATCH v4 0/2] Add UID/GID info to NFQUEUE
2014-01-07 8:11 UTC (4+ messages)
` [PATCH v4 1/2] netfilter_queue: enable UID/GID socket info retrieval
[libnftables PATCH v2] src: new error reporting approach for XML/JSON parsers
2014-01-06 23:35 UTC (4+ messages)
[PATCH libnftables] Add support for nft_connmark
2014-01-06 21:07 UTC (3+ messages)
[PATCH netfilter: nft] Add the connmark meta_key
2014-01-06 21:00 UTC (9+ messages)
[PATCH nftables] netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
2014-01-06 20:09 UTC
ipset: hash_netnet4_data_equal typo commit status follow-up
2014-01-06 19:40 UTC (2+ messages)
[PATCH 00/12] netfilter updates for net-next
2014-01-06 18:36 UTC (5+ messages)
` [PATCH 03/12] netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
[PATCH 00/13] nftables updates for net-next
2014-01-06 18:30 UTC (2+ messages)
[RFC PATCH 00/12] nftables: generic protocol contexts, "inet" family support
2014-01-06 17:27 UTC (13+ messages)
` [PATCH 01/12] expr: replace PAYLOAD_PROTOCOL_EXPR by generic flag
` [PATCH 02/12] nftables: generic procotol contexts
` [PATCH 03/12] expr: add protocol context update callback
` [PATCH 04/12] proto: add helper function to update protocol context
` [PATCH 05/12] proto: add debugging for protocol context updates
` [PATCH 06/12] ct expr: protocol context updates and dynamic typing
` [PATCH 07/12] include: resync nftables.h with kernel
` [PATCH 08/12] nftables: add support for the "inet" family
` [PATCH 09/12] netlink_delinearize: remove implied meta expressions
` [PATCH 10/12] proto: add support for meta templates
` [PATCH 11/12] meta: add nfproto support
` [PATCH 12/12] meta: add l4proto support
[PATCH nftables] Add support for the meta connmark key
2014-01-06 16:58 UTC
[PATCH libnftables] Add support for the connmark meta key
2014-01-06 16:58 UTC
[PATCH net-next] netfilter: nfnetlink_queue: fix compilation problem due missing header
2014-01-06 16:52 UTC (2+ messages)
[PATCH netfilter: nft] add connmark module
2014-01-06 16:05 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).