netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 17:33:38 to 2018-10-20 09:43:09 UTC [more...]

[PATCH 00/10] Netfilter updates for net-next
 2018-10-20  9:43 UTC  (3+ messages)
` [PATCH 01/10] netfilter: Replace spin_is_locked() with lockdep
` [PATCH 02/10] netfilter: cttimeout: remove set but not used variable 'l3num'

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-10-19 23:18 UTC  (19+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

netfilter request for -stable 4.9.x inclusion
 2018-10-18 12:42 UTC  (2+ messages)

[PATCH net] netfilter: fix DNAT target for shifted portmap ranges
 2018-10-16 17:35 UTC  (2+ messages)

[PATCH net-next 0/3] ip_tunnel: specify tunnel type via template
 2018-10-16  8:03 UTC  (6+ messages)
` [PATCH net-next 1/3] ip_tunnel: add type field to struct ip_tunnel_info
` [PATCH net-next 2/3] net: act_tunnel_key: support for tunnel type
` [PATCH net-next 3/3] netfilter: nft_tunnel: "

linux-next: build failure after merge of the netfilter-next tree
 2018-10-16  8:02 UTC  (2+ messages)

[PATCH net-next] netfilter: cttimeout: remove set but not used variable 'l3num'
 2018-10-15 11:55 UTC  (2+ messages)

[PATCH RFC,net-next 0/3] ip_tunnel: specify tunnel type via template
 2018-10-14 17:59 UTC  (13+ messages)
` [PATCH RFC,net-next 1/3] ip_tunnel: add type field to struct ip_tunnel_info
` [PATCH RFC,net-next 2/3] net: act_tunnel_key: support for tunnel type
` [PATCH RFC,net-next 3/3] netfilter: nft_tunnel: "

[PATCH] netfilter: x_tables: fix missing unlock if table init fails
 2018-10-12 23:35 UTC  (2+ messages)

[PATCH 00/31] Netfilter updates for net-next
 2018-10-10 12:53 UTC  (35+ messages)
` [PATCH 01/31] netfilter: nf_tables: rt: allow checking if dst has xfrm attached
` [PATCH 02/31] netfilter: nf_tables: split set destruction in deactivate and destroy phase
` [PATCH 03/31] netfilter: nf_tables: warn when expr implements only one of activate/deactivate
` [PATCH 04/31] netfilter: nf_tables: asynchronous release
` [PATCH 05/31] netfilter: remove obsolete need_conntrack stub
` [PATCH 06/31] netfilter: nf_tables: add xfrm expression
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush
` [PATCH 08/31] netfilter: xt_cgroup: shrink size of v2 path
` [PATCH 09/31] netfilter: nf_tables: avoid BUG_ON usage
` [PATCH 10/31] netfilter: xtables: avoid BUG_ON
` [PATCH 11/31] netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL
` [PATCH 12/31] netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
` [PATCH 13/31] netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6}
` [PATCH 14/31] netfilter: conntrack: pass nf_hook_state to packet and error handlers
` [PATCH 15/31] netfilter: conntrack: remove the l4proto->new() function
` [PATCH 16/31] netfilter: conntrack: deconstify packet callback skb pointer
` [PATCH 17/31] netfilter: conntrack: avoid using ->error callback if possible
` [PATCH 18/31] netfilter: conntrack: remove error callback and handle icmp from core
` [PATCH 19/31] netfilter: conntrack: remove unused proto arg from netns init functions
` [PATCH 20/31] netfilter: conntrack: remove l3->l4 mapping information
` [PATCH 21/31] netfilter: conntrack: clamp l4proto array size at largers supported protocol
` [PATCH 22/31] netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_packet()
` [PATCH 23/31] netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init
` [PATCH 24/31] netfilter: ctnetlink: must check mark attributes vs NULL
` [PATCH 25/31] netfilter: masquerade: don't flush all conntracks if only one address deleted on device
` [PATCH 26/31] netfilter: nf_tables: add SECMARK support
` [PATCH 27/31] netfilter: nf_tables: add requirements for connsecmark support
` [PATCH 28/31] netfilter: nf_flow_table: remove unnecessary nat flag check code
` [PATCH 29/31] netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fast()
` [PATCH 30/31] netfilter: xt_quota: fix the behavior of xt_quota module
` [PATCH 31/31] netfilter: xt_quota: Don't use aligned attribute in sizeof

[RFC] UAPI: Check headers by compiling all together as C++
 2018-10-09 15:35 UTC  (5+ messages)
` [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2]
  ` [netfilter-core] "

[PATCH net-next iptables] Rework the xt_quota module
 2018-10-08 23:16 UTC  (21+ messages)
` [PATCH iptables] extensions: libxt_quota: Allow setting the remaining quota
` [PATCH net-next] netfilter: xt_quota: fix the behavior of xt_quota module

