netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-03 00:22:17 to 2019-08-13 19:43:48 UTC [more...]

[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 libnftnl 1/2] Introduce new conditions 'time', 'day' and 'hour'
 2019-08-13 18:52 UTC  (2+ messages)
` [PATCH libnftnl 2/2] Sync meta keys with kernel

[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 00/17] Netfilter/IPVS updates for net-next
 2019-08-13 18:36 UTC  (10+ 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

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

[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  (16+ messages)
  ` [PATCH net-next v1 1/8] netfilter: inlined four headers files into another one
  ` [PATCH net-next v1 2/8] netfilter: added missing includes to a number of header-files
  ` [PATCH net-next v1 3/8] netfilter: added missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file
  ` [PATCH net-next v1 4/8] netfilter: added missing IS_ENABLED(CONFIG_NF_TABLES) check "
  ` [PATCH net-next v1 5/8] netfilter: added missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files
  ` [PATCH net-next v1 6/8] netfilter: added missing IS_ENABLED(CONFIG_NETFILTER) "
  ` [PATCH net-next v1 7/8] netfilter: removed "#ifdef __KERNEL__" guards from some headers
  ` [PATCH net-next v1 8/8] kbuild: removed all netfilter headers from header-test blacklist

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

[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] MAINTAINERS: ip masquerading: Update path to the driver
 2019-08-13  8:58 UTC  (2+ messages)

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

[PATCH v3] netfilter: nft_dynset: support for element deletion
 2019-08-13  6:58 UTC 

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 

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

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 net-next v7 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-12 14:11 UTC  (9+ messages)
` [PATCH net-next v7 1/6] cls_api: modify the tc_indr_block_ing_cmd parameters
` [PATCH net-next v7 2/6] cls_api: remove the tcf_block cache
` [PATCH net-next v7 3/6] cls_api: add flow_indr_block_call function
` [PATCH net-next v7 4/6] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v7 5/6] flow_offload: support get multi-subsystem block
` [PATCH net-next v7 6/6] netfilter: nf_tables_offload: support indr block call

[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  (6+ messages)
` [PATCH 1/2 net,v4] net: sched: use major priority number as hardware priority
` [PATCH 2/2 net,v4] netfilter: nf_tables: map basechain priority to "

[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  (5+ 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 AUTOSEL 4.19 01/42] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
 2019-08-08  9:02 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 04/42] netfilter: conntrack: always store window size un-scaled

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

[PATCH nft 1/2] src: add parse_ctx object
 2019-08-07 23:51 UTC  (3+ messages)
` [PATCH nft 2/2] src: remove global symbol_table

[PATCH RFC nft] src: avoid re-initing core library when a second context struct is allocated
 2019-08-07 23:37 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_tables: store data in offload context registers
 2019-08-07 14:02 UTC  (2+ messages)

[bug report] netfilter: nf_tables: add hardware offload support
 2019-08-07 13:36 UTC 

[PATCH net-next v6 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-07  1:11 UTC  (13+ messages)
` [PATCH net-next v6 1/6] cls_api: modify the tc_indr_block_ing_cmd parameters
` [PATCH net-next v6 2/6] cls_api: remove the tcf_block cache
` [PATCH net-next v6 3/6] cls_api: add flow_indr_block_call function
` [PATCH net-next v6 4/6] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v6 5/6] flow_offload: support get multi-subsystem block
` [PATCH net-next v6 6/6] netfilter: nf_tables_offload: support indr block call

[PATCH RFC nf-next] Introducing stateful object update operation
 2019-08-06 13:48 UTC  (5+ messages)

[PATCH] netfilter: nfnetlink_log:add support for VLAN information
 2019-08-06  9:44 UTC  (5+ messages)

[PATCH net 0/2] flow_offload hardware priority fixes
 2019-08-06  9:42 UTC  (9+ messages)

[PATCH nf 1/2] selftests: netfilter: extend flowtable test script for ipsec
 2019-08-05  9:30 UTC  (4+ messages)
` [PATCH nf 2/2] netfilter: nf_flow_table: fix offload for flows that are subject to xfrm

[PATCH net-next 0/3,v2] flow_offload hardware priority fixes
 2019-08-05  8:36 UTC  (3+ messages)
` [PATCH net-next 1/3,v2] net: sched: use major priority number as hardware priority

[PATCH net-next v5 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-05  6:26 UTC  (12+ messages)
` [PATCH net-next 3/6] cls_api: add flow_indr_block_call function
` [PATCH net-next v5 5/6] flow_offload: support get flow_block immediately

[PATCH net-next] netfilter: conntrack: use shared sysctl constants
 2019-08-03 16:40 UTC  (3+ messages)

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-08-03 16:40 UTC  (5+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] "

[PATCH 0/2 nf-next] Fix mss value announced to the client
 2019-08-03 16:39 UTC  (4+ messages)
` [PATCH 2/2 nf-next] netfilter: synproxy: rename mss synproxy_options field


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