netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-08 05:43:35 to 2019-08-14 14:54:21 UTC [more...]

[PATCH nf] netfilter: ebtables: Fix argument order to ADD_COUNTER
 2019-08-14 14:54 UTC 

[PATCH v3] netfilter: nft_dynset: support for element deletion
 2019-08-14 13:59 UTC  (4+ messages)

[PATCH nftables] src: json: fix constant parsing on bigendian
 2019-08-14 13:25 UTC  (2+ messages)

[PATCH nftables] src: json: support json restore for "th" pseudoheader
 2019-08-14 13:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: ip masquerading: Update path to the driver
 2019-08-14 12:35 UTC  (3+ messages)
    ` [PATCH] MAINTAINERS: Remove IP MASQUERADING record

[PATCH AUTOSEL 4.19 01/42] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
 2019-08-14 11:17 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 04/42] netfilter: conntrack: always store window size un-scaled

[PATCH nf-next v4 00/12] netfilter: nf_tables_offload: support more expr and obj offload
 2019-08-14 10:16 UTC  (13+ messages)
` [PATCH nf-next v4 01/12] netfilter: nf_flow_offload: add net in offload_ctx
` [PATCH nf-next v4 02/12] netfilter: nf_tables_offload: add offload_actions callback
` [PATCH nf-next v4 03/12] netfilter: nft_fwd_netdev: add fw_netdev action support
` [PATCH nf-next v4 04/12] netfilter: nft_payload: add nft_set_payload offload support
` [PATCH nf-next v4 05/12] netfilter: nft_tunnel: add nft_tunnel_mode_validate function
` [PATCH nf-next v4 06/12] netfilter: nft_tunnel: support NFT_TUNNEL_IP_SRC/DST match
` [PATCH nf-next v4 07/12] netfilter: nft_tunnel: add ipv6 check in nft_tunnel_mode_validate
` [PATCH nf-next v4 08/12] netfilter: nft_tunnel: support NFT_TUNNEL_IP6_SRC/DST match
` [PATCH nf-next v4 09/12] netfilter: nft_tunnel: support tunnel meta match offload
` [PATCH nf-next v4 10/12] netfilter: nft_tunnel: add NFTA_TUNNEL_KEY_RELEASE action
` [PATCH nf-next v4 11/12] netfilter: nft_objref: add nft_objref_type offload
` [PATCH nf-next v4 12/12] netfilter: nft_tunnel: support nft_tunnel_obj offload

[PATCH nf-next v6 0/8] netfilter: nf_flow_offload: support bridge family offload for both ipv4 and ipv6
 2019-08-14  9:44 UTC  (5+ messages)
` [PATCH nf-next v6 8/8] netfilter: Support the bridge family in flow table

[PATCH 0/7] Netfilter fixes for net
 2019-08-14  9:24 UTC  (8+ messages)
` [PATCH 1/7] selftests: netfilter: extend flowtable test script for ipsec
` [PATCH 2/7] netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
` [PATCH 3/7] netfilter: nf_tables: use-after-free in failing rule with bound set
` [PATCH 4/7] netfilter: nf_flow_table: conntrack picks up expired flows
` [PATCH 5/7] netfilter: nf_flow_table: teardown flow timeout race
` [PATCH 6/7] netfilter: conntrack: Use consistent ct id hash calculation
` [PATCH 7/7] netfilter: nft_flow_offload: skip tcp rst and fin packets

[PATCH nf-next v3 0/9] netfilter: nf_tables_offload: support more expr and obj offload
 2019-08-14  9:17 UTC  (10+ messages)
` [PATCH nf-next v3 5/9] netfilter: nft_tunnel: support NFT_TUNNEL_SRC/DST_IP match

[PATCH libnftnl] expr: meta: Make NFT_META_BRI_IIF{VPROTO,PVID} known
 2019-08-14  9:12 UTC  (2+ messages)

[PATCH nft,v3] gmputil: assert length is non-zero
 2019-08-14  9:04 UTC 

[PATCH nft,v2] gmputil: assert length is non-zero
 2019-08-14  8:34 UTC 

[PATCH nft] gmputil: assert length is non-zero
 2019-08-14  8:20 UTC 

[nf-next:master 14/17] include/uapi/linux/netfilter_ipv6/ip6t_LOG.h:5:2: warning: #warning "Please update iptables, this file will be removed soon!"
 2019-08-14  8:01 UTC  (4+ messages)
  ` [PATCH nf-next] netfilter: remove deprecation warnings from uapi headers

[PATCH nft] meta: add ibrpvid and ibrvproto support
 2019-08-14  7:47 UTC  (2+ messages)

[PATCH v2 nftables 0/3] un-break nftables on big-endian arches
 2019-08-14  7:42 UTC  (7+ messages)
` [PATCH nftables 1/3] src: fix jumps on bigendian arches
` [PATCH nftables 2/3] src: parser: fix parsing of chain priority and policy on bigendian
` [PATCH nftables 3/3] src: mnl: retry when we hit -ENOBUFS

