messages from 2015-04-13 01:14:24 to 2015-05-04 10:51:05 UTC [more...]
[iptables PATCH 2/2 RFC] Remove Libc5 support code
2015-05-04 10:55 UTC (3+ messages)
[PATCH 0/4] Netfilter ingress support (v3)
2015-05-04 10:50 UTC (5+ messages)
` [PATCH 1/4] net: add minimalistic ingress filter hook and port sch_ingress on top of it
` [PATCH 2/4] netfilter: cleanup struct nf_hook_ops indentation
` [PATCH 3/4] netfilter: add hook list to nf_hook_state
` [PATCH 4/4] net: add netfilter ingress hook
[PATCH iptables] libxt_CT: add support for flextuples
2015-05-04 10:38 UTC (2+ messages)
[PATCH nf-next] netfilter: conntrack: add support for flextuples
2015-05-04 10:34 UTC (2+ messages)
[PATCH 3.19 176/177] netfilter: x_tables: fix cgroup matching on non-full sks
2015-05-04 8:46 UTC
[PATCH] netfilter: fix dependency issues between IPv6 defragmentation and ip6tables
2015-05-03 20:09 UTC (4+ messages)
[PATCH -next] netfilter: bridge: free nf_bridge info on xmit
2015-05-03 20:06 UTC
[PATCH -next] netfilter: bridge: neigh_head and physoutdev can't be used at same time
2015-05-03 20:05 UTC
[PATCH] configure.ac: Add --without-{mysql,pgsql}
2015-05-03 14:23 UTC
[iptables PATCH 1/2] Consistently use <errno.h>
2015-05-02 20:50 UTC (3+ messages)
[PATCH 00/34] ipset patches for nf-next
2015-05-02 17:28 UTC (35+ messages)
` [PATCH 01/34] netfilter: ipset: Remove rbtree from hash:net,iface
` [PATCH 02/34] netfilter: ipset: Prepare the ipset core to use RCU at set level
` [PATCH 03/34] netfilter: ipset: Introduce RCU locking in bitmap:* types
` [PATCH 04/34] netfilter: ipset: Introduce RCU locking in hash:* types
` [PATCH 05/34] netfilter: ipset: Introduce RCU locking in list type
` [PATCH 06/34] netfilter: ipset: Fix parallel resizing and listing of the same set
` [PATCH 07/34] netfilter: ipset: Fix sparse warning
` [PATCH 08/34] netfilter: ipset: Use MSEC_PER_SEC consistently
` [PATCH 09/34] netfilter: ipset: Give a better name to a macro in ip_set_core.c
` [PATCH 10/34] netfilter: ipset: Missing rcu protection in mtype_list() fixed
` [PATCH 11/34] netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed
` [PATCH 12/34] netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
` [PATCH 13/34] netfilter: ipset: Fix cidr handling for hash:*net* types
` [PATCH 14/34] netfilter: ipset: Properly calculate extensions offsets and total length
` [PATCH 15/34] netfilter: ipset: Make sure bit operations are not reordered
` [PATCH 16/34] netfilter: ipset: No need to make nomatch bitfield
` [PATCH 17/34] netfilter: ipset: Preprocessor directices cleanup
` [PATCH 18/34] netfilter: ipset: Return ipset error instead of bool
` [PATCH 19/34] netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
` [PATCH 20/34] netfilter: ipset: Check extensions attributes before getting extensions
` [PATCH 21/34] netfilter: ipset: Check IPSET_ATTR_PORT only once
` [PATCH 22/34] netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
` [PATCH 23/34] netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
` [PATCH 24/34] netfilter: ipset: Make sure we always return line number on batch
` [PATCH 25/34] netfilter: ipset: Check CIDR value only when attribute is given
` [PATCH 26/34] netfilter: ipset: Return bool values instead of int
` [PATCH 27/34] netfilter: ipset: Check for comment netlink attribute length
` [PATCH 28/34] netfilter: ipset: Fix ext_*() macros
` [PATCH 29/34] netfilter: ipset: Fix hashing for ipv6 sets
` [PATCH 30/34] netfilter: ipset: Improve preprocessor macros checks
` [PATCH 31/34] netfilter: ipset: Make sure dumping can't grab set being just destroyed
` [PATCH 32/34] netfilter: ipset: RCU safe comment extension handling
` [PATCH 33/34] netfilter: ipset: Fix coding styles reported by checkpatch.pl
` [PATCH 34/34] netfilter: ipset: Use better include files in xt_set.c
Matching MLD with ip6tables
2015-05-02 8:58 UTC (3+ messages)
[PATCH 0/6 RFC] Netfilter ingress support (v2)
2015-05-01 1:15 UTC (43+ messages)
` [PATCH 1/6] netfilter: cleanup struct nf_hook_ops indentation
` [PATCH 2/6] netfilter: add hook list to nf_hook_state
` [PATCH 3/6] netfilter: add nf_hook_list_active()
` [PATCH 4/6] netfilter: move generic hook infrastructure into net/core/hooks.c
` [PATCH 5/6] net: add netfilter ingress hook
` [PATCH 6/6] net: move qdisc ingress filtering on top of netfilter ingress hooks
roadmap of the nftables development
2015-04-30 2:50 UTC (2+ messages)
net-next is now OPEN
2015-04-29 21:08 UTC
Q on contribution to Netfilter
2015-04-29 11:38 UTC
[PATCH] nf_tables: silence needless warning on element delete
2015-04-29 9:49 UTC
[PATCH nft] datatype: fix packet mark type name
2015-04-29 9:14 UTC
[PATCH libnetfilter_log] Add include needed for integer type definition
2015-04-29 8:50 UTC
[PATCH 0/2] Netfilter fixes for net
2015-04-28 3:13 UTC (4+ messages)
` [PATCH 1/2] netfilter: nf_tables: fix wrong length for jump/goto verdicts
` [PATCH 2/2] netfilter: bridge: fix NULL deref in physin/out ifindex helpers
[PATCH] netfilter; Add some missing default cases to switch statements in nft_reject
2015-04-27 17:21 UTC
[PATCH] Allow use of 'socket' match in OUTPUT
2015-04-27 11:47 UTC (2+ messages)
[PATCH -next] netfilter: nf_tables: fix wrong length for jump/goto verdicts
2015-04-27 11:27 UTC (2+ messages)
[PATCH nf] netfilter: bridge: fix NULL deref in physin/out ifindex helpers
2015-04-27 11:26 UTC (2+ messages)
[PATCH net-next 0/6] ipv6: netfilter - coding style improvements
2015-04-27 2:43 UTC
[PATCH] Add arpt_MARK to xt_mark
2015-04-17 2:21 UTC
[PATCH] Add NFPROTO_ARP for mark target
2015-04-17 1:38 UTC (9+ messages)
` [PATCH] Add NFPROTO_ARP for mark
` "
[PATCH 0/7 RFC] Netfilter/nf_tables ingress support
2015-04-16 5:49 UTC (24+ messages)
` [PATCH 1/7] net: refactor __netif_receive_skb_core
[PATCH nf-next v3] netfilter: x_tables: add context to know if extension runs from nft_compat
2015-04-15 8:40 UTC (2+ messages)
[PATCH libnftnl 1/2] src: add batch abstraction
2015-04-14 19:00 UTC (2+ messages)
` [PATCH nft] mnl: use new libnftnl batch API
nftables: oob crash w. verdict maps & jumps
2015-04-14 14:28 UTC (4+ messages)
[PATCH libnftnl 0/5] concatenation and dynamic expression instantiation
2015-04-14 7:00 UTC (6+ messages)
` [PATCH libnftnl 1/5] headers: resync headers for new register definitions
` [PATCH libnftnl 2/5] data: increase maximum possible data size
` [PATCH libnftnl 3/5] expr: seperate expression parsing and building functions
` [PATCH libnftnl 4/5] set_elem: support expressions attached to set elements
` [PATCH libnftnl 5/5] dynset: support expression templates
[PATCH 00/21] Netfilter updates for net-next
2015-04-14 2:18 UTC (23+ messages)
` [PATCH 01/21] netfilter: nf_tables: validate len in nft_validate_data_load()
` [PATCH 02/21] netfilter: nf_tables: rename nft_validate_data_load()
` [PATCH 03/21] netfilter: nft_lookup: use nft_validate_register_store() to validate types
` [PATCH 04/21] netfilter: nf_tables: kill nft_validate_output_register()
` [PATCH 05/21] netfilter: nf_tables: introduce nft_validate_register_load()
` [PATCH 06/21] netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
` [PATCH 07/21] netfilter: nf_tables: use struct nft_verdict within struct nft_data
` [PATCH 08/21] netfilter: nf_tables: convert expressions to u32 register pointers
` [PATCH 09/21] netfilter: nf_tables: kill nft_data_cmp()
` [PATCH 10/21] netfilter: nf_tables: convert sets to u32 data pointers
` [PATCH 11/21] netfilter: nf_tables: add register parsing/dumping helpers
` [PATCH 12/21] netfilter: nf_tables: switch registers to 32 bit addressing
` [PATCH 13/21] netfilter: nf_tables: support variable sized data in nft_data_init()
` [PATCH 14/21] netfilter: nf_tables: variable sized set element keys / data
` [PATCH 15/21] uapi: ebtables: don't include linux/if.h
` [PATCH 16/21] netfilter: nf_tables: add helper functions for expression handling
` [PATCH 17/21] netfilter: nf_tables: prepare for expressions associated to set elements
` [PATCH 18/21] netfilter: nf_tables: mark stateful expressions
` [PATCH 19/21] netfilter: nf_tables: add flag to indicate set contains expressions
` [PATCH 20/21] netfilter: nft_dynset: dynamic stateful expression instantiation
` [PATCH 21/21] netfilter: nf_tables: get rid of the expression example code
[PATCH 1/5 v4] netlink: Fix portid type in netlink_notify
2015-04-13 20:35 UTC (13+ messages)
` [PATCH 2/5 v4] nfc: Fix portid type in urelease_work
` [PATCH 3/5 v4] netfilter: Fix portid types
` [PATCH 4/5 v4] netfilter: Fix format string of nfnetlink_queue proc file
` [PATCH 5/5 v4] netfilter: Fix format string of nfnetlink_log "
[libnftnl PATCH v2] expr: dynset: fix json/xml parsing
2015-04-13 19:24 UTC (2+ messages)
[libnftnl PATCH] expr: dynset: fix json/xml parsing
2015-04-13 19:07 UTC
[PATCH 0/5] netfilter: nf_tables: dynamic stateful expression instantiation
2015-04-13 18:54 UTC (4+ messages)
` [PATCH 6/5] netfilter: nft_dynset: make sure expr extension exists before using it
[PATCH nf-next] netfilter: nf_tables: get rid of the expression example code
2015-04-13 18:17 UTC (2+ messages)
Looking for extensible kernel database format
2015-04-13 18:09 UTC (2+ messages)
[kernel PATCH] uapi: ebtables: don't include linux/if.h
2015-04-13 18:10 UTC (3+ messages)
[PATCH 00/14] netfilter: nf_tables: concatenation support
2015-04-13 18:07 UTC (2+ messages)
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).