messages from 2016-04-23 16:08:51 to 2016-05-03 22:30:03 UTC [more...]
[PATCH nf-next 0/9] netfilter: remove per-netns conntrack tables, part 1
2016-05-03 22:30 UTC (25+ 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 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] netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
2016-05-03 20:39 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] netfilter: conntrack: avoid integer overflow when resizing
2016-05-01 19:48 UTC (3+ messages)
[PATCH] nf_nat_packet: Clear skb hash after modifying packet headers
2016-04-30 7:57 UTC (5+ messages)
[PATCH] iptables: update pf.os
2016-04-29 16:40 UTC
[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] evaluate: better error reporting in too long sets names
2016-04-28 7:42 UTC (5+ messages)
[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 (4+ 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 0/9] netlink: align attributes when needed (patchset #1)
2016-04-27 16:56 UTC (17+ messages)
` [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area
` [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit
` [PATCH net-next] taskstats: fix nl parsing in accounting/getdelays.c
` [PATCH net-next v2] "
[PATCH nft 0/7] flow statement
2016-04-27 16:37 UTC (9+ messages)
` [PATCH nft 1/7] netlink: make dump functions object argument constant
` [PATCH nft 2/7] set: allow non-constant implicit set declarations
` [PATCH nft 3/7] set: explicitly supply name to "
` [PATCH nft 4/7] tests: update for changed set name
` [PATCH nft 5/7] netlink_delinearize: support parsing statements not contained within a rule
` [PATCH nft 6/7] stmt: support generating stateful statements outside of rule context
` [PATCH nft 7/7] nft: add flow statement
[nft PATCH] tests: shell: add testcases for named sets with intervals
2016-04-27 13:17 UTC (2+ messages)
[PATCH nft 1/3 nft] tests/py: add more interval tests for anonymous sets
2016-04-27 13:07 UTC (3+ messages)
` [PATCH nft 2/3 nft] tests/py: explicitly indication of set type and flags from test definitions
` [PATCH nft 3/3 nft] tests/py: add interval tests
[PATCH nf-next] netfilter: allow logging from non-init namespaces
2016-04-27 12:48 UTC
iptables audit target causes kernel panic with iptables-persistent (kernel 3.2.78)
2016-04-26 20:17 UTC (4+ messages)
[Documentation] SNAT in INPUT chain
2016-04-26 16:46 UTC (3+ messages)
[PATCH libnftnl] libnftnl: constify object arguments to various functions
2016-04-26 13:16 UTC
iptables audit target causes kernel panic with iptables-persistent (kernel 3.2.78)
2016-04-26 12:17 UTC (2+ messages)
[PATCH -nf v7] netfilter: nftables: add connlabel set support
2016-04-26 10:00 UTC (2+ messages)
[PATCH net-next 0/9] netlink: align attributes when needed (patchset #2)
2016-04-26 7:51 UTC (13+ messages)
` [PATCH net-next 1/9] rtnl: use nla_put_u64_64bit()
` [PATCH net-next 2/9] sched: "
` [PATCH net-next 3/9] ipv6: "
` [PATCH net-next 4/9] ovs: "
` [PATCH net-next 5/9] bridge: "
` [PATCH net-next 6/9] l2tp: "
` [PATCH net-next 7/9] ieee802154: "
` [PATCH net-next 8/9] netfilter/ipvs: "
` [PATCH net-next 9/9] wireless: "
[PATCH -next v6] nftables: connlabel set support
2016-04-26 2:19 UTC (16+ messages)
` [PATCH v6 -next 2/4] netfilter: nftables: add "
[PATCH nft 0/4] Interval overlap detection for named sets
2016-04-25 21:49 UTC (10+ messages)
` [PATCH nft 1/4] segtree: set expr->len for prefix expression from interval_map_decompose()
` [PATCH nft 2/4] segtree: add expr_to_intervals()
` [PATCH nft 3/4] segtree: rename set expression set_to_segtree()
` [PATCH nft 4/4] segtree: add interval overlap detection for dynamic updates
new ipset set type - hash:ip,mac
2016-04-25 14:10 UTC (2+ messages)
[GIT PULL nf-next 0/3] IPVS Updates for v4.6
2016-04-25 12:57 UTC (2+ messages)
[PATCH 0/4] nf_tables: basic dynamic support for set intervals
2016-04-25 12:28 UTC (2+ messages)
[PATCH] netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL
2016-04-25 12:27 UTC (2+ messages)
[PATCH nf-next 0/3] netfilter: conntrack: prepare for hashtable merge, take 1
2016-04-25 12:26 UTC (7+ messages)
` [PATCH nf-next 2/3] netfilter: conntrack: use get_random_once for nat and expectations
[PATCH v2] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
2016-04-25 12:13 UTC (3+ messages)
[PATCH nft 0/6] ruleset tracing
2016-04-25 10:28 UTC (12+ messages)
` [PATCH nft 1/6] payload: fix stacked headers protocol context tracking
` [PATCH nft 2/6] nft: resync kernel header files
` [PATCH nft 3/6] payload: move payload depedency tracking to payload.c
` [PATCH nft 4/6] payload: add payload_is_stacked()
` [PATCH nft 5/6] proto: add protocol header fields filter and ordering for packet decoding
` [PATCH nft 6/6] nft monitor [ trace ]
xtables-addons build failed with linux 4.5 header
2016-04-24 16:38 UTC (3+ messages)
` [PATCH] netfilter: resolve compilation error in userspace when using ip_tables.h
[PATCH 00/23] Netfilter updates for net-next
2016-04-24 4:26 UTC (2+ messages)
new ipset set type - hash:ip,mac
2016-04-23 23:06 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).