netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-27 07:35:17 to 2016-10-16 13:43:01 UTC [more...]

[PATCH nf-next 0/5] netfilter: nft: introduce routing expression
 2016-10-16 13:42 UTC  (3+ messages)
` [PATCH nf-next 1/5] netfilter: nft: UAPI headers for "
` [PATCH nf-next 2/5] netfilter: nft: basic "

[PATCH nf-next,RFC 00/10] Netfilter core updates
 2016-10-14 17:22 UTC  (25+ messages)
` [PATCH nf-next,RFC 01/10] netfilter: get rid of useless debugging from core
` [PATCH nf-next,RFC 02/10] netfilter: remove comments that predate rcu days
` [PATCH nf-next,RFC 03/10] netfilter: bridge: kill NF_HOOK_THRESH() and state->tresh
` [PATCH nf-next,RFC 04/10] netfilter: deprecate NF_STOP
` [PATCH nf-next,RFC 05/10] netfilter: x_tables: move hook state into xt_action_param structure
` [PATCH nf-next,RFC 06/10] netfilter: nf_tables: use hook state from "
` [PATCH nf-next,RFC 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow()
` [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core
` [PATCH nf-next,RFC 09/10] netfilter: merge nf_iterate() into nf_hook_slow()
` [PATCH nf-next,RFC 10/10] netfilter: inline nf_hook_slow() and rename it to nf_hook_iterate()

[PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft
 2016-10-14 17:02 UTC  (10+ messages)
` [PATCH iptables 1/8] extensions: libipt_realm: add a missing space in translation
` [PATCH iptables 2/8] extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in ip6tables-xlate
` [PATCH iptables 3/8] extensions: libxt_iprange: handle the invert flag properly in translation
` [PATCH iptables 4/8] extensions: libxt_devgroup: "
` [PATCH iptables 5/8] extensions: libxt_ipcomp: add range support "
` [PATCH iptables 6/8] extensions: libxt_quota: add translation to nft
` [PATCH iptables 7/8] extensions: libxt_DSCP: "
` [PATCH iptables 8/8] extensions: libxt_statistic: "

routing table lookup
 2016-10-14 16:48 UTC  (9+ messages)

[PATCH net 0/2] conntrack update
 2016-10-14 11:16 UTC  (11+ messages)
` [PATCH net 1/2] conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout)
` [PATCH net 2/2] conntrack: enable to tune gc parameters

[PATCH nf,v2] netfilter: nf_queue: don't re-enter same hook on packet reinjection
 2016-10-14 10:37 UTC 

slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
 2016-10-13 21:32 UTC  (25+ messages)
        ` slab corruption with current -git

[PATCH 1/2 nf] netfilter: nf_queue: don't re-enter same hook on packet reinjection
 2016-10-13 13:36 UTC  (3+ messages)
` [PATCH 2/2 nf] netfilter: nft_range: validate operation netlink attribute

[PATCH nf-next,RFC 00/10] Netfilter core updates
 2016-10-13 12:12 UTC  (11+ messages)
` [PATCH nf-next,RFC 01/10] netfilter: get rid of useless debugging from core
` [PATCH nf-next,RFC 02/10] netfilter: remove comments that predate rcu days
` [PATCH nf-next,RFC 03/10] netfilter: bridge: kill NF_HOOK_THRESH() and state->tresh
` [PATCH nf-next,RFC 04/10] netfilter: deprecate NF_STOP
` [PATCH nf-next,RFC 05/10] netfilter: x_tables: move hook state into xt_action_param structure
` [PATCH nf-next,RFC 06/10] netfilter: nf_tables: use hook state from "
` [PATCH nf-next,RFC 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow()
` [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core
` [PATCH nf-next,RFC 09/10] netfilter: merge nf_iterate() into nf_hook_slow()
` [PATCH nf-next,RFC 10/10] netfilter: inline nf_hook_slow() and rename it to nf_hook_iterate()

[PATCH nft] src: use new range expression for != [a,b] intervals
 2016-10-13  8:34 UTC 

[PATCH libnftnl] src: add range expression
 2016-10-13  8:33 UTC 

[PATCH nf] netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy
 2016-10-12 13:10 UTC 

[PATCH nf] netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name
 2016-10-12 13:09 UTC 

[RFC] SIP conntrack handler and TCP fragmentation
 2016-10-12 12:27 UTC  (5+ messages)

[patch] netfilter: nf_tables: underflow in nft_parse_u32_check()
 2016-10-12  9:14 UTC  (3+ messages)
  ` [patch v2] "

[patch] netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
 2016-10-12  6:09 UTC 

[PATCH nf] netfilter: xt_NFLOG: fix unexpected truncated packet
 2016-10-11 21:06 UTC  (2+ messages)

[PATCH ulogd2] ulogd: fix crash when ipv4 packet is truncated
 2016-10-11 13:21 UTC 

[PATCH nf] netfilter: xt_NFLOG: fix unexpected truncated packet
 2016-10-11 14:26 UTC 

[PATCH ulogd2] ulogd: fix crash when ipv4 packet is truncated
 2016-10-11 14:22 UTC 

[libnftnl PATCH] libnftnl: update Arturo Borrero Gonzalez email
 2016-10-10 10:26 UTC 

[PATCH nf] netfilter: nft_dynset: fix element timeout for HZ != 1000
 2016-10-09 13:49 UTC 

[PATCH net-next] nfnetlink_log: Use GFP_NOWARN for skb allocation
 2016-10-07 21:02 UTC 

[PATCH nf-next 0/2] netfilter: autoload NAT support for non-builtin L4 protocols
 2016-10-07 14:20 UTC  (7+ messages)
` [PATCH nf-next 1/2] netfilter: persistent aliases for l4 nat protocols
` [PATCH nf-next 2/2] xt_nat: probe module for non-builtin L4 protocols

[PATCH] netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
 2016-10-06 16:40 UTC  (2+ messages)

[GIT] Networking
 2016-10-06  5:07 UTC  (9+ messages)

linux-next: Tree for Sep 27
 2016-10-06  4:31 UTC  (5+ messages)
    ` error: 'struct net_device' has no member named 'nf_hooks_ingress'

[PATCH 0/5] Netfilter fixes for net-next
 2016-10-06  0:26 UTC  (7+ messages)
` [PATCH 1/5] netfilter: Fix potential null pointer dereference
` [PATCH 2/5] netfilter: accommodate different kconfig in nf_set_hooks_head
` [PATCH 3/5] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
` [PATCH 4/5] netfilter: fix namespace handling in nf_log_proc_dostring
` [PATCH 5/5] netfilter: nft_limit: fix divided by zero panic

[PATCH nft] doc: Fix wrong word in description of option "-n --numberic"
 2016-10-04  7:29 UTC  (2+ messages)

[PATCH nf] netfilter: nft_limit: fix divded by zero panic
 2016-10-04  6:59 UTC  (2+ messages)

[PATCH v4 2/2] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-10-04  6:57 UTC  (2+ messages)

[PATCH v4 1/2] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
 2016-10-04  6:57 UTC  (2+ messages)

[PATCH libnftnl 0/3] expr: complete log flags support
 2016-10-04  6:50 UTC  (2+ messages)

[PATCH] netfilter: fix namespace handling in nf_log_proc_dostring
 2016-10-04  6:46 UTC  (2+ messages)

[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning
 2016-09-30 18:21 UTC  (9+ messages)
` [PATCH 2/3] netfilter: hide reference to nf_hooks_ingress
` [PATCH 3/3] netfilter: xt_hashlimit: uses div_u64 for division

[PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
 2016-09-30 17:58 UTC  (4+ messages)

[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks
 2016-09-30 17:43 UTC  (5+ messages)
` [PATCH nf-next v4 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v4 2/2] nf_set_hooks_head: accommodate different kconfig

linux-next: manual merge of the netfilter-next tree with the net tree
 2016-09-30  6:04 UTC  (3+ messages)

[ANNOUNCE] Netdev 1.2 program announced
 2016-09-29 13:35 UTC 

[PATCH nf-next v3 0/2] fixes for recent nf_compact hooks
 2016-09-28 15:38 UTC  (7+ messages)
` [PATCH nf-next v3 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v3 2/2] nf_set_hooks_head: accommodate different kconfig

[PATCH nf-next v2 0/2] fixes for recent nf_compact hooks
 2016-09-28 13:30 UTC  (8+ messages)
` [PATCH nf-next v2 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v2 2/2] nf_set_hooks_head: acommodate different kconfig

[PATCH v2] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
 2016-09-28  2:32 UTC  (2+ messages)

[ANNOUNCE] Netdev 1.2 updates (27th September, 2016)
 2016-09-27 16:18 UTC 

[PATCH] Fix link error in 32bit arch because of 64bit division
 2016-09-27 13:32 UTC  (3+ messages)

[PATCH v3 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-09-27  7:35 UTC  (3+ messages)


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).