[PATCH net-next v7 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-14  2:50 UTC  (5+ messages)
` [PATCH net-next v7 5/6] flow_offload: support get multi-subsystem block

[PATCH AUTOSEL 5.2 021/123] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:09 UTC  (5+ messages)
` [PATCH AUTOSEL 5.2 055/123] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH AUTOSEL 5.2 056/123] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH AUTOSEL 5.2 057/123] netfilter: ipset: Fix rename concurrency with listing
` [PATCH AUTOSEL 5.2 058/123] netfilter: ebtables: also count base chain policies

[PATCH AUTOSEL 4.19 06/68] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:15 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 25/68] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH AUTOSEL 4.19 26/68] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH AUTOSEL 4.19 27/68] netfilter: ipset: Fix rename concurrency with listing
` [PATCH AUTOSEL 4.19 28/68] netfilter: ebtables: also count base chain policies

[PATCH AUTOSEL 4.9 03/33] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:22 UTC 

[PATCH AUTOSEL 4.4 03/28] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:25 UTC 

[PATCH AUTOSEL 4.14 05/44] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:18 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 16/44] netfilter: ipset: Fix rename concurrency with listing
` [PATCH AUTOSEL 4.14 17/44] netfilter: ebtables: also count base chain policies

linux-next: build warnings after merge of the netfilter-next tree
 2019-08-14  2:01 UTC 

[PATCH 00/17] Netfilter/IPVS updates for net-next
 2019-08-14  1:44 UTC  (11+ messages)
` [PATCH 01/17] netfilter: synproxy: rename mss synproxy_options field
` [PATCH 02/17] netfilter: conntrack: use shared sysctl constants
` [PATCH 03/17] ipvs: Improve robustness to the ipvs sysctl
` [PATCH 04/17] netfilter: remove unnecessary spaces
` [PATCH 05/17] netfilter: nft_bitwise: add offload support
` [PATCH 06/17] netfilter: nf_tables: store data in offload context registers
` [PATCH 07/17] netfilter: inline four headers files into another one
` [PATCH 08/17] netfilter: add missing includes to a number of header-files
` [PATCH 09/17] netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file

[nf-next:master 5/17] net/netfilter/nft_bitwise.c:138:50: warning: size argument in 'memcmp' call is a comparison
 2019-08-13 20:01 UTC 

[PATCH 1/7 nf-next v2] netfilter: separate bridge meta key from nft_meta into meta_bridge
 2019-08-13 19:54 UTC  (3+ messages)
` [PATCH 4/7 nf-next v2] netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support

[PATCH net-next,v4 00/11] netfilter: add hardware offload infrastructure
 2019-08-13 19:51 UTC  (4+ messages)
` [PATCH net-next,v4 08/12] drivers: net: use flow block API

[PATCH libnftnl 1/2] Introduce new conditions 'time', 'day' and 'hour'
 2019-08-13 19:47 UTC  (3+ messages)
` [PATCH libnftnl 2/2] Sync meta keys with kernel

[PATCH libnftnl] include: resync nf_tables.h cache copy
 2019-08-13 19:43 UTC 

[PATCH nftables 0/4] un-break nftables on big-endian arches
 2019-08-13 19:39 UTC  (13+ messages)
` [PATCH nftables 1/4] src: fix jumps on bigendian arches
` [PATCH nftables 2/4] src: parser: fix parsing of chain priority and policy on bigendian
` [PATCH nftables 3/4] src: mnl: fix setting rcvbuffer size
` [PATCH nftables 4/4] src: mnl: retry when we hit -ENOBUFS

[PATCH v4 1/2] netfilter: Introduce new 64-bit helper functions
 2019-08-13 19:15 UTC  (6+ messages)
` [PATCH v4 2/2] netfilter: nft_meta: support for time matching

[PATCH 10/17] netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file
 2019-08-13 18:38 UTC  (8+ messages)
` [PATCH 11/17] netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files
` [PATCH 12/17] netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) "
` [PATCH 13/17] netfilter: remove "#ifdef __KERNEL__" guards from some headers
` [PATCH 14/17] kbuild: remove all netfilter headers from header-test blacklist
` [PATCH 15/17] netfilter: nf_tables: add missing prototypes
` [PATCH 16/17] netfilter: nf_nat_proto: make tables static
` [PATCH 17/17] netfilter: connlabels: prefer static lock initialiser

[PATCH net v3] Use consistent ct id hash calculation
 2019-08-13 15:54 UTC  (3+ messages)

[PATCH nf,v2] netfilter: nft_flow_offload: skip tcp rst and fin packets
 2019-08-13 15:41 UTC 

[PATCH nf] netfilter: nft_flow_offload: skip tcp rst and fin packets
 2019-08-13 14:34 UTC  (2+ messages)

[PATCH nf] netfilter: ebtables: Fix argument order to ADD_COUNTER
 2019-08-13 13:29 UTC  (2+ messages)

[PATCH net-next v1 0/8] netfilter: header compilation fixes
 2019-08-13 11:36 UTC  (9+ messages)
  ` [PATCH net-next v1 1/8] netfilter: inlined four headers files into another one

