netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 12:58:11 to 2019-07-09 20:56:46 UTC [more...]

[PATCH net-next,v4 00/11] netfilter: add hardware offload infrastructure
 2019-07-09 20:55 UTC  (12+ messages)
` [PATCH net-next,v4 01/12] net: flow_offload: add flow_block_cb_setup_simple()
` [PATCH net-next,v4 02/12] net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
` [PATCH net-next,v4 03/12] net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
` [PATCH net-next,v4 04/12] net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
` [PATCH net-next,v4 05/12] net: flow_offload: add list handling functions
` [PATCH net-next,v4 06/12] net: flow_offload: add flow_block_cb_{priv,incref,decref}()
` [PATCH net-next,v4 07/12] net: sched: use flow block API
` [PATCH net-next,v4 08/12] drivers: net: "
` [PATCH net-next,v4 09/12] net: sched: remove tcf "
` [PATCH net-next,v4 10/12] net: flow_offload: add flow_block_cb_is_busy() and use it
` [PATCH net-next,v4 12/12] netfilter: nf_tables: add hardware offload support

[PATCH net-next,v3 00/11] netfilter: add hardware offload infrastructure
 2019-07-09 13:39 UTC  (23+ messages)
` [PATCH net-next,v3 01/11] net: flow_offload: add flow_block_cb_setup_simple()
` [PATCH net-next,v3 02/11] net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
` [PATCH net-next,v3 03/11] net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
` [PATCH net-next,v3 04/11] net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
` [PATCH net-next,v3 05/11] net: flow_offload: add list handling functions
` [PATCH net-next,v3 06/11] net: flow_offload: add flow_block_cb_{priv,incref,decref}()
` [PATCH net-next,v3 07/11] net: sched: use flow block API
` [PATCH net-next,v3 08/11] drivers: net: "
` [PATCH net-next,v3 09/11] net: sched: remove tcf "
` [PATCH net-next,v3 10/11] net: flow_offload: add flow_block_cb_is_busy() and use it
` [PATCH net-next,v3 11/11] netfilter: nf_tables: add hardware offload support

[PATCH nf-next 1/3] netfilter: nf_nat_proto: add nf_nat_bridge_ops support
 2019-07-09 13:38 UTC  (8+ messages)
` [PATCH nf-next 2/3] netfilter: nft_chain_nat: add nft_chain_nat_bridge support
` [PATCH nf-next 3/3] netfilter: nft_nat: add nft_bridge_nat_type support

[PATCH nftables v5 0/1] add ct expectations support
 2019-07-09 13:02 UTC  (2+ messages)
` [PATCH nftables v5 1/1] "

[PATCH net-next] netfilter: nft_meta: Fix build error
 2019-07-09  7:01 UTC 

linux-next: build failure after merge of the netfilter-next tree
 2019-07-09  3:59 UTC  (2+ messages)

[PATCH v2] netfilter: Update obsolete comments referring to ip_conntrack
 2019-07-08 22:56 UTC 

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-08 20:43 UTC  (16+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id

[PATCH 00/15] Netfilter/IPVS updates for net-next
 2019-07-08 19:14 UTC  (17+ messages)
` [PATCH 01/15] netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
` [PATCH 02/15] netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
` [PATCH 03/15] netfilter: nf_queue: remove unused hook entries pointer
` [PATCH 04/15] ipvs: allow tunneling with gre encapsulation
` [PATCH 05/15] netfilter: nf_tables: Add synproxy support
` [PATCH 06/15] ipvs: strip gre tunnel headers from icmp errors
` [PATCH 07/15] netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
` [PATCH 08/15] netfilter: nft_meta_bridge: Remove the br_private.h header
` [PATCH 09/15] bridge: add br_vlan_get_pvid_rcu()
` [PATCH 10/15] netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
` [PATCH 11/15] bridge: add br_vlan_get_proto()
` [PATCH 12/15] netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
` [PATCH 13/15] netfilter: nf_tables: add nft_expr_type_request_module()
` [PATCH 14/15] netfilter: nf_tables: __nft_expr_type_get() selects specific family type
` [PATCH 15/15] netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN

