netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-16 11:28:49 to 2018-04-16 15:44:04 UTC [more...]

[Patch nf] nf_conntrack_extend: silent a memory leak warning
 2018-04-16 15:44 UTC  (2+ messages)

[PATCH] netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
 2018-04-14  9:45 UTC  (7+ messages)
      ` [PATCH] netfilter: CONFIG_NF_REJECT_IPV{4,6} becomes bool toggle

INFO: task hung in do_ip_vs_set_ctl (2)
 2018-04-13  6:23 UTC  (2+ messages)

[PATCH] netfilter: ftp helper: Support \n and \r terminators for PORT
 2018-04-11  0:11 UTC 

[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
 2018-04-05 14:05 UTC  (7+ messages)
` [PATCH 04/12] bridge: netfilter: Use the new global ether_<foo>_addr arrays

[PATCH 40/47] netfilter: nf_tables: build-in filter chain type
 2018-04-04 15:50 UTC  (11+ messages)
` [PATCH 41/47] netfilter: nf_tables: enable conntrack if NAT chain is registered
` [PATCH 42/47] netfilter: nf_tables: rename to nft_set_lookup_global()
` [PATCH 43/47] netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
` [PATCH 44/47] netfilter: Merge assignment with return
` [PATCH 45/47] netfilter: x_tables: Add note about how to free percpu counters
` [PATCH 46/47] Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy"
` [PATCH 47/47] netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp

[PATCH 00/47] Netfilter/IPVS updates for net-next
 2018-04-03 10:19 UTC  (13+ messages)
` [PATCH 01/47] netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static
` [PATCH 02/47] netfilter: nfnetlink_acct: remove useless parameter
` [PATCH 03/47] netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicast
` [PATCH 04/47] netfilter: nf_conntrack_broadcast: remove useless parameter
` [PATCH 05/47] netfilter: ipt_ah: return boolean instead of integer
` [PATCH 06/47] netfilter: unlock xt_table earlier in __do_replace
` [PATCH 07/47] netfilter: x_tables: check standard verdicts in core
` [PATCH 08/47] netfilter: x_tables: check error target size too
` [PATCH 09/47] netfilter: x_tables: move hook entry checks into core

INFO: task hung in stop_sync_thread (2)
 2018-03-30 16:54 UTC  (4+ messages)

[PATCH net-next 0/3] Close race between {un, }register_netdevice_notifier and pernet_operations
 2018-03-30 15:01 UTC  (7+ messages)
` [PATCH net-next 1/3] xfrm: Register xfrm_dev_notifier in appropriate place
` [PATCH net-next 2/3] netfilter: Rework xt_TEE netdevice notifier
` [PATCH net-next 3/3] net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()

[PATCH 30/47] netfilter: Replace printk() with pr_*() and define pr_fmt()
 2018-03-30 11:45 UTC  (10+ messages)
` [PATCH 31/47] netfilter: ctnetlink: synproxy support
` [PATCH 32/47] netfilter: ebtables: add support for matching ICMP type and code
` [PATCH 33/47] netfilter: ebtables: add support for matching IGMP type
` [PATCH 34/47] netfilter: ebtables: Add support for specifying match revision
` [PATCH 35/47] netfilter: ebtables: Add string filter
` [PATCH 36/47] netfilter: add flowtable documentation
` [PATCH 37/47] netfilter: ebt_stp: Use generic functions for comparisons
` [PATCH 38/47] netfilter: nf_tables: rename struct nf_chain_type
` [PATCH 39/47] netfilter: nf_tables: nft_register_chain_type() returns void

[PATCH 20/47] netfilter: x_tables: fix build with CONFIG_COMPAT=n
 2018-03-30 11:43 UTC  (10+ messages)
` [PATCH 21/47] ipvs: use true and false for boolean values
` [PATCH 22/47] netfilter: Refactor nf_conncount
` [PATCH 23/47] netfilter: conncount: Support count only use case
` [PATCH 24/47] netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
` [PATCH 25/47] netfilter: cttimeout: remove VLA usage
` [PATCH 26/47] netfilter: nfnetlink_cthelper: Remove "
` [PATCH 27/47] netfilter: nf_tables: remove "
` [PATCH 28/47] netfilter: ebtables: use ADD_COUNTER macro
` [PATCH 29/47] netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets

[PATCH 10/47] netfilter: x_tables: enforce unique and ascending entry points
 2018-03-30 11:38 UTC  (10+ messages)
` [PATCH 11/47] netfilter: x_tables: cap allocations at 512 mbyte
` [PATCH 12/47] netfilter: x_tables: limit allocation requests for blob rule heads
` [PATCH 13/47] netfilter: x_tables: add counters allocation wrapper
` [PATCH 14/47] netfilter: compat: prepare xt_compat_init_offsets to return errors
` [PATCH 15/47] netfilter: compat: reject huge allocation requests
` [PATCH 16/47] netfilter: x_tables: make sure compat af mutex is held
` [PATCH 17/47] netfilter: x_tables: ensure last rule in base chain matches underflow/policy
` [PATCH 18/47] netfilter: make xt_rateest hash table per net
` [PATCH 19/47] netfilter: xt_limit: Spelling s/maxmum/maximum/

[PATCH] netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
 2018-03-30  9:54 UTC  (2+ messages)

[PATCH] bridge: netfilter: ebt_stp: Use generic functions for comparisons
 2018-03-30  9:52 UTC  (2+ messages)