[PATCH] meta: Introduce new conditions 'time', 'day' and 'hour'
 2019-08-13 10:18 UTC  (2+ messages)

[PATCH] ipvs: remove unnecessary space
 2019-08-13 10:10 UTC  (3+ messages)
` [PATCH v2] net/netfilter: remove unnecessary spaces

[PATCH nf-next] netfilter: connlabels: prefer static lock initialiser
 2019-08-13 10:04 UTC  (2+ messages)

[PATCH] net/netfilter/nf_nat_proto.c - make tables static
 2019-08-13  9:58 UTC  (3+ messages)

[PATCH] net/netfilter - add missing prototypes
 2019-08-13  9:56 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: always store window size un-scaled
 2019-08-13  8:47 UTC  (2+ messages)

Taking a day off
 2019-08-13  4:26 UTC 

[PATCH net] netfilter: ebtables: Fix argument order to ADD_COUNTER
 2019-08-12 21:25 UTC 

Missing SetID
 2019-08-12 18:14 UTC 

xtables addons build on 5.2.6 ends with error: 'struct shash_desc' has no member named 'flags'
 2019-08-12 16:57 UTC  (12+ messages)
` [PATCH xtables-addons 1/2] xt_pknock, xt_SYSRQ: don't set shash_desc::flags
  ` [PATCH xtables-addons 2/2] xt_DHCPMAC: replaced skb_make_writable with skb_ensure_writable
` [PATCH xtables-addons v2 0/2] Kernel API updates
  ` [PATCH xtables-addons v2 1/2] xt_pknock, xt_SYSRQ: don't set shash_desc::flags
  ` [PATCH xtables-addons v2 2/2] xt_DHCPMAC: replaced skb_make_writable with skb_ensure_writable

[PATCH] tests: add json test for vlan rule fix
 2019-08-12  8:06 UTC  (2+ messages)

geoip doesn't work with ipv6
 2019-08-11 12:52 UTC 

[PATCH 0/2 net,v4] flow_offload hardware priority fixes
 2019-08-09 19:57 UTC  (3+ messages)

[PATCH nft v2] src: Support maps as left side expressions
 2019-08-09 13:56 UTC  (3+ messages)

[PATCH nft,v2] tests: shell: use-after-free from abort path
 2019-08-09 12:49 UTC 

[PATCH v3] netfilter: nft_meta: support for time matching
 2019-08-09 11:49 UTC  (2+ messages)

[PATCH nft] include: refresh nf_tables.h cached copy
 2019-08-09 11:48 UTC 

[PATCH nft 1/2] tests: shell: move chain priority and policy to chain folder
 2019-08-09 11:34 UTC  (2+ messages)
` [PATCH nft 2/2] tests: shell: use-after-free from abort path

[PATCH libnetfilter_conntrack] libnetfilter_conntrack: support for IPS_OFFLOAD
 2019-08-09 10:58 UTC 

[PATCH conntrack-tools] conntrack: support for IPS_OFFLOAD
 2019-08-09 10:55 UTC 

[PATCH nf 1/2] netfilter: nf_flow_table: conntrack picks up expired flows
 2019-08-09 10:42 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nf_flow_table: teardown flow timeout race

[PATCH nf] netfilter: nf_tables: user-after-free in failing rule with bound set
 2019-08-09 10:41 UTC 

kernel BUG at lib/list_debug.c:47! invalid opcode: 0000 [#1] SMP NOPTI
 2019-08-09  7:04 UTC 

[PATCH net-next] net: use "nb" for notifier blocks
 2019-08-09  1:05 UTC  (2+ messages)

[PATCH] netfilter: nft_dynset: support for element deletion
 2019-08-08 20:41 UTC  (2+ messages)

[PATCH net v2] netfilter: Use consistent ct id hash calculation
 2019-08-08 20:39 UTC  (3+ messages)

nftables and set with interval
 2019-08-08 16:08 UTC  (4+ messages)

[PATCH 0/2 nft v4] Introduce variables in chain priority and policy
 2019-08-08 10:45 UTC  (2+ messages)

[PATCH net] netfilter: Use consistent ct id hash calculation
 2019-08-08 10:28 UTC  (9+ messages)

[PATCH nf-next v3 4/9] netfilter: nft_payload: add nft_set_payload offload support
 2019-08-08  6:07 UTC  (3+ messages)

[PATCH nf-next v3 3/9] netfilter: nft_fwd_netdev: add fw_netdev action support
 2019-08-08  6:06 UTC  (3+ 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).