netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-22 19:56:36 to 2019-04-30 12:29:18 UTC [more...]

[PATCH 1/1] netfilter: connmark: introduce savedscp
 2019-04-30 12:29 UTC  (4+ messages)
` [RFC nf-next v2 0/2] xt_connmark: add savedscp-mark action
  ` [RFC nf-next v2 1/2] netfilter: connmark: introduce savedscp

[nftables v1] Add support for https://www.ietf.org/id/draft-ietf-tsvwg-le-phb-10.txt which is close to being published as an RFC
 2019-04-30 12:23 UTC  (2+ messages)

[nft PATCH 0/4] Misc minor fixes
 2019-04-30 12:21 UTC  (6+ messages)
` [nft PATCH 1/4] tests: monitor: Adjust to changed events ordering
` [nft PATCH 2/4] tests/py: Fix error messages in chain_delete()
` [nft PATCH 3/4] parser_json: Fix typo in ct timeout policy parser
` [nft PATCH 4/4] parser_json: Fix parser for list maps command

[PATCH] netfilter: conntrack: limit sysctl setting for boolean options
 2019-04-30 12:19 UTC  (2+ messages)

[PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
 2019-04-30 12:18 UTC  (2+ messages)

[PATCH ulogd2,v2 1/2] IPFIX: Add IPFIX output plugin
 2019-04-30 12:14 UTC  (4+ messages)
` [PATCH ulogd2,v2 2/2] IPFIX: Introduce template record support

[PATCH iptables,v2] xshared: check for maximum buffer length in add_param_to_argv()
 2019-04-30 12:07 UTC 

[PATCH net-next v3 0/4] openvswitch: load and reference the NAT helper
 2019-04-30 11:42 UTC  (2+ messages)

[PATCH v2] netfilter: nft_ct: Add ct id support
 2019-04-30 11:44 UTC  (3+ messages)

[PATCH nf] netfilter: nf_tables: delay chain policy update until transaction is complete
 2019-04-30 11:46 UTC  (2+ messages)

[PATCH nf v2 3/3] netfilter: nf_flow_table: do not use deleted CT's flow offload
 2019-04-30 11:59 UTC  (2+ messages)

[PATCH nf v2 0/3] netfilter: nf_flow_table: fix several flowtable bugs
 2019-04-30 11:48 UTC  (2+ messages)

[PATCH -next 0/3] netfilter: header cleanup
 2019-04-30 11:39 UTC  (2+ messages)

[PATCH nft] src: fix double free on xt stmt destruction
 2019-04-30 11:17 UTC  (2+ messages)

[PATCH] selftests : netfilter: Wrote a error and exit code for a command which needed veth kernel module
 2019-04-30 10:52 UTC 

[PATCH] netfilter: fix nf_l4proto_log_invalid to log invalid packets
 2019-04-30  6:38 UTC  (3+ messages)

[PATCH 0/9 net-next,v2] connection tracking support for bridge
 2019-04-29 22:08 UTC  (11+ messages)
` [PATCH 1/9 net-next,v2] net: ipv4: add skbuff fraglist splitter
` [PATCH 2/9 net-next,v2] net: ipv6: "
` [PATCH 3/9 net-next,v2] net: ipv4: split skbuff into fragments transformer
` [PATCH 4/9 net-next,v2] net: ipv6: "
` [PATCH 5/9 net-next,v2] net: ipv4: place cb handling away from fragmentation iterators
` [PATCH 6/9 net-next,v2] netfilter: nf_conntrack: allow to register bridge support
` [PATCH 7/9 net-next,v2] netfilter: bridge: add connection tracking system
` [PATCH 8/9 net-next,v2] netfilter: nf_conntrack_bridge: add support for IPv6
` [PATCH 9/9 net-next,v2] netfilter: nf_conntrack_bridge: register inet conntrack for bridge

[PATCH nf v2 2/3] netfilter: nf_flow_table: check ttl value in flow offload data path
 2019-04-29 16:55 UTC 

[PATCH nf v2 1/3] netfilter: nf_flow_table: fix netdev refcnt leak
 2019-04-29 16:55 UTC 

[PATCH 00/31] Netfilter updates for net-next
 2019-04-29 15:39 UTC  (8+ messages)
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush

[PATCH nf] netfilter: nft_flow_offload: add entry to flowtable after confirmation
 2019-04-29 14:40 UTC  (2+ messages)

Netlink socket protocol NETLINK_NFLOG
 2019-04-29  1:30 UTC 

[PATCH RFC 0/4] Netlink bus descriptions
 2019-04-28 19:53 UTC  (19+ messages)
` [PATCH RFC 4/4] netfilter: nf_tables: add netlink description

Issue related to conntrack while insert new rule with conntrack command in linux
 2019-04-28  8:02 UTC  (12+ messages)

[PATCH][nf-next] netfilter: slightly optimize nf_inet_addr_mask
 2019-04-28  7:12 UTC 

[PATCH v2] ipvs:set sock send/receive buffer correctly
 2019-04-28  3:03 UTC  (2+ messages)

[PATCH net-next 0/3] make nla_nest_start() add NLA_F_NESTED flag
 2019-04-27 21:04 UTC  (16+ messages)
` [PATCH net-next 1/3] netlink: "
` [PATCH net-next 2/3] ipset: drop ipset_nest_start() and ipset_nest_end()
` [PATCH net-next 3/3] net: fix two coding style issues

Netfilter fixes for 4.19 -stable
 2019-04-27 12:28 UTC  (2+ messages)

[PATCH nf 2/4] netfilter: nft_flow_offload: do not make un-established tcp flow_offload session
 2019-04-27  9:21 UTC  (5+ messages)

[PATCH net-next,RFC 0/9] net: sched: prepare to reuse per-block callbacks from netfilter
 2019-04-26 19:22 UTC  (20+ messages)
` [PATCH net-next,RFC 1/9] net: sched: move tcf_block_cb before indr_block
` [PATCH net-next,RFC 2/9] net: sched: add tcf_block_cb_alloc()
` [PATCH net-next,RFC 3/9] net: sched: add tcf_block_cb_free()
` [PATCH net-next,RFC 4/9] net: sched: add tcf_block_setup()
` [PATCH net-next,RFC 5/9] net: sched: add release callback to struct tcf_block_cb
` [PATCH net-next,RFC 6/9] net: sched: add tcf_setup_block_offload()
` [PATCH net-next,RFC 7/9] net: use tcf_block_setup() infrastructure
` [PATCH net-next,RFC 8/9] net: cls_api: do not expose tcf_block to drivers
` [PATCH net-next,RFC 8/9] net: sched: remove tcf_block_cb_{register,unregister}()
` [PATCH net-next,RFC 9/9] net: cls_api: do not expose tcf_block to drivers

[PATCH nf 4/4] netfilter: nf_flow_table: do not use deleted CT's flow offload
 2019-04-26 17:17 UTC  (3+ messages)

[PATCH xtables-nft 0/6] handle parallel restore case
 2019-04-26 17:05 UTC  (8+ messages)
` [PATCH xtables-nft 1/6] xtables: unify user chain add/flush for "
` [PATCH xtables-nft 2/6] xtables: add skip flag to objects
` [PATCH xtables-nft 3/6] xtables: add and use nft_build_cache
` [PATCH xtables-nft 4/6] xtables: add and set "implict" flag on transaction objects
` [PATCH xtables-nft 5/6] xtables: handle concurrent ruleset modifications
` [PATCH xtables-nft 6/6] tests: add test script for race-free restore

[PATCH nf 3/4] netfilter: nf_flow_table: check ttl value in flow offload data path
 2019-04-26 16:54 UTC 

[PATCH nf 1/4] netfilter: nf_flow_table: fix netdev refcnt leak
 2019-04-26 16:52 UTC 

[PATCH nf 0/4] netfilter: nf_flow_table: fix several flowtable bugs
 2019-04-26 16:51 UTC 

[PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-04-26 16:06 UTC  (2+ messages)

[PATCH] extensions: libxt_owner: Add complementary groups option
 2019-04-26 16:02 UTC 

[PATCH] netfilter: xt_owner: Add complementary groups option
 2019-04-26 16:02 UTC 

[PATCH nft] ct: Add support for the 'id' key
 2019-04-26 14:06 UTC  (3+ messages)

[nft PATCH RFC 0/2] JSON schema for nftables.py
 2019-04-26  7:45 UTC  (5+ messages)
` [nft PATCH RFC 1/2] py: Implement JSON validation in nftables module
` [nft PATCH RFC 2/2] tests/py: Support JSON validation

[PATCH net] netfilter: nf_ct_h323: restore boundary check correctness
 2019-04-25 21:46 UTC 

[nft PATCH] use UDATA defines from libnftnl
 2019-04-25 12:56 UTC 

Issue related to conntrack while insert new rule with conntrack command in linux
 2019-04-25  9:22 UTC 

[RFC PATCH net-next 0/3] make nla_nest_start() add NLA_F_NESTED flag
 2019-04-25  9:08 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] netlink: "
` [RFC PATCH net-next 2/3] ipset: drop ipset_nest_start() and ipset_nest_end()
` [RFC PATCH net-next 3/3] net: fix two coding style issues

[PATCH v2] net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake
 2019-04-25  7:21 UTC  (3+ messages)

[PATCH] IPFIX output plugin
 2019-04-24 14:06 UTC  (7+ messages)

[PATCH] net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake
 2019-04-24  9:11 UTC  (3+ messages)

KASAN: use-after-free Read in seccomp_notify_release (2)
 2019-04-23 22:06 UTC  (4+ messages)

[PATCH] netfilter: nft_ct: Add ct id support
 2019-04-23 20:47 UTC  (2+ messages)

dict: A netfilter expression for dictionary lookups
 2019-04-23 20:18 UTC  (5+ messages)

[PATCH libnftnl] src: Add ct id support
 2019-04-23 20:18 UTC 

[PATCH v2 61/79] docs: leds: convert to ReST
 2019-04-23 19:00 UTC  (2+ messages)

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-04-23 10:28 UTC  (4+ messages)

[PATCH 00/10] Netfilter/IPVS fixes for net
 2019-04-23  4:25 UTC  (12+ messages)
` [PATCH 01/10] selftests: netfilter: check icmp pkttoobig errors are set as related
` [PATCH 02/10] netfilter: conntrack: don't set related state for different outer address
` [PATCH 03/10] netfilter: conntrack: initialize ct->timeout
` [PATCH 04/10] ipvs: do not schedule icmp errors from tunnels
` [PATCH 05/10] netfilter: ctnetlink: don't use conntrack/expect object addresses as id
` [PATCH 06/10] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
` [PATCH 07/10] netfilter: nat: fix icmp id randomization
` [PATCH 08/10] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
` [PATCH 09/10] netfilter: never get/set skb->tstamp
` [PATCH 10/10] netfilter: fix nf_l4proto_log_invalid to log invalid packets

[PATCH iptables] xshared: check for maximum buffer length in dd_param_to_argv()
 2019-04-22 21:21 UTC 

[PATCH AUTOSEL 5.0 16/98] netfilter: nft_set_rbtree: check for inactive element after flag mismatch
 2019-04-22 19:40 UTC  (5+ messages)
` [PATCH AUTOSEL 5.0 17/98] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
` [PATCH AUTOSEL 5.0 18/98] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
` [PATCH AUTOSEL 5.0 19/98] netfilter: ip6t_srh: fix NULL pointer dereferences
` [PATCH AUTOSEL 5.0 20/98] netfilter: nf_tables: bogus EBUSY in helper removal from transaction

[PATCH AUTOSEL 4.19 10/68] netfilter: nft_set_rbtree: check for inactive element after flag mismatch
 2019-04-22 19:44 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 11/68] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
` [PATCH AUTOSEL 4.19 12/68] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies

[PATCH AUTOSEL 4.14 04/43] netfilter: nft_set_rbtree: check for inactive element after flag mismatch
 2019-04-22 19:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 05/43] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING

[PATCH AUTOSEL 4.9 05/29] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
 2019-04-22 19:48 UTC 


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