messages from 2015-12-03 21:59:37 to 2015-12-15 20:29:25 UTC [more...]
[PATCH nf] netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
2015-12-15 20:29 UTC
[PATCH] netfilter: nf_ct_sctp: validate vtag for new conntrack entries
2015-12-15 19:03 UTC (7+ messages)
[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 (16+ messages)
` [PATCH 1/8] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/8] kernfs: implement kernfs_walk_and_get()
` [PATCH 5/8] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 6/8] sock, cgroup: add sock->sk_cgroup
` [PATCH 7/8] netfilter: prepare xt_cgroup for multi revisions
` [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match
` [PATCH 3/8] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/8] netprio_cgroup: limit the maximum css->id to USHRT_MAX
` [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 (8+ messages)
` [PATCH nft 2/7,v2] src: fix sub-byte protocol header definitions
` [PATCH nft 3/7] netlink_delinearize: postprocess expression before range merge
` [PATCH nft 4/7] evaluate: transfer right shifts to constant side
` [PATCH nft 5/7] evaluate: transfer right shifts to range side
` [PATCH nft 6/7] evaluate: transfer right shifts to set reference side
` [PATCH nft 7/7] src: move payload sub-byte matching to the evaluation step
[PATCH V2 nf-next] netfilter: meta: add support for setting skb->pkttype
2015-12-14 17:26 UTC (4+ messages)
[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 (10+ 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 (5+ 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 0/5] new testsuite for nft
2015-12-11 13:29 UTC (7+ 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 net-next v4 0/8] openvswitch: NAT support
2015-12-10 21:51 UTC (14+ messages)
` [PATCH net-next v4 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [PATCH net-next v4 2/8] netfilter: Factor out nf_ct_get_info()
` [PATCH net-next v4 3/8] netfilter: Allow calling into nat helper without skb_dst
` [PATCH net-next v4 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [PATCH net-next v4 5/8] openvswitch: Find existing conntrack entry after upcall
` [PATCH net-next v4 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH net-next v4 7/8] openvswitch: Delay conntrack helper call for new connections
` [PATCH net-next v4 8/8] openvswitch: Interface with NAT
[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 (5+ messages)
` [PATCH nf 2/2] nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones
[PATCH -next] netfilter: meta: add support for setting skb->pkttype
2015-12-10 1:41 UTC (3+ messages)
undefined reference to `nf_conntrack_untracked'
2015-12-09 21:10 UTC
[PATCH nf] netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
2015-12-09 21:09 UTC
GIT: [PATCH v3 0/3] netfilter trace infrastructure support
2015-12-09 14:06 UTC (4+ messages)
` [PATCH v3 libnftnl 1/3] src: add "
[PATCH nf-next] netfilter: nftables: Change the return type of nfulnl_set_timeout() and nfulnl_set_qthresh() to be void
2015-12-09 14:00 UTC (3+ messages)
[PATCH] netfilter: Initialize local variables to NULL, to prevent using them when uninitialized
2015-12-09 13:50 UTC (2+ messages)
[PATCH] netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
2015-12-09 13:48 UTC (5+ messages)
` [netfilter-core] "
[PATCH nf-next] netfilter: ipv6: nf_defrag: fix NULL deref panic
2015-12-09 13:27 UTC (2+ messages)
[PATCH v2] extensions: libxt_mark: Add translation to nft
2015-12-09 13:26 UTC (2+ messages)
[PATCH nf-next] netfilter: cttimeout: add netns support
2015-12-09 13:07 UTC
[PATCH] iptables: Link libext_arpt to static build
2015-12-09 12:53 UTC (4+ messages)
nf_conntrack_count is increasing
2015-12-09 12:23 UTC (3+ messages)
[PATCH v4 nf-next 1/2] netfilter: nf_tables: extend tracing infrastructure
2015-12-09 12:22 UTC (4+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_tables: wrap tracing with a static key
next-20151207 - crash in IPv6 code
2015-12-09 2:15 UTC (4+ messages)
libnetfilter_conntrack: set_attr_dnat_ipv4
2015-12-08 22:37 UTC (2+ messages)
[PATCH xtables-addons] make xt_ACCOUNT network namespace aware
2015-12-08 17:41 UTC
Warning Mailbox Exceeded Quota Limit
2015-12-08 11:13 UTC
nf_conntrack_ipv4: UDP packets are spuriously dropped on parallel send via loopback device on SMP machines
2015-12-07 14:14 UTC
[PATCH nf-next 0/3] netfilter: nftables: add set support for conntrack labels
2015-12-07 12:05 UTC (4+ messages)
` [PATCH nf-next 1/3] netfilter: connlabels: move helpers to xt_connlabel
` [PATCH nf-next 2/3] netfilter: labels: don't emit ct event if labels are unchanged
` [PATCH nf-next 3/3] netfilter: nftables: add connlabel set support
[PATCH] extensions: libxt_mark: Add translation to nft
2015-12-06 2:48 UTC (5+ messages)
Business Proposal of $12.8m USD
2015-12-05 17:05 UTC
[PATCH net-next v3 0/8] openvswitch: NAT support
2015-12-04 23:45 UTC (4+ messages)
` [PATCH net-next v3 3/8] netfilter: Allow calling into nat helper without skb_dst
` [PATCH net-next v3 3/8] netfilter: Allow calling into nat helper without skb_dst.g
` [ovs-dev] "
[PATCH nft 1/2] tests: vlan pcp and cfi are located in the first byte
2015-12-04 18:45 UTC (4+ messages)
` [PATCH nft 2/2] src: fix sub-bytes protocol header definition
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).