[PATCH] netfilter: Update obsolete comments referring to ip_conntrack
 2019-07-08 10:07 UTC  (5+ messages)

[PATCH nf-next v3] netfilter:nft_meta: add NFT_META_VLAN support
 2019-07-08  9:31 UTC  (4+ messages)

[PATCH] net: bpfilter: print umh messages to /dev/kmsg
 2019-07-08  5:17 UTC  (2+ messages)

[PATCH v2] netfilter: nft_meta: support for time matching
 2019-07-07 20:57 UTC 

[PATCH v5 1/3] meta: Introduce new conditions 'time', 'day' and 'hour'
 2019-07-07 20:55 UTC  (3+ messages)
` [PATCH v5 2/3] tests/py: Add tests for "
` [PATCH v5 3/3] nft: Update documentation

[PATCH 1/5 nf-next v4] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
 2019-07-07 10:18 UTC  (6+ messages)
` [PATCH 2/5 nf-next v4] netfilter:nf_flow_table: Separate inet operation to single function
` [PATCH 3/5 nf-next v4] bridge: add br_vlan_get_info_rcu()
` [PATCH 4/5 nf-next v4] netfilter:nf_flow_table: Support bridge family flow offload
` [PATCH 5/5 nf-next v4] netfilter: Flow table support the bridge family for ipv4

[PATCH 1/7 nf-next v2] netfilter: separate bridge meta key from nft_meta into meta_bridge
 2019-07-07 10:13 UTC  (17+ messages)
` [PATCH 2/7 nf-next v2] netfilter: nft_meta_bridge: Remove the br_private.h header
` [PATCH 3/7 nf-next v2] bridge: add br_vlan_get_pvid_rcu()
` [PATCH 4/7 nf-next v2] netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
` [PATCH 5/7 nf-next v2] bridge: add br_vlan_get_proto()
` [PATCH 6/7 nf-next v2] netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
` [PATCH nf-next v2] netfilter:nft_meta: add NFT_META_VLAN support

[PATCH 2/2] net: apply proc_net_mkdir() harder
 2019-07-06 16:55 UTC 

[PATCH 1/5 nf-next v3] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
 2019-07-06 13:35 UTC  (8+ messages)
` [PATCH 2/5 nf-next v3] netfilter:nf_flow_table: Separate inet operation to single function
` [PATCH 3/5 nf-next v3] bridge: add br_vlan_get_info_rcu()
` [PATCH 4/5 nf-next v3] netfilter:nf_flow_table: Support bridge family flow offload
` [PATCH 5/5 nf-next v3] netfilter: Flow table support the bridge family for ipv4

[PATCH 24/43] docs: leds: convert to ReST
 2019-07-06 10:41 UTC  (3+ messages)

[PATCH 00/15 net-next,v2] netfilter: add hardware offload infrastructure
 2019-07-05 23:27 UTC  (21+ messages)
` [PATCH 01/15 net-next,v2] net: sched: move tcf_block_cb before indr_block
` [PATCH 02/15 net-next,v2] net: sched: add tcf_block_cb_alloc()
` [PATCH 03/15 net-next,v2] net: sched: add tcf_block_cb_free()
` [PATCH 04/15 net-next,v2] net: sched: add tcf_block_setup()
` [PATCH 05/15 net-next,v2] net: sched: add release callback to struct tcf_block_cb
` [PATCH 06/15 net-next,v2] net: sched: add tcf_setup_block_offload()
` [PATCH 07/15 net-next,v2] net: use tcf_block_setup() infrastructure
` [PATCH 08/15 net-next,v2] net: cls_api: do not expose tcf_block to drivers
` [PATCH 09/15 net-next,v2] net: sched: remove tcf_block_cb_{register,unregister}()
` [PATCH 10/15 net-next,v2] net: flow_offload: add flow_block_cb API
` [PATCH 11/15 net-next,v2] net: flow_offload: don't allow subsystem to reuse blocks
` [PATCH 12/15 net-next,v2] net: flow_offload: make flow block callback list per-driver
` [PATCH 13/15 net-next,v2] net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
` [PATCH 14/15 net-next,v2] net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
` [PATCH 15/15 net-next,v2] netfilter: nf_tables: add hardware offload support

[PATCH libnftnl] expr: add synproxy support
 2019-07-05 22:01 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: nf_tables: add nft_expr_type_request_module()
 2019-07-05 21:56 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nf_tables: __nft_expr_type_get() selects specific family type
` [PATCH nf-next 3/3] netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN

