messages from 2015-11-25 09:35:58 to 2015-12-07 03:05:54 UTC [more...]
Support marking/matching tc_index in netfilter
2015-12-07 3:05 UTC (6+ messages)
` [PATCH] Add tcindex to conntrack and add netfilter target/matches
[PATCH v2] extensions: libxt_mark: Add translation to nft
2015-12-06 3:32 UTC
[PATCH] extensions: libxt_mark: Add translation to nft
2015-12-06 2:48 UTC (5+ messages)
[PATCH nft 1/7,v2] tests: vlan pcp and cfi are located in the first byte
2015-12-05 19:04 UTC (7+ 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
Business Proposal of $12.8m USD
2015-12-05 17:05 UTC
[PATCH] netfilter: Initialize local variables to NULL, to prevent using them when uninitialized
2015-12-05 10:08 UTC
[PATCH net-next v3 0/8] openvswitch: NAT support
2015-12-04 23:45 UTC (17+ messages)
` [PATCH net-next v3 2/8] netfilter: Factor out nf_ct_get_info()
` [ovs-dev] "
` [PATCH net-next v3 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [ovs-dev] "
` [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 net-next v3 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [PATCH net-next v3 5/8] openvswitch: Find existing conntrack entry after upcall
` [PATCH net-next v3 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH net-next v3 7/8] openvswitch: Delay conntrack helper call for new connections
` [PATCH net-next v3 8/8] openvswitch: Interface with NAT
[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
[PATCH -next] netfilter: meta: add support for setting skb->pkttype
2015-12-03 15:56 UTC
[nft] bug in sets cache
2015-12-03 11:44 UTC
[PATCH v3 nf-next 0/12] netfilter: don't copy init ns hooks to new namespaces
2015-12-03 9:49 UTC (13+ messages)
` [PATCH v3 nf-next 01/12] netfilter: add and use nf_ct_netns_get/put
` [PATCH v3 nf-next 02/12] netfilter: conntrack: register hooks in netns when needed by ruleset
` [PATCH v3 nf-next 03/12] netfilter: xtables: don't register table hooks in namespace at init time
` [PATCH v3 nf-next 04/12] netfilter: defrag: only register defrag functionality if needed
` [PATCH v3 nf-next 05/12] netfilter: nat: add dependencies on conntrack module
` [PATCH v3 nf-next 06/12] netfilter: bridge: register hooks only when bridge interface is added
` [PATCH v3 nf-next 07/12] netfilter: don't call nf_hook_state_init/_hook_slow unless needed
` [PATCH v3 nf-next 08/12] nftables: add conntrack dependencies for nat/masq/redir expressions
` [PATCH v3 nf-next 09/12] nfnetlink: add nfnl_dereference_protected helper
` [PATCH v3 nf-next 10/12] netfilter: ctnetlink: make ctnetlink bind register conntrack hooks
` [PATCH v3 nf-next 11/12] netfilter: hook up nfnetlink log/queue to "
` [PATCH v3 nf-next 12/12] netfilter: inform ctnetlink about new l3 protocol trackers
Bug#806130: linux: netlink_sock_destruct() crash in netns
2015-12-01 23:25 UTC (3+ messages)
[PATCH nft 1/3] tests: add *.got files to .gitignore
2015-12-01 22:45 UTC (3+ messages)
` [PATCH nft 2/3] tests: remove useless logic
` [PATCH nft 3/3] tests: fix crash when rule test is malformed
[ANNOUNCE] NetDev 1.1 updates (Seville, Spain February 10-12)
2015-12-01 19:40 UTC
[PATCH] netfilter: ipvs: avoid unused variable warning
2015-12-01 7:48 UTC (3+ messages)
[PATCH nft] proto: fix VLAN header definition
2015-11-30 13:57 UTC (15+ messages)
kernel crash in netlink_sock_destruct()
2015-11-30 11:44 UTC (4+ messages)
[PATCH nf] netfilter: nf_tables: release objects on netns destruction
2015-11-28 23:00 UTC
[PATCH v4 nf-next 1/2] netfilter: nf_tables: extend tracing infrastructure
2015-11-28 20:53 UTC (2+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_tables: wrap tracing with a static key
[PATCH nft] src: perform sub-byte length matching from the evaluation step
2015-11-28 18:01 UTC (3+ messages)
GIT: [PATCH v3 0/3] netfilter trace infrastructure support
2015-11-28 12:36 UTC (6+ messages)
` [PATCH v3 libnftnl 1/3] src: add "
` [PATCH v2 nf-next 2/3] netfilter: nf_tables: extend tracing infrastructure
` [PATCH v3 nf-next 3/3] netfilter: nf_tables: wrap tracing with a static key
[PATCH nft] null pointer exception
2015-11-28 12:20 UTC (2+ messages)
[PATCH nft] netlink: fix up indentation damage
2015-11-27 17:54 UTC
[RFC PATCH nft] datatype: add scaled integer types
2015-11-27 16:29 UTC
[RFC PATCH nft] parser: add typeof keyword for declarations
2015-11-27 14:50 UTC
[PATCH nft,v2] netlink_delinearize: fix use-after-free
2015-11-27 11:24 UTC
[PATCH nft] netlink_delinearize: fix use-after-free
2015-11-27 11:18 UTC (2+ messages)
[PATCH nft]evaluate function should have a explicitly return value
2015-11-27 9:43 UTC (2+ messages)
[PATCH v2 0/3] src: trace infrastructure support
2015-11-27 9:23 UTC (13+ messages)
` [PATCH v2 libnftnl 1/3] src: add "
` [PATCH v2 nf-next 2/3] netfilter: nf_tables: extend tracing infrastructure
` [PATCH v2 nf-next 3/3] netfilter: nf_tables: wrap tracing with a static key
[RFC PATCH -next] netfilter: nf_ct_sctp: validate vtag for new conntrack entries
2015-11-26 16:53 UTC (19+ messages)
[PATCH 1/1] netfilter: Add new function nf_ct_helper_init to init ct helper easily
2015-11-22 7:27 UTC
[PATCH 2/2] netfilter: Add nf_conntrack_helpers_register to fix one panic
2015-11-22 7:28 UTC
Rendszergazda
2015-11-26 15:38 UTC
[RFC PATCH nft] proto: add missing fields for ARP with IPv4/Ethernet
2015-11-26 13:15 UTC (2+ messages)
[PATCH nf-next 3/6] netfilter: nf_tables: disable old tracing if listener is present
2015-11-26 11:42 UTC (32+ messages)
[PATCH nft 1/2] src: add dscp support
2015-11-26 10:42 UTC (14+ messages)
` [PATCH nft 2/2] src: add ecn support
[nft] add default branch for code integrality
2015-11-26 10:34 UTC (2+ messages)
[nft patch]add default branch for code integrality
2015-11-26 9:49 UTC
[PATCH] iptables: Link libext_arpt to static build
2015-11-26 6:42 UTC (3+ messages)
RE
2015-11-25 18:13 UTC
[PATCH nft] proto: fix arpop symbol table endianess
2015-11-25 15:30 UTC
[PATCH 1/1] netfilter: Add new function nf_ct_helper_init to init ct helper easily
2015-11-25 15:08 UTC (2+ messages)
[nftables] goto vs jump documentation
2015-11-25 13:31 UTC (5+ messages)
[nft]: fix some bugs of return value
2015-11-25 13:03 UTC (2+ messages)
[PATCH v2] Root in namespace owns x_tables /proc entries
2015-11-25 12:55 UTC (3+ messages)
` [PATCH v3] Set /proc/net entries owner to root in namespace
[PATCH v2] netfilter: payload mangling
2015-11-25 12:53 UTC (3+ messages)
` [PATCH v2] netfilter: nft_payload: add packet mangling support
[PATCH -next] netfilter: nf_tables: remove unused struct members
2015-11-25 12:51 UTC (2+ messages)
[PATCH 1/2 nf-next] netfilter: nf_tables: add packet duplication to the netdev family
2015-11-25 12:39 UTC (2+ messages)
` [PATCH 2/2 nf-next] netfilter: nf_tables: add fwd expression "
[PATCH 0/6] nftables trace support
2015-11-25 12:20 UTC (8+ messages)
` [PATCH nf-next 1/6] netfilter: nf_tables: extend tracing infrastructure
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).