messages from 2017-10-21 15:58:43 to 2017-11-07 06:20:21 UTC [more...]
[PATCH v2 nf-next 0/3] netfilter: conntrack: make l4 tracker structs const
2017-11-07 6:20 UTC
[PATCH v2 09/21] clusterip: exit_net cleanup check added
2017-11-07 2:42 UTC (8+ messages)
` [PATCH v2 13/21] nf_tables: "
` [PATCH v2 14/21] nfnetlink_log: "
` [PATCH v2 15/21] nfnetlink_gueue: "
` [PATCH v2 16/21] x_tables: "
` [PATCH v2 17/21] hashlimit: "
` [PATCH v2 18/21] recent: "
[PATCH] netfilter: mark expected switch fall-throughs
2017-11-07 1:07 UTC (2+ messages)
nftables rules not matching after upgrading from 0.7 to 0.8
2017-11-07 0:58 UTC (11+ messages)
[PATCH 00/23] Netfilter/IPVS updates for net-next
2017-11-07 0:52 UTC (24+ messages)
` [PATCH 01/23] netfilter: ipset: Compress return logic
` [PATCH 02/23] netfilter: ipset: Fix sparse warnings
` [PATCH 03/23] netfilter: ipset: deduplicate prefixlen maps
` [PATCH 04/23] netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
` [PATCH 05/23] netfilter: conntrack: add and use nf_l4proto_log_invalid
` [PATCH 06/23] netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
` [PATCH 07/23] netfilter: conntrack: remove pf argument from l4 packet functions
` [PATCH 08/23] netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore
` [PATCH 09/23] netfilter: x_tables: don't use seqlock when fetching old counters
` [PATCH 10/23] netfilter: conntrack: make l3proto trackers const
` [PATCH 11/23] netfilter: nf_conntrack_h323: Remove typedef struct
` [PATCH 12/23] netfilter: xt_connlimit: don't store address in the conn nodes
` [PATCH 13/23] netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack
` [PATCH 14/23] netfilter: ipvs: Use %pS printk format for direct addresses
` [PATCH 15/23] netfilter: ipvs: Fix inappropriate output of procfs
` [PATCH 16/23] netfilter: ebtables: clean up initialization of buf
` [PATCH 17/23] netfilter: xt_connlimit: remove mask argument
` [PATCH 18/23] netfilter: nft_hash: fix nft_hash_deactivate
` [PATCH 19/23] netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
` [PATCH 20/23] netfilter: conntrack: move nf_ct_netns_{get,put}() to core
` [PATCH 21/23] netfilter: conntrack: use power efficient workqueue
` [PATCH 22/23] netfilter: nf_tables: performance set policy skips size description in selection
` [PATCH 23/23] netfilter: nf_tables: get set elements via netlink
linux-next: build warning after merge of the netfilter-next tree
2017-11-07 0:02 UTC
[PATCH] netfilter: conntrack: use power efficient workqueue
2017-11-07 0:02 UTC (7+ messages)
[PATCH nf] netfilter: nft_hash: fix nft_hash_deactivate
2017-11-06 15:50 UTC (2+ messages)
[PATCH] tests/monitor: Print error "this requires root" and exit
2017-11-06 15:42 UTC (2+ messages)
[PATCH nf-next 1/2] netfilter: nf_tables: performance set policy skips size description in selection
2017-11-06 15:41 UTC (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_tables: get set elements via netlink
[PATCH nf-next 0/4] netfilter: conntrack: make l4 tracker structs const
2017-11-06 15:18 UTC (6+ messages)
` [PATCH nf-next 1/4] netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
` [PATCH nf-next,1/4] "
` [PATCH nf-next 2/4] netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
` [PATCH nf-next 3/4] netfilter: conntrack: constify list of builtin trackers
` [PATCH nf-next 4/4] netfilter: conntrack: l4 protocol trackers can be const
[PATCH] Out Of Bound Read in Netfilter Conntrack
2017-11-06 15:13 UTC (5+ messages)
[PATCH nft 00/16] tests: files: Remove test files
2017-11-06 15:04 UTC (18+ messages)
` [PATCH nft 01/16] tests: files: Remove tests for ipv4
` [PATCH nft 02/16] tests: files: Remove tests for ipv6
` [PATCH nft 03/16] tests: shell: Add test for log statement
` [PATCH nft 04/16] tests: files: Remove log statement tests
` [PATCH nft 05/16] tests: shell: Add test for log flags
` [PATCH nft 06/16] tests: shell: Add tests for payload expression
` [PATCH nft 07/16] tests: files: Remove payload expression tests
` [PATCH nft 08/16] tests: files: Remove test for syntactical errors
` [PATCH nft 09/16] tests: shell: Add test for ct expression
` [PATCH nft 10/16] tests: files: Remove "
` [PATCH nft 11/16] tests: files: Remove prefix file
` [PATCH nft 12/16] tests: files: Test for meta expressions
` [PATCH nft 13/16] tests: files: Remove test for meta expression
` [PATCH nft 14/16] tests: shell: Add tests for concat expression
` [PATCH nft 15/16] tests: files: Remove "
` [PATCH nft 16/16] tests: shell: Add test case for map expression
[PATCH] netfilter: nf_nat_snmp_basic: use asn1 decoder library
2017-11-06 14:44 UTC (2+ messages)
[PATCH] ipvs: Fix inappropriate output of procfs
2017-11-06 14:26 UTC (3+ messages)
[PATCH v3 11/21] clusterip: exit_net cleanup check added
2017-11-06 13:55 UTC (7+ messages)
` [PATCH v3 15/21] nf_tables: "
` [PATCH v3 16/21] nfnetlink_log: "
` [PATCH v3 17/21] nfnetlink_gueue: "
` [PATCH v3 18/21] x_tables: "
[PATCH nf-next] netfilter: xt_connlimit: remove mask argument
2017-11-06 13:51 UTC (2+ messages)
[PATCH] netfilter: ebtables: clean up initialization of buf
2017-11-06 13:50 UTC (2+ messages)
[PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses
2017-11-06 13:46 UTC (3+ messages)
[PATCH] netfilter: ip6_tables: remove redundant assignment to e
2017-11-06 13:18 UTC (2+ messages)
[PATCH] netfilter: ipset: use swap macro instead of _manually_ swapping values
2017-11-06 8:41 UTC (2+ messages)
[PATCH 18/21] recent: exit_net cleanup check added
2017-11-05 10:02 UTC
[PATCH 17/21] hashlimit: exit_net cleanup check added
2017-11-05 10:02 UTC
[PATCH 16/21] x_tables: exit_net cleanup check added
2017-11-05 10:02 UTC
[PATCH 14/21] nfnetlink_log: exit_net cleanup check added
2017-11-05 10:01 UTC
[PATCH 15/21] nfnetlink_gueue: exit_net cleanup check added
2017-11-05 10:01 UTC
[PATCH 13/21] nf_tables: exit_net cleanup check added
2017-11-05 10:01 UTC
[PATCH 09/21] clusterip: exit_net cleanup check added
2017-11-05 10:00 UTC
[PATCH] parser: allow classid as set key
2017-11-04 13:58 UTC
[PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
2017-11-04 9:07 UTC (2+ messages)
[PATCH RFC,WIP 0/5] Flow offload infrastructure
2017-11-04 4:49 UTC (12+ messages)
` [PATCH RFC,WIP 1/5] netfilter: nf_conntrack: move nf_ct_netns_{get,put}() to core
` [PATCH RFC,WIP 2/5] netfilter: add software flow offload infrastructure
` [PATCH RFC,WIP 3/5] netfilter: nf_flow_offload: integration with conntrack
` [PATCH RFC,WIP 4/5] netfilter: nf_tables: flow offload expression
` [PATCH RFC,WIP 5/5] netfilter: nft_flow_offload: add ndo hooks for hardware offload
[PATCH] Net: netfilter: vmalloc/vfree to kvmalloc/kvfree
2017-11-04 0:19 UTC (2+ messages)
[PATCH] netfilter: ipvs: Convert timers to use timer_setup()
2017-11-02 22:11 UTC (4+ messages)
[PATCH 0/2] Netfilter fixes for net
2017-11-02 7:53 UTC (4+ messages)
` [PATCH 1/2] netfilter: nft_set_hash: disable fast_ops for 2-len keys
` [PATCH 2/2] netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
[PATCH] netfilter: ipv4: Fix use-after-free in send_reset
2017-11-01 16:59 UTC (3+ messages)
[RFC] connlimit for nftables and limiting ct count by zone
2017-11-01 1:26 UTC (5+ messages)
[PATCH] netfilter: ipset: ip_set_bitmap_ipmac: use swap macro in bitmap_ipmac_create
2017-10-30 21:55 UTC (3+ messages)
[PATCH] netfilter: ipset: ip_set_bitmap_port: use swap macro in bitmap_port_create
2017-10-28 20:30 UTC
[PATCH] netfilter: ipset: ip_set_bitmap_ip: use swap macro in bitmap_ip_create
2017-10-28 20:24 UTC
[PATCH nf-next] netfilter: nft_set_hash: fix fast_ops for 2-len keys
2017-10-28 11:33 UTC (3+ messages)
[PATCH nft 0/8] rework dependency removal
2017-10-27 18:03 UTC (16+ messages)
` [PATCH nft 1/8] tests: adjust output to silence warnings
` [PATCH nft 2/8] src: remove exthdr_dependency_kill
` [PATCH nft 3/8] src: add and use payload_dependency_update helper
` [PATCH nft 4/8] src: pass proto_ctx to payload_dependency_kill
` [PATCH nft 5/8] payload: add basic infrastructure to keep some dependencies
` [PATCH nft 6/8] payload: keep dependencies that enforce a specific l3 protocol
` [PATCH nft 7/8] payload: consider expression type during dependency removal
` [PATCH nft 8/8] tests: silence test case
[PATCH] netfilter: ipvs: Convert timers to use timer_setup()
2017-10-27 5:55 UTC
[nft PATCH v2 0/4] libnftables preparations
2017-10-26 18:15 UTC (14+ messages)
` [nft PATCH v2 1/4] libnftables: Move library stuff out of main.c
` [nft PATCH v2 2/4] libnftables: Introduce nft_ctx_flush_cache()
` [nft PATCH] libnftables: Get rid of explicit cache flushes
` [nft PATCH v2 3/4] cli: Use nft_run_cmd_from_buffer()
` [nft PATCH v2 4/4] libnftables: Introduce getters and setters for everything
Fw: [Bug 197367] New: NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [nf_conntrack]
2017-10-26 9:48 UTC (2+ messages)
libnetfilter_queue documentation
2017-10-25 12:13 UTC
[PATCH nft] src: add nft_ prefix to everything exposed through include/nftables/nftables.h
2017-10-24 16:28 UTC (2+ messages)
[PATCH] extensions: add tests for ipcomp protocol
2017-10-24 16:13 UTC (2+ messages)
[PATCH v3] tests: xlate: print output in same way as nft-test.py
2017-10-24 16:12 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH] doc: nft.8 simplify initial SYNOPSIS line
2017-10-24 16:08 UTC (2+ messages)
[PATCH nf-next] netfilter: xt_connlimit: don't store address in the conn nodes
2017-10-24 16:05 UTC (2+ messages)
[PATCH nf-next] netfilter: conntrack: make l3proto trackers const
2017-10-24 16:04 UTC (2+ messages)
[PATCH v4 nf-next 0/2] netfilter: x_tables: speed up iptables-restore
2017-10-24 16:04 UTC (2+ messages)
[PATCH nf-next 0/3] netfilter: remove pf argument from conntrack l4 packet function
2017-10-24 16:03 UTC (2+ messages)
[PATCH] netfilter: nf_conntrack_h323: Remove typedef struct
2017-10-24 16:02 UTC (2+ messages)
[ebtables PATCH] Use flock() for --concurrent option
2017-10-24 15:57 UTC (2+ messages)
[PATCH nf-next] netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
2017-10-24 15:55 UTC (2+ messages)
Assalamu`Alaikum
2017-10-21 15:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).