[PATCH] netfilter: xt_quota: Don't use aligned attribute in sizeof
 2018-10-08 22:20 UTC  (2+ messages)

[PATCH] openvswitch: load NAT helper
 2018-10-05  4:55 UTC  (2+ messages)

[PATCH 14/16] netfilter: Replace spin_is_locked() with lockdep
 2018-10-03  8:29 UTC  (2+ messages)

[PATCH] Revert "openvswitch: Fix template leak in error cases."
 2018-10-02  6:21 UTC  (3+ messages)

[PATCH 0/6] Netfilter fixes for net
 2018-10-01 22:41 UTC  (8+ messages)
` [PATCH 1/6] netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
` [PATCH 2/6] netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
` [PATCH 3/6] netfilter: conntrack: get rid of double sizeof
` [PATCH 4/6] netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
` [PATCH 5/6] netfilter: avoid erronous array bounds warning
` [PATCH 6/6] netfilter: xt_socket: check sk before checking for netns

__nf_register_net_hook jump label splat
 2018-10-01 20:57 UTC  (4+ messages)

[PATCH] netfilter: masquerade: don't flush all conntracks if only one address deleted on device
 2018-09-28 12:22 UTC  (2+ messages)

[PATCH v3 1/2] netfilter: nf_tables: add SECMARK support
 2018-09-28  9:01 UTC  (4+ messages)
` [PATCH v3 2/2] netfilter: nf_tables: add requirements for connsecmark support

[PATCH] netfilter: check if the socket netns is correct
 2018-09-28  8:33 UTC  (4+ messages)

bpfilter breaks IPT_SO_GET_INFO
 2018-09-25 17:59 UTC  (3+ messages)

[PATCH v2 1/2] netfilter: nf_tables: add SECMARK support
 2018-09-24  3:03 UTC  (8+ messages)
` [PATCH 2/2] netfilter: nf_tables: add requirements for connsecmark support

general protection fault in ctnetlink_alloc_filter
 2018-09-23  7:48 UTC  (4+ messages)
` [PATCH nf-next] netfilter: ctnetlink: must check mark attributes vs NULL

[PATCH net-next 0/3] net: wean netfilter from fib_nh
 2018-09-21  3:02 UTC  (6+ messages)
` [PATCH net-next 1/3] net/ipv4: Move device validation to helper
` [PATCH net-next 2/3] netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
` [PATCH net-next 3/3] netfilter: nft_fib: Convert nft_fib4_eval "

[PATCH net] netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
 2018-09-20 16:25 UTC  (2+ messages)

[PATCH] netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
 2018-09-20 16:24 UTC  (2+ messages)

[PATCH] netfilter: conntrack: get rid of double sizeof
 2018-09-20 16:22 UTC  (3+ messages)

[PATCH] netfilter: nf_tables: add SECMARK support
 2018-09-20 15:23 UTC  (8+ messages)

Announcing Netdev 0x13 conference
 2018-09-18 12:11 UTC 

[PATCH 4.14 095/126] inet: frags: Convert timers to use timer_setup()
 2018-09-17 22:42 UTC 

KMSAN: uninit-value in do_ip_vs_set_ctl
 2018-09-14 18:23 UTC 

KMSAN: uninit-value in strlcpy (2)
 2018-09-14 18:23 UTC 

[PATCH v3 04/30] inet: frags: Convert timers to use timer_setup()
 2018-09-13 14:58 UTC 

[PATCH v2 04/30] inet: frags: Convert timers to use timer_setup()
 2018-09-12 16:36 UTC 

[PATCH 00/12] Netfilter fixes for net
 2018-09-12  4:21 UTC  (14+ messages)
` [PATCH 01/12] netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
` [PATCH 02/12] netfilter: xt_cluster: add dependency on conntrack module
` [PATCH 03/12] netfilter: xt_checksum: ignore gso skbs
` [PATCH 04/12] netfilter: conntrack: place 'new' timeout in first location too
` [PATCH 05/12] netfilter: nf_tables: rework ct timeout set support
` [PATCH 06/12] netfilter: kconfig: nat related expression depend on nftables core
` [PATCH 07/12] netfilter: nf_tables: release chain in flushing set
` [PATCH 08/12] netfilter: conntrack: reset tcp maxwin on re-register
` [PATCH 09/12] netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
` [PATCH 10/12] netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
` [PATCH 11/12] netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
` [PATCH 12/12] netfilter: xt_hashlimit: use s->file instead of s->private

[PATCH 04/29] inet: frags: Convert timers to use timer_setup()
 2018-09-11 21:21 UTC 

[Patch nf] xt_hashlimit: use s->file instead of s->private
 2018-09-10 23:33 UTC  (4+ messages)

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06  7:12 UTC  (7+ messages)


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