netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-10 12:51:27 to 2015-12-21 21:55:03 UTC [more...]

[PATCH 1/2] netfilter: prepare xt_cgroup for multi revisions
 2015-12-21 21:55 UTC  (2+ messages)
` [PATCH 2/2] netfilter: implement xt_cgroup cgroup2 path match

[PATCH] extensions: libxt_NFLOG: Add translation to nft
 2015-12-21 17:35 UTC 

[PATCH] extensions: libxt_NFQUEUE: Add translation to nft
 2015-12-21 13:23 UTC 

Syn proxy causes vcenter traffic not working properly
 2015-12-21 11:22 UTC 

[PATCH v3 nf-next 0/12] netfilter: don't copy init ns hooks to new namespaces
 2015-12-20 21:01 UTC  (5+ messages)
` [PATCH v3 nf-next 09/12] nfnetlink: add nfnl_dereference_protected helper

[PATCH] extensions: libxt_esp: Add translation to nft
 2015-12-20 18:13 UTC 

[PATCH] extensions: libxt_devgroup: Add translation to nft
 2015-12-20 12:03 UTC 

Support of different targets in nftables
 2015-12-20 10:35 UTC  (3+ messages)

About a bug reported
 2015-12-20  7:14 UTC 

[PATCH v4] extensions: libxt_mark: Add translation to nft
 2015-12-20  3:14 UTC 

[PATCH v2] extensions: libxt_mark: Add translation to nft
 2015-12-20  2:18 UTC  (13+ messages)

nftables symbols
 2015-12-19 18:01 UTC  (5+ messages)

[PATCH v3] extensions: libxt_mark: Add translation to nft
 2015-12-19 17:48 UTC  (2+ messages)

[PATCH nft 0/5] ct: add support for directional keys
 2015-12-18 21:08 UTC  (6+ messages)
` [PATCH nft 1/5] "
` [PATCH nft 2/5] netlink: don't handle lhs zero-length expression as concat type
` [PATCH nft 3/5] netlink: only drop mask if it matches left known-size operand
` [PATCH nft 4/5] src: ct: make ct l3proto work
` [PATCH nft 5/5] tests: add ct tests for ip family

[PATCH 00/23] Netfilter updates for net-next
 2015-12-18 20:38 UTC  (25+ messages)
` [PATCH 01/23] netfilter: ebtables: use __u64 from linux/types.h
` [PATCH 02/23] netfilter: fix include files for compilation
` [PATCH 03/23] netfilter-bridge: Cleanse indentation
` [PATCH 04/23] netfilter-bridge: use netdev style comments
` [PATCH 05/23] netfilter-bridge: brace placement
` [PATCH 06/23] netfilter-bridge: layout of if statements
` [PATCH 07/23] netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
` [PATCH 08/23] netfilter: remove duplicate include
` [PATCH 09/23] netfilter: ipv6: nf_defrag: avoid/free clone operations
` [PATCH 10/23] netfilter: ipv6: avoid nf_iterate recursion
` [PATCH 11/23] netfilter: Set /proc/net entries owner to root in namespace
` [PATCH 12/23] netfilter: nf_tables: remove unused struct members
` [PATCH 13/23] netfilter: nft_payload: add packet mangling support
` [PATCH 14/23] netfilter: nf_tables: extend tracing infrastructure
` [PATCH 15/23] netfilter: nf_tables: wrap tracing with a static key
` [PATCH 16/23] netfilter: ipv6: nf_defrag: fix NULL deref panic
` [PATCH 17/23] netfilter: nfnetlink_log: Change setter functions to be void
` [PATCH 18/23] netfilter: nf_tables: fix nf_log_trace based tracing
` [PATCH 19/23] netfilter: cttimeout: add netns support
` [PATCH 20/23] netfilter: prepare xt_cgroup for multi revisions
` [PATCH 21/23] netfilter: implement xt_cgroup cgroup2 path match
` [PATCH 22/23] nfnetlink: add nfnl_dereference_protected helper
` [PATCH 23/23] netfilter: meta: add support for setting skb->pkttype

[PATCH] ila: add NETFILTER dependency
 2015-12-18 20:37 UTC  (5+ messages)

[RFC nft] ct expr: make directional keys work
 2015-12-18 20:30 UTC  (5+ messages)

[ANNOUNCE] iptables 1.6.0 release
 2015-12-18 20:17 UTC  (3+ messages)

[PATCH nf] netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
 2015-12-18 13:46 UTC  (2+ messages)

[PATCH 0/5] new testsuite for nft
 2015-12-18 13:08 UTC  (9+ messages)
