messages from 2014-03-27 21:53:33 to 2014-04-08 08:21:45 UTC [more...]
[PATCH v2 0/4] Add suport for bridge if dev name meta exepression keys
2014-04-08 8:21 UTC (10+ messages)
` [PATCH 1/5] netfilter: nf_tables: Stack expression type depending on their family
` [PATCH 2/5] netfilter: nf_tables: Make meta expression core functions public
` [PATCH 3/5] netfilter: nf_tables: Add meta expression key for bridge interface name
` [PATCH libnftnl 4/5] meta: Add support for input and output "
` [PATCH nftables 5/5] "
[RFC 0/3] Add support for meta keys, bridge family specific
2014-04-08 8:20 UTC (4+ messages)
` [RFC 2/3] netfilter: nf_tables: Add meta expression key for bridge interface name
[nftables PATCH v2] src: rule: fix crash in set listing
2014-04-08 8:19 UTC
[nftables PATCH] src: rule: Fix list of set: Add a forgotten 'return'
2014-04-08 7:35 UTC (2+ messages)
[PATCH] [RFC] netfilter: ct: flush net_gre->keymap_list only in nf_conntrack_proto_gre
2014-04-08 7:27 UTC (4+ messages)
[PATCH] ipset: Pass IPSET_BIN to test scripts to change binary location
2014-04-07 19:57 UTC (2+ messages)
[PATCH] ipset: Fix grammar error in manpage
2014-04-07 19:52 UTC (2+ messages)
[PATCH] ipset: Fix printf format warning
2014-04-07 19:52 UTC (2+ messages)
[PATCH 1/2] netfilter: nfnetlink_acct: Adding quota support to accounting framework
2014-04-07 15:41 UTC (4+ messages)
` [PATCH 2/2] Extend accounting capabilities to support quotas
[PATCH] ipt_CLUSTERIP: Add network device notifier
2014-04-07 11:58 UTC
[PATCH --smtp-server=mail.sw.ru] ipt_CLUSTERIP: Add network device notifier
2014-04-07 11:37 UTC
[libnftnl PATCH] examples: complete nft-events example
2014-04-07 8:54 UTC (2+ messages)
[libnftnl PATCH] set_elem: parse family from Netlink message
2014-04-07 8:50 UTC (2+ messages)
[PATCH v3] libnftnl: tests: Use getopt_long to parse the command-line arguments
2014-04-07 8:49 UTC (2+ messages)
linux-next: Tree for Apr 1 (netfilter)
2014-04-06 16:08 UTC (5+ messages)
[PATCH libnftnl] src: fix bogus assertion for unset attributes
2014-04-05 18:45 UTC
[PATCH 0/8] netfilter fixes for net
2014-04-05 16:21 UTC
[PATCH 0/8] netfilter fixes for net
2014-04-05 16:03 UTC (9+ messages)
` [PATCH 1/8] netfilter: connlimit: fix UP build
` [PATCH 2/8] netfilter: connlimit: move lock array out of struct connlimit_data
` [PATCH 3/8] netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
` [PATCH 4/8] netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
` [PATCH 5/8] netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
` [PATCH 6/8] netfilter: nf_tables: set names cannot be larger than 15 bytes
` [PATCH 7/8] netfilter: nf_tables: fix wrong format in request_module()
` [PATCH 8/8] netfilter: Can't fail and free after table replacement
[PATCH v2] netfilter: Can't fail and free after table replacement
2014-04-05 15:47 UTC (2+ messages)
[PATCH nft] expr: do not suppress OP_EQ when RHS is bitmask type
2014-04-04 15:39 UTC (10+ messages)
[PATCH RFC 0/9] socket filtering using nf_tables
2014-04-04 15:27 UTC (3+ messages)
[PATCH nft 1/3] src: add set netlink message to the batch
2014-04-04 13:57 UTC (3+ messages)
` [PATCH nft 2/3] src: add chain netlink messages "
` [PATCH nft 3/3] src: add table "
[PATCH libnftnl 1/2] include: synchronize nf_tables.h with nftables tree
2014-04-04 13:54 UTC (2+ messages)
` [PATCH libnftnl 2/2] set: add set ID support
[PATCH 00/10] new transaction infrastructure for nf_tables (v3)
2014-04-04 13:48 UTC (11+ messages)
` [PATCH 01/10] netfilter: nf_tables: deconstify table and chain in context structure
` [PATCH 02/10] netfilter: nf_tables: generalise transaction infrastructure
` [PATCH 03/10] netfilter: nf_tables: relocate commit and abort routines in the source file
` [PATCH 04/10] netfilter: nf_tables: add message type to transactions
` [PATCH 05/10] netfilter: nf_tables: use new transaction infrastructure to handle sets
` [PATCH 06/10] netfilter: nf_tables: use new transaction infrastructure to handle chain
` [PATCH 07/10] netfilter: nf_tables: disabling table hooks always succeeds
` [PATCH 08/10] netfilter: nf_tables: pass context to nf_tables_uptable
` [PATCH 09/10] netfilter: nf_tables: use new transaction infrastructure to handle table
` [PATCH 10/10] netfilter: nf_tables: use new transaction infrastructure to handle elements
[nftables] testing at sparc
2014-04-04 12:05 UTC (2+ messages)
ip_tables: limit match: invalid size 40 != 48
2014-04-04 9:13 UTC
[PATCH] netfilter: Can't fail and free after table replacement
2014-04-04 8:13 UTC (4+ messages)
[PATCH] netfilter: disallow builtin socket/tproxy with modular ipv6 defrag
2014-04-03 22:25 UTC (3+ messages)
[nf_tables PATCH v2] Subject: netfilter: nf_tables: add set_elem notifications
2014-04-03 13:58 UTC
[PATCH v2] libnftnl: tests: Use getopt_long to parse the command-line arguments
2014-04-03 12:52 UTC (2+ messages)
[PATCH] libnftnl: tests: Use getopt_long to parse the command-line arguments
2014-04-03 11:56 UTC
[nf_tables PATCH] netfilter: nf_tables: add set_elem notifications
2014-04-03 10:28 UTC (5+ messages)
[PATCH 0/3] netfilter: nf_tables: cleanup and a bugfix
2014-04-02 11:43 UTC (7+ messages)
` [PATCH 1/3] netfilter: nft_ct: add missing ifdef for NFT_MARK setting
` [PATCH 2/3] netfilter: nft_meta: split nft_meta_init() into two functions for get/set
` [PATCH 3/3] netfilter: nft_ct: split nft_ct_init() "
[ulogd RFC PATCH 0/2] introduce new string output plugin
2014-04-02 10:14 UTC (7+ messages)
` [ulogd RFC PATCH 1/2] sprint: introduce new "
` [ulogd RFC PATCH 2/2] ip2str: introduce changable address separator
[PATCH] netlink: have netlink per-protocol bind function return an error code
2014-04-01 22:21 UTC (8+ messages)
` [PATCH 0/3] netlink: per-protocol bind fixup/enhancement set
` [PATCH 1/3] netlink: simplify nfnetlink_bind
` [PATCH 2/3][v7] netlink: have netlink per-protocol bind function return an error code
` [PATCH 3/3] netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
[nf_tables PATCH] netfilter: nft_hash: fix inclusion of linux/vmalloc.h
2014-04-01 11:18 UTC
no new feature patches please
2014-04-01 8:32 UTC (2+ messages)
` net-next is closed [was Re: no new feature patches please]
netfilter: NULL ptr deref on boot in xt_register_table
2014-04-01 4:21 UTC
linux-next: Tree for Mar 31 (netfilter)
2014-03-31 15:49 UTC
[PATCH] netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
2014-03-31 15:43 UTC
[PATCH 2/5] netfilter: Fix format string mismatch in mangle_content_len()
2014-03-31 15:43 UTC (4+ messages)
` [PATCH 3/5] netfilter: Fix format string mismatch in _conntrack_tftp_init()
` [PATCH 4/5] netfilter: Fix format string mismatch in nf_conntrack_irc_init()
` [PATCH 5/5] netfilter: Fix format string mismatch in nf_conntrack_sip_init()
[RFC PATCH 0/2] netfilter: Adding quota capabilities to nfnetlink
2014-03-31 15:17 UTC (6+ messages)
` [RFC PATCH 1/2] netfilter: nfnetlink_acct: Adding quota support to nf_acct objects
` [RFC PATCH 2/2] netfilter: xt_nfacct: Add quota to nfacct filter
[PATCH 1/3] netfilter: nf_tables: set names cannot be larger than 15 bytes
2014-03-31 14:09 UTC (7+ messages)
` [PATCH 2/3] netfilter: nf_tables: fix wrong format in request_module()
` [PATCH 3/3] netfilter: nf_tables: enforce NLA_NUL_STRING in strings
[PATCH 0/2] netfilter: nf_tables: set selection
2014-03-31 11:53 UTC (4+ messages)
` [PATCH 1/2] netfilter: nf_tables: implement proper "
` [PATCH 2/2] netfilter: nft_hash: use set global element counter instead of private one
[PATCH 0/8] new transaction infrastructure for nf_tables (v2)
2014-03-30 12:04 UTC (9+ messages)
` [PATCH 1/8] netfilter: nf_tables: generalise transaction infrastructure
` [PATCH 2/8] netfilter: nf_tables: relocate commit and abort routines in the source file
` [PATCH 3/8] netfilter: nf_tables: add message type to transactions
` [PATCH 4/8] netfilter: nf_tables: move set handling to the transaction infrastructure
` [PATCH 5/8] netfilter: nf_tables: move chain "
` [PATCH 6/8] netfilter: nf_tables: disabling table hooks always succeeds
` [PATCH 7/8] netfilter: nf_tables: pass context to nf_tables_uptable
` [PATCH 8/8] netfilter: nf_tables: move table handling to the transaction infrastructure
[PATCH] netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len (v3)
2014-03-30 11:35 UTC (2+ messages)
[PATCH] netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
2014-03-30 11:33 UTC (2+ messages)
My husband loves Jacob & Co
2014-03-30 7:24 UTC
The same nf_ct_gre_keymap is deleted from list twice
2014-03-28 19:02 UTC
[nf_tables RFH PATCH] netfilter: nf_tables: add set_elem notifications
2014-03-28 13:24 UTC (8+ messages)
[PATCH] netfilter: nf_tables: set names cannot be larger than 15 bytes
2014-03-28 13:18 UTC (6+ messages)
[PATCH 0/7] new transaction infrastructure for nf_tables
2014-03-28 13:12 UTC (15+ messages)
` [PATCH 1/7] netfilter: nf_tables: deconstify table and chain in context structure
` [PATCH 2/7] netfilter: nf_tables: generalise transaction infrastructure
` [PATCH 3/7] netfilter: nf_tables: relocate commit and abort routines in the source file
` [PATCH 4/7] netfilter: nf_tables: better encapsulation for the rule transaction code
` [PATCH 5/7] netfilter: nf_tables: move set handling to the transaction infrastructure
` [PATCH 6/7] netfilter: nf_tables: move chain "
` [PATCH 7/7] netfilter: nf_tables: move table "
[PATCH -next] netfilter: conntrack: remove timer from ecache extension
2014-03-28 13:09 UTC (5+ messages)
[PATCH v2] nftables: Fix list of sets by family
2014-03-28 12:31 UTC (2+ messages)
[PATCH] nftables: Fix list of sets by family
2014-03-28 11:40 UTC (4+ messages)
infibulate
2014-03-27 23:57 UTC
[PATCH 1/3 nft] src: add set netlink message to the batch
2014-03-27 21:54 UTC (3+ messages)
` [PATCH 2/3 nft] src: add chain netlink messages "
` [PATCH 3/3 nft] src: add table "
[PATCH libnftnl] set: add set ID support
2014-03-27 21:53 UTC
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).