[PATCHv2 net-next] ipvs: strip gre tunnel headers from icmp errors
 2019-07-05 20:43 UTC  (2+ messages)

[PATCH nf-next v6] netfilter: nf_tables: Add SYNPROXY support
 2019-07-05 20:43 UTC  (2+ messages)

[PATCH libnftnl v2] Add Requires.private field to libnftnl.pc
 2019-07-05 18:26 UTC  (2+ messages)

[PATCH nftables v4 0/1] add ct expectation support
 2019-07-05 18:07 UTC  (6+ messages)
` [PATCH nftables v4 1/1] add ct expectations support

[nft PATCH v2] evaluate: Accept ranges of N-N
 2019-07-05 13:04 UTC  (3+ messages)

[PATCH 1/7 nf-next] netfilter: separate bridge meta key from nft_meta into meta_bridge
 2019-07-05  8:59 UTC  (15+ messages)
` [PATCH 2/7 nf-next] netfilter: nft_meta_bridge: Remove the br_private.h header
` [PATCH 3/7 nf-next] bridge: add br_vlan_get_pvid_rcu()
` [PATCH 4/7 nf-next] netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
` [PATCH 5/7 nf-next] bridge: add br_vlan_get_proto()
` [PATCH 6/7 nf-next] netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
` [PATCH 7/7 nf-next] netfilter:nft_meta: add NFT_META_VLAN support

[PATCH libnftnl] Add Libs.private field to libnftnl.pc
 2019-07-05  7:04 UTC  (2+ messages)

[PATCH nft 1/3,v2] src: use malloc() and free() from cli and main
 2019-07-04 22:59 UTC  (3+ messages)
` [PATCH nft 2/3] main: replace NFT_EXIT_NOMEM by EXIT_FAILURE
` [PATCH nft 3/3] cli: remove useless #include headers

[PATCH] utils: inline xmalloc(), xzalloc() and xfree()
 2019-07-04 18:25 UTC  (2+ messages)

[PATCH nftables v4] exthdr: doc: add support for matching IPv4 options
 2019-07-04 18:11 UTC  (6+ messages)

[PATCH nft v12]tests: py: add netns feature
 2019-07-04 16:36 UTC  (3+ messages)

[nft PATCH v2 1/3] nft: don't use xzalloc()
 2019-07-04 14:43 UTC  (4+ messages)

[nft PATCH] files: Add inet family nat config
 2019-07-04 12:36 UTC  (2+ messages)

[PATCH libnftnl v2] src: libnftnl: add support for matching IPv4 options
 2019-07-04 12:32 UTC  (2+ messages)

[PATCH v7] netfilter: nf_conntrack_sip: fix expectation clash
 2019-07-04  3:31 UTC  (2+ messages)
` [PATCH v8] "

Rebasing nf-next
 2019-07-03 19:16 UTC 

linux-next: Tree for Jul 3 (netfilter/ipvs/)
 2019-07-03 19:09 UTC  (3+ messages)

[PATCH] netfilter: nft_meta: fix bridge port vlan ID selector
 2019-07-03 14:59 UTC  (8+ 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).