` [PATCH 1/5] tests/: rearrange tests directory
` [PATCH 2/5] tests/: add shell test-suite
` [PATCH 3/5] tests/shell: add maps tests cases
` [PATCH 4/5] tests/shell: add tests for handles and comments
` [PATCH 5/5] tests/shell: add test case for cache bug

[PATCH V2 nf-next] netfilter: meta: add support for setting skb->pkttype
 2015-12-18 12:07 UTC  (5+ messages)

[PATCH nft] netlink_delinearize: add previous statement to rule_pp_ctx
 2015-12-17 19:07 UTC  (2+ messages)

[PATCH net-next v5 0/8] openvswitch: NAT support
 2015-12-17 13:33 UTC  (11+ messages)
` [PATCH net-next v5 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [PATCH net-next v5 2/8] netfilter: Factor out nf_ct_get_info()
  ` [PATCH net-next v5 3/8] netfilter: Allow calling into nat helper without skb_dst
  ` [PATCH net-next v5 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
  ` [PATCH net-next v5 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH net-next v5 5/8] openvswitch: Find existing conntrack entry after upcall
` [PATCH net-next v5 7/8] openvswitch: Delay conntrack helper call for new connections
` [PATCH net-next v5 8/8] openvswitch: Interface with NAT

[PATCH] netfilter: nf_ct_sctp: validate vtag for new conntrack entries
 2015-12-17 11:05 UTC  (8+ messages)

[PATCH net-next v4 0/8] openvswitch: NAT support
 2015-12-17  0:54 UTC  (7+ messages)
` [PATCH net-next v4 2/8] netfilter: Factor out nf_ct_get_info()
` [PATCH net-next v4 8/8] openvswitch: Interface with NAT

[PATCH nf] netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
 2015-12-15 20:29 UTC 

[PATCH 4/5,nf-next] netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
 2015-12-15 18:41 UTC  (2+ messages)
` [PATCH 5/5,nf-next] netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks

[PATCH 2/5,nf-next] netfilter: nf_tables: destroy basechain and rules on netdevice removal
 2015-12-15 18:40 UTC  (2+ messages)
` [PATCH 3/5,nf-next] netfilter: nf_tables: remove check against removal of inactive objects

[PATCH 1/5 nf,v3] netfilter: nf_tables: release objects on netns destruction
 2015-12-15 18:39 UTC 

IPTables connection mark rule stops working
 2015-12-15 17:44 UTC 

[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2015-12-15  2:11 UTC  (9+ messages)
` [PATCH 7/8] netfilter: prepare xt_cgroup for multi revisions
` [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match
  ` [PATCH net-next] net, cgroup: cgroup_sk_updat_lock was missing initializer

Linux 4.3.1 regression: -m state returns "Protocol wrong type for socket"
 2015-12-14 21:21 UTC  (24+ messages)

[ANNOUNCE] Another round of NetDev 1.1 updates
 2015-12-14 20:12 UTC 

[PATCH -stable] netfilter: ctnetlink: put back references to master ct and expect objects
 2015-12-14 19:49 UTC 

[PATCH nft 1/3] tests: add *.got files to .gitignore
 2015-12-14 19:39 UTC  (3+ messages)

[PATCH v4] libmnl: Drop the EXPORT_SYMBOL() tags
 2015-12-14 19:25 UTC  (6+ messages)

[PATCH nft 1/7,v2] tests: vlan pcp and cfi are located in the first byte
 2015-12-14 17:38 UTC  (3+ messages)
` [PATCH nft 2/7,v2] src: fix sub-byte protocol header definitions

[PATCH -stable] netfilter: nf_log: don't zap all loggers on unregister
 2015-12-14 17:12 UTC  (7+ messages)
` [PATCH -stable-3.18] netfilter: nft_compat: fix module refcount underflow
` [PATCH -stable] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
` [PATCH -stable] netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
` [PATCH -stable] netfilter: nf_tables: fix bogus warning in nft_data_uninit()
` [PATCH -stable] netfilter: ip6t_SYNPROXY: fix NULL pointer dereference

[PATCH 0/6] netfilter fixes for net
 2015-12-14 16:09 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
` [PATCH 2/6] netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
` [PATCH 3/6] netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
` [PATCH 4/6] netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones
` [PATCH 5/6] netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
` [PATCH 6/6] netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort

[PATCH -stable-*] netfilter: nf_conntrack: Support expectations in different zones
 2015-12-14 12:18 UTC 

Support marking/matching tc_index in netfilter
 2015-12-14  9:50 UTC  (8+ messages)
` [PATCH] Add tcindex to conntrack and add netfilter target/matches

rebasing nf tree
 2015-12-13 21:51 UTC 

[PATCH net] nftables: use list_for_each_entry_safe_reverse to traversal commit_list in nf_tables_abort
 2015-12-13 21:47 UTC  (4+ messages)

[PATCH nf,v2] netfilter: nf_tables: release objects on netns destruction
 2015-12-13 21:42 UTC  (3+ messages)

[PATCH nf] netfilter: conntrack: resched in nf_ct_iterate_cleanup
 2015-12-11 17:21 UTC  (6+ messages)

[PATCH nf-next] netfilter: nf_tables: fix nf_log_trace based tracing
 2015-12-10 17:22 UTC  (2+ messages)

[PATCH 1/4] list: introduce list_is_first()
 2015-12-10 16:47 UTC  (9+ messages)
` [PATCH 2/4] livepatch: use list_is_first()
  ` [PATCH 3/4] netfilter: ipset: "
    ` [PATCH 4/4] elevator: use list_is_{first,last}

[PATCH nf 1/2] netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
 2015-12-10 12:51 UTC  (4+ messages)
` [PATCH nf 2/2] nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones


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