[PATCH] net: netfilter: Merge assignment with return
 2018-03-30  9:51 UTC  (2+ messages)

[PATCH net-next 0/5] Introduce net_rwsem to protect net_namespace_list
 2018-03-29 17:48 UTC  (7+ messages)
  ` [PATCH net-next 1/5] net: "
  ` [PATCH net-next 2/5] net: Don't take rtnl_lock() in wireless_nlevent_flush()
  ` [PATCH net-next 3/5] security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
  ` [PATCH net-next 4/5] ovs: Remove rtnl_lock() from ovs_exit_net()
  ` [PATCH net-next 5/5] net: Remove rtnl_lock() in nf_ct_iterate_destroy()

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-26 16:08 UTC  (3+ messages)
` [PATCH 3/4] net: Use octal not symbolic permissions

[PATCH] netfilter: nfnetlink_cthelper: Remove VLA usage
 2018-03-21 13:51 UTC  (3+ messages)

[PATCH v2] netfilter: nf_tables: remove VLA usage
 2018-03-20 12:37 UTC  (2+ messages)

[PATCH] netfilter: cttimeout: remove VLA usage
 2018-03-20 12:36 UTC  (5+ messages)

[PATCH net-next 0/6] Converting pernet_operations (part #8)
 2018-03-17 21:13 UTC  (11+ messages)
  ` [PATCH net-next 1/6] net: Convert l2tp_net_ops
  ` [PATCH net-next 2/6] net: Convert mpls_net_ops
  ` [PATCH net-next 3/6] net: Convert ovs_net_ops
  ` [PATCH net-next 4/6] net: Convert ipvs_core_ops
  ` [PATCH net-next 5/6] net: Convert ipvs_core_dev_ops
  ` [PATCH net-next 6/6] net: Convert ip_vs_ftp_ops

[PATCH] net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
 2018-03-15 18:28 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: remove VLA usage
 2018-03-13  1:13 UTC 

[RFC] netfilter: cttimeout: remove VLA in ctnl_timeout_parse_policy
 2018-03-11 22:45 UTC  (5+ messages)

[PATCH v2] net: netfilter: Replace printk() with appropriate pr_*() macro
 2018-03-11 22:31 UTC  (5+ messages)

WARNING in __proc_create
 2018-03-09 23:42 UTC  (10+ messages)

BUG: unable to handle kernel paging request in ebt_among_mt_check (2)
 2018-03-07 19:59 UTC 

WARNING in compat_copy_entries (2)
 2018-03-06 16:59 UTC 

[PATCH] ipvs: use true and false for boolean values
 2018-03-06 10:40 UTC  (3+ messages)

[PATCH] netfilter: ipt_ah: return boolean instead of integer
 2018-03-05 22:22 UTC  (3+ messages)

BUG: unable to handle kernel paging request in compat_copy_entries
 2018-03-05 15:18 UTC  (2+ messages)

WARNING in xt_cluster_mt
 2018-02-27 18:59 UTC 

WARNING in compat_copy_entries
 2018-02-25 19:08 UTC  (3+ messages)
` [PATCH nf] netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets

BUG: unable to handle kernel paging request in ebt_among_mt_check
 2018-02-25 19:04 UTC  (3+ messages)
` [PATCH nf] netfilter: bridge: ebt_among: add missing match size checks

[PATCH nft v2] nftables: basic support for extended netlink errors
 2018-02-18  9:44 UTC 

[PATCH iptables] extenstions: ecn: add tcp ecn/cwr translation
 2018-02-18  9:24 UTC 

[PATCH RFC 0/4] net: add bpfilter
 2018-02-18  0:35 UTC  (18+ messages)
` [PATCH RFC 1/4] modules: allow insmod load regular elf binaries
` [PATCH RFC 2/4] bpf: introduce bpfilter commands
` [PATCH RFC 3/4] net: initial bpfilter skeleton
` [PATCH RFC 4/4] bpf: rough bpfilter codegen example hack

[PATCH nft] nftables: basic support for extended netlink errors
 2018-02-17 22:11 UTC 

[RFC 1/9] netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*
 2018-02-17 11:12 UTC  (9+ messages)
` [RFC 2/9] netfilter: nf_flow_table: clean up flow_offload_alloc
` [RFC 3/9] ipv6: make ip6_dst_mtu_forward inline
` [RFC 4/9] netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
` [RFC 5/9] netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
` [RFC 6/9] netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
` [RFC 7/9] netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtu
` [RFC 8/9] netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
` [RFC 9/9] netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies

[PATCH nf] netfilter: IDLETIMER: be syzkaller friendly
 2018-02-17  3:36 UTC 

[PATCH] netfilter: increase IPSTATS_MIB_CSUMERRORS stat
 2018-02-16 19:18 UTC 

[PATCH nf-next] net: netfilter: nf_tables_api: Use id allocation
 2018-02-16 18:49 UTC 

[PATCH] inet: don't call skb_orphan if tproxy happens in layer 2
 2018-02-16 15:44 UTC  (4+ messages)

[PATCH nf 0/2] netfilter: ipt_CLUSTERIP: two more fixes
 2018-02-16 13:57 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount
` [PATCH nf 2/2] netfilter: ipt_CLUSTERIP: put config instead of freeing it

[PATCH v4] netfilter : add NAT support for shifted portmap ranges
 2018-02-16 11:31 UTC  (2+ 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).