netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-04 06:50:46 to 2016-10-17 15:23:05 UTC [more...]

[PATCH nf,v2] netfilter: nf_queue: don't re-enter same hook on packet reinjection
 2016-10-17 15:23 UTC  (2+ messages)

[ANNOUNCE] ipset 6.30 released
 2016-10-17 14:31 UTC 

[PATCH 00/10, nf-next] Netfilter core updates
 2016-10-17 13:52 UTC  (13+ messages)
` [PATCH 01/10] netfilter: get rid of useless debugging from core
` [PATCH 02/10] netfilter: remove comments that predate rcu days
` [PATCH 03/10] netfilter: kill NF_HOOK_THRESH() and state->tresh
` [PATCH 04/10] netfilter: deprecate NF_STOP
` [PATCH 05/10] netfilter: x_tables: move hook state into xt_action_param structure
` [PATCH 06/10] netfilter: nf_tables: use hook state from "
` [PATCH 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow()
` [PATCH 08/10] netfilter: remove hook_entries field from nf_hook_state
` [PATCH 09/10] netfilter: handle queue bypass flag from nf_queue
` [PATCH 10/10] netfilter: merge nf_iterate() into nf_hook_slow()

[PATCH 00/22] ipset patches for nf-next
 2016-10-17 12:51 UTC  (23+ messages)
` [PATCH 01/22] netfilter: ipset: Correct rcu_dereference_bh_nfnl() usage
` [PATCH 02/22] netfilter: ipset: Headers file cleanup
` [PATCH 03/22] netfilter: ipset: Improve skbinfo get/init helpers
` [PATCH 04/22] netfilter: ipset: Improve comment extension helpers
` [PATCH 05/22] netfilter: ipset: Split extensions into separate files
` [PATCH 06/22] netfilter: ipset: Separate memsize calculation code into dedicated function
` [PATCH 07/22] netfilter: ipset: Regroup ip_set_put_extensions and add extern
` [PATCH 08/22] netfilter: ipset: Add element count to hash headers
` [PATCH 09/22] netfilter: ipset: Add element count to all set types header
` [PATCH 10/22] netfilter: ipset: Count non-static extension memory for userspace
` [PATCH 11/22] netfilter: ipset: Simplify mtype_expire() for hash types
` [PATCH 12/22] netfilter: ipset: Make NLEN compile time constant "
` [PATCH 13/22] netfilter: ipset: Make sure element data size is a multiple of u32
` [PATCH 14/22] netfilter: ipset: Optimize hash creation routine
` [PATCH 15/22] netfilter: ipset: Make struct htype per ipset family
` [PATCH 16/22] netfilter: ipset: Collapse same condition body to a single one
` [PATCH 17/22] netfilter: ipset: Fix reported memory size for hash:* types
` [PATCH 18/22] netfilter: ipset: hash:ipmac type support added to ipset
` [PATCH 19/22] netfilter: ipset: use setup_timer() and mod_timer()
` [PATCH 20/22] "
` [PATCH 21/22] "
` [PATCH 22/22] netfilter: ipset: hash: fix boolreturn.cocci warnings

[PATCH nf-next 0/5] netfilter: nft: introduce routing expression
 2016-10-17 12:30 UTC  (9+ messages)
` [PATCH nf-next 1/5] netfilter: nft: UAPI headers for "
` [PATCH nf-next 2/5] netfilter: nft: basic "
` [PATCH nf-next 3/5] netfilter: nft: rt nexthop for IPv4 family
` [PATCH nf-next 4/5] netfilter: nft: rt nexthop for IPv6 family
` [PATCH nf-next 5/5] netfilter: nft: rt nexthop for inet family

[PATCH nft] meta: permit numeric interface type
 2016-10-17  9:42 UTC  (2+ messages)

[PATCH nftables] rt: introduce routing expression
 2016-10-16 13:48 UTC 

[PATCH libnftnl] introduce rt expression
 2016-10-16 13:47 UTC 

[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

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)


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