messages from 2016-04-27 16:56:41 to 2016-05-11 21:05:27 UTC [more...]
[PATCH nft 01/12] evaluate: transfer right shifts to constant side
2016-05-11 21:05 UTC (5+ messages)
` [PATCH nft 02/12] evaluate: transfer right shifts to range side
` [PATCH nft 03/12] evaluate: transfer right shifts to set reference side
` [PATCH nft 04/12] src: move payload sub-byte matching to the evaluation step
` [PATCH nft 05/12] evaluate: handle payload matching split in two bytes
[PATCH nf V2] netfilter: fix oops in nfqueue during netns error unwinding
2016-05-11 15:41 UTC
[nft PATCH 1/2] tests/shell/run-tests.sh: execute tests in sorted order
2016-05-11 12:39 UTC (2+ messages)
` [nft PATCH 2/2] tests/shell/run-tests.sh: print hint about testcase being executed
xtables-addons: Kernel 4.4.0 OOPS with xt_CHAOS
2016-05-11 11:31 UTC (2+ messages)
[nft PATCH 1/3] evaluate: check for NULL datatype in rhs in lookup expr
2016-05-11 11:30 UTC (3+ messages)
` [nft PATCH 2/3] tests/shell: add testcase for 'nft -f' load with actions
` [nft PATCH 3/3] tests/shell: add testcase to catch segfault if invalid syntax was used
[Request for help] Kernel Panic in __nf_conntrack_find_get
2016-05-11 6:45 UTC
[PATCH nf] netfilter: fix oops in nfqueue during netns error unwinding
2016-05-10 13:35 UTC
[PATCH] netfilter: conntrack: remove uninitialized shadow variable
2016-05-10 5:04 UTC (4+ messages)
[PATCH 0/3] Netfilter fixes for net
2016-05-10 4:50 UTC (5+ messages)
` [PATCH 1/3] netfilter: conntrack: init all_locks to avoid debug warning
` [PATCH 2/3] netfilter: IDLETIMER: fix race condition when destroy the target
` [PATCH 3/3] netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
[PATCH v2] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
2016-05-10 1:29 UTC (5+ messages)
[PATCH 0/3] bridge: netfilter: checkpatch fixes
2016-05-10 1:26 UTC (4+ messages)
` [PATCH 1/3] bridge: netfilter: checkpatch whitespace fixes
` [PATCH 2/3] bridge: netfilter: checkpatch data type fixes
` [PATCH 3/3] bridge: netfilter: checkpatch null comparison fixes
[PATCH v2] xtables: Add a smaller delay option when waiting for xtables lock
2016-05-09 21:40 UTC (2+ messages)
[PATCH 00/36] Netfilter updates for net-next
2016-05-09 19:15 UTC (38+ messages)
` [PATCH 01/36] ipvs: handle connections started by real-servers
` [PATCH 02/36] ipvs: optimize release of connections in OPS mode
` [PATCH 03/36] ipvs: don't alter conntrack "
` [PATCH 04/36] netfilter: conntrack: move generation seqcnt out of netns_ct
` [PATCH 05/36] netfilter: conntrack: use get_random_once for nat and expectations
` [PATCH 06/36] netfilter: conntrack: use get_random_once for conntrack hash seed
` [PATCH 07/36] netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
` [PATCH 08/36] netfilter: nf_tables: parse element flags from nft_del_setelem()
` [PATCH 09/36] netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
` [PATCH 10/36] netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
` [PATCH 11/36] netfilter: nf_ct_helper: disable automatic helper assignment
` [PATCH 12/36] netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL
` [PATCH 13/36] netfilter: fix IS_ERR_VALUE usage
` [PATCH 14/36] netfilter: nftables: add connlabel set support
` [PATCH 15/36] netfilter: conntrack: keep BH enabled during lookup
` [PATCH 16/36] netfilter: conntrack: fix lookup race during hash resize
` [PATCH 17/36] netfilter: conntrack: don't attempt to iterate over empty table
` [PATCH 18/36] netfilter: conntrack: use nf_ct_key_equal() in more places
` [PATCH 19/36] netfilter: conntrack: small refactoring of conntrack seq_printf
` [PATCH 20/36] netfilter: conntrack: check netns when comparing conntrack objects
` [PATCH 21/36] netfilter: conntrack: make netns address part of hash
` [PATCH 22/36] netfilter: conntrack: use a single hashtable for all namespaces
` [PATCH 23/36] netfilter: conntrack: consider ct netns in early_drop logic
` [PATCH 24/36] netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
` [PATCH 25/36] netfilter: conntrack: introduce nf_ct_acct_update()
` [PATCH 26/36] netfilter: conntrack: introduce clash resolution on insertion race
` [PATCH 27/36] openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
` [PATCH 28/36] netfilter: x_tables: get rid of old and inconsistent debugging
` [PATCH 29/36] netfilter: nf_tables: allow set names up to 32 bytes
` [PATCH 30/36] ipvs: make drop_entry protection effective for SIP-pe
` [PATCH 31/36] netfilter: conntrack: check netns when walking expect hash
` [PATCH 32/36] netfilter: conntrack: make netns address part of "
` [PATCH 33/36] netfilter: conntrack: use a single expectation table for all namespaces
` [PATCH 34/36] netfilter: conntrack: make netns address part of nat bysrc hash
` [PATCH 35/36] netfilter: conntrack: use a single nat bysource table for all namespaces
` [PATCH 36/36] netfilter: conntrack: use single slab cache
[PATCH nf-next 0/3] netfilter: remove per-netns conntrack tables, part 3
2016-05-09 14:45 UTC (5+ messages)
` [PATCH nf-next 1/3] netfilter: conntrack: make netns address part of nat bysrc hash
` [PATCH nf-next 2/3] netfilter: conntrack: use a single nat bysource table for all namespaces
` [PATCH nf-next 3/3] netfilter: conntrack: use single slab cache
[GIT PULL nf-next 0/1] Second Round of IPVS Updates for v4.7
2016-05-08 22:19 UTC (3+ messages)
` [PATCH nf-next 1/1] ipvs: make drop_entry protection effective for SIP-pe
[PATCH nf-next 0/3] netfilter: remove per-netns conntrack tables, part 2
2016-05-08 22:19 UTC (5+ messages)
` [PATCH nf-next 1/3] netfilter: conntrack: check netns when walking expect hash
` [PATCH nf-next 2/3] netfilter: conntrack: make netns address part of "
` [PATCH nf-next 3/3] netfilter: conntrack: use a single expectation table for all namespaces
[PATCH net] netfilter: nf_conntrack: Use net_mutex for helper unregistration
2016-05-07 9:18 UTC (4+ messages)
[PATCH nf-next 0/9] netfilter: remove per-netns conntrack tables, part 1
2016-05-05 22:55 UTC (33+ messages)
` [PATCH nf-next 1/9] netfilter: conntrack: keep BH enabled during lookup
` [PATCH nf-next 2/9] netfilter: conntrack: fix lookup race during hash resize
` [PATCH nf-next 3/9] netfilter: conntrack: don't attempt to iterate over empty table
` [PATCH nf-next 4/9] netfilter: conntrack: use nf_ct_key_equal() in more places
` [PATCH nf-next 5/9] netfilter: conntrack: small refactoring of conntrack seq_printf
` [PATCH nf-next 6/9] netfilter: conntrack: check netns when comparing conntrack objects
` [PATCH nf-next 7/9] netfilter: conntrack: make netns address part of hash
` [PATCH nf-next 8/9] netfilter: conntrack: use a single hashtable for all namespaces
` [PATCH nf-next 9/9] netfilter: conntrack: consider ct netns in early_drop logic
` [PATCH v2 nf-next 7/9] netfilter: conntrack: make netns address part of hash
` [PATCH v2 nf-next 8/9] netfilter: conntrack: use a single hashtable for all namespaces
` [PATCH v2 nf-next 9/9] netfilter: conntrack: consider ct netns in early_drop logic
` [PATCH v3 nf-next 7/9] netfilter: conntrack: make netns address part of hash
[PATCH] iptables: update pf.os
2016-05-05 15:03 UTC (2+ messages)
[PATCH -nf v7] netfilter: nftables: add connlabel set support
2016-05-05 14:43 UTC (6+ messages)
netfilter-devel
2016-05-05 19:45 UTC
[PATCH nf] netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
2016-05-05 13:43 UTC (2+ messages)
[PATCH libnftnl] libnftnl: allow any set name length
2016-05-05 12:14 UTC
Kernel crash on helper module unload
2016-05-04 23:28 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_tables: allow set names up to 32 bytes
2016-05-04 16:21 UTC
[nft PATCH] evaluate: better error reporting in too long sets names
2016-05-04 6:26 UTC (6+ messages)
[PATCH nf] netfilter: conntrack: avoid integer overflow when resizing
2016-05-03 22:45 UTC (4+ messages)
[PATCH nf-next] netfilter: nf_ct_helper: disable automatic helper assignment
2016-05-03 22:25 UTC (3+ messages)
[PATCH nf-next 4/4] openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
2016-05-03 22:12 UTC (3+ messages)
` [PATCH nf-next 4/4] openvswitch: __nf_ct_l{3, 4}proto_find() "
[PATCH nf-next] netfilter: x_tables: get rid of old and inconsistent debugging
2016-05-03 20:49 UTC
[PATCH nf-next,v5] netfilter: conntrack: introduce clash resolution on insertion race
2016-05-03 17:22 UTC
[PATCH nf-next,v4] netfilter: conntrack: introduce clash resolution on insertion race
2016-05-03 14:36 UTC (2+ messages)
[PATCH RFC nf-next] netfilter: ip_tables: get rid of old debugging instrumentation
2016-05-03 14:31 UTC (2+ messages)
[PATCH nf-next 3/4,v2] netfilter: conntrack: introduce clash resolution on insertion race
2016-05-03 14:29 UTC (4+ messages)
[PATCH nf-next,v3] netfilter: conntrack: introduce clash resolution on insertion race
2016-05-03 12:51 UTC
[PATCH nf-next 1/4] netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
2016-05-03 10:51 UTC (3+ messages)
` [PATCH nf-next 2/4] netfilter: conntrack: introduce nf_ct_acct_update()
` [PATCH nf-next 3/4] netfilter: conntrack: introduce clash resolution on insertion race
[PATCH] off-by-one in DecodeQ931
2016-05-03 5:12 UTC (3+ messages)
` "
Good days to you
2016-05-02 7:33 UTC
[PATCH] nf_nat_packet: Clear skb hash after modifying packet headers
2016-04-30 7:57 UTC (5+ messages)
[PATCH] examples: load modules when adding chains or tables
2016-04-29 11:33 UTC (3+ messages)
[PATCH] netfilter: IDLETIMER: fix race condition when destroy the target
2016-04-29 10:10 UTC (2+ messages)
[PATCH nf] netfilter: conntrack: init all_locks to avoid debug warning
2016-04-29 9:31 UTC (4+ messages)
[PATCH nf-next] netfilter: fix IS_ERR_VALUE usage
2016-04-29 9:30 UTC (3+ messages)
[conntrack-tools PATCH] dist: include tests/ directory and files in tarball
2016-04-29 9:19 UTC (2+ messages)
[nft PATCH] dist: include tests/ directory and files in tarball
2016-04-29 9:19 UTC (6+ messages)
[PATCH] extensions: libxt_NFQUEUE: Add missing tests
2016-04-29 9:16 UTC (3+ messages)
[PATCH iptables] xtables: use exponential delay when waiting for xtables lock
2016-04-28 19:14 UTC (4+ messages)
[nf_tables PATCH] netfilter: nf_tables: invert chain deletion abort path
2016-04-28 8:55 UTC (3+ messages)
[PATCH nf-next 1/2] netfilter: conntrack: cache route for forwarded connections
2016-04-28 8:05 UTC (2+ messages)
` [nf-next, "
[nft PATCH] tests: py: allow to run tests with other nft binaries
2016-04-27 17:25 UTC (2+ messages)
[iptables PATCH] configure: make libmnl and libnftnl hard requirements
2016-04-27 17:09 UTC (2+ messages)
[PATCH 2/2] extensions: libxt_NFQUEUE: Unstack different versions
2016-04-27 17:09 UTC (2+ messages)
[PATCH 1/2] NFQUEUE: Fix bug with order of fanout and bypass
2016-04-27 17:08 UTC (2+ messages)
[PATCH net-next] taskstats: fix nl parsing in accounting/getdelays.c
2016-04-27 16:56 UTC (3+ messages)
` [PATCH net-next v2] "
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).