messages from 2017-08-24 14:43:45 to 2017-09-04 20:11:12 UTC [more...]
[PATCH 00/12] Netfilter updates for next-net (part 2)
2017-09-04 20:11 UTC (6+ messages)
` [PATCH 01/12] netfilter: xt_hashlimit: add rate match mode
` [PATCH 02/12] netfilter: nf_tables: add select_ops for stateful objects
` [PATCH 06/12] net: Replace NF_CT_ASSERT() with WARN_ON()
` [PATCH 07/12] net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros
` [PATCH 10/12] netlink: add NLM_F_NONREC flag for deletion requests
[nft PATCH V2] tests: shell: Add tests for json import
2017-09-04 12:39 UTC (3+ messages)
[PATCH nft V3] tests: shell: Add tests for json import
2017-09-04 12:31 UTC
[PATCH 1/2] netfilter/xt_hashlimit: new feature/algorithm for xt_hashlimit
2017-09-04 11:31 UTC (3+ messages)
[PATCH nf-next 1/3] netfilter: nf_tables: add select_ops for stateful objects
2017-09-04 11:16 UTC (6+ messages)
` [PATCH nf-next 2/3] netfilter: nft_limit: replace pkt_bytes with bytes
` [PATCH nf-next 3/3] netfilter: nft_limit: add stateful object type
[nft PATCH 0/2] libnftables preparation work
2017-09-04 7:55 UTC (11+ messages)
` [nft PATCH 1/2] src: add flags fo nft_ctx_new
` [nft PATCH 2/2] src: get rid of printf
` [nft PATCH v2] libnftables preparation work
` [nft PATCH v2 1/2] src: add flags fo nft_ctx_new
` [nft PATCH v2 2/2] src: get rid of printf
(unknown),
2017-09-04 2:13 UTC
[PATCH nf-next 3/5] netlink: add NLM_F_NONREC flag for deletion requests
2017-09-04 0:22 UTC (5+ messages)
` [PATCH nf-next 4/5] netfilter: nf_tables: use NLM_F_NONREC "
` [PATCH nf-next 5/5] netfilter: nf_tables: support for recursive chain deletion
[PATCH 00/47] Netfilter updates for net-next
2017-09-04 0:09 UTC (11+ messages)
` [PATCH 01/47] netfilter: expect: add to hash table after expect init
` [PATCH 02/47] netfilter: nf_tables: keep chain counters away from hot path
` [PATCH 03/47] netfilter: Remove duplicated rcu_read_lock
` [PATCH 04/47] netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
` [PATCH 05/47] netfilter: nf_tables: fib: use skb_header_pointer
` [PATCH 06/47] netfilter: nf_tables: add fib expression to the netdev family
` [PATCH 07/47] netfilter: conntrack: Change to deferable work queue
` [PATCH 08/47] netfilter: expect: add and use nf_ct_expect_iterate helpers
` [PATCH 09/47] netfilter: add and use nf_ct_unconfirmed_destroy
[PATCH 46/47] netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
2017-09-03 22:43 UTC (2+ messages)
` [PATCH 47/47] netfilter: rt: account for tcp header size too
[PATCH 36/47] netfilter: conntrack: place print_tuple in procfs part
2017-09-03 22:42 UTC (10+ messages)
` [PATCH 37/47] netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
` [PATCH 38/47] netfilter: conntrack: make protocol tracker pointers const
` [PATCH 39/47] netfilter: ebtables: fix indent on if statements
` [PATCH 40/47] netfilter: fix a few (harmless) sparse warnings
` [PATCH 41/47] netfilter: convert hook list to an array
` [PATCH 42/47] netfilter: debug: check for sorted array
` [PATCH 43/47] netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
` [PATCH 44/47] netfilter: conntrack: don't log "invalid" icmpv6 connections
` [PATCH 45/47] netfilter: Remove NFDEBUG()
[PATCH 33/47] netfilter: conntrack: remove protocol name from l3proto struct
2017-09-03 22:41 UTC (3+ messages)
` [PATCH 34/47] netfilter: conntrack: remove protocol name from l4proto struct
` [PATCH 35/47] netfilter: conntrack: reduce size of l4protocol trackers
[PATCH 23/47] netfilter: constify nf_loginfo structures
2017-09-03 22:40 UTC (10+ messages)
` [PATCH 24/47] netfilter: connlimit: merge root4 and root6
` [PATCH 25/47] netfilter: remove prototype of netfilter_queue_init
` [PATCH 26/47] netfilter: use audit_log()
` [PATCH 27/47] netfilter: exthdr: factor out tcp option access
` [PATCH 28/47] netfilter: exthdr: split netlink dump function
` [PATCH 29/47] netfilter: exthdr: tcp option set support
` [PATCH 30/47] netfilter: rt: add support to fetch path mss
` [PATCH 31/47] netfilter: nf_nat_h323: fix logical-not-parentheses warning
` [PATCH 32/47] netfilter: conntrack: compute l3proto nla size at compile time
[PATCH 20/47] netfilter: conntrack: do not enable connection tracking unless needed
2017-09-03 22:28 UTC (3+ messages)
` [PATCH 21/47] netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
` [PATCH 22/47] netfilter: constify nf_conntrack_l3/4proto parameters
[PATCH 10/47] netfilter: conntrack: destroy functions need to free queued packets
2017-09-03 22:27 UTC (10+ messages)
` [PATCH 11/47] netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
` [PATCH 12/47] netfilter: nf_hook_ops structs can be const
` [PATCH 13/47] netfilter: nf_tables: No need to check chain existence when tracing
` [PATCH 14/47] netlink: Introduce nla_strdup()
` [PATCH 15/47] netfilter: nf_tables: Allow table names of up to 255 chars
` [PATCH 16/47] netfilter: nf_tables: Allow chain name "
` [PATCH 17/47] netfilter: nf_tables: Allow set names "
` [PATCH 18/47] netfilter: nf_tables: Allow object "
` [PATCH 19/47] netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
[PATCH nf-next 1/5] netfilter: nf_tables: add nf_tables_updchain()
2017-09-03 21:54 UTC (2+ messages)
` [PATCH nf-next 2/5] netfilter: nf_tables: add nf_tables_addchain()
(unknown),
2017-09-03 21:51 UTC
[PATCH V2] netfilter: xt_TEE: Fix potential deadlock when TEE target is inserted
2017-09-03 16:11 UTC
[PATCH] netfilter: xt_TEE: Fix potential deadlock when TEE target is inserted
2017-09-03 15:51 UTC (3+ messages)
[PATCH] netfilter: ipt_CLUSTERIP: Fix potential deadlock when CLUSTERIP target is inserted
2017-09-03 14:31 UTC
On ulogd2, nfacct and sqlite3
2017-09-03 9:12 UTC
(unknown),
2017-09-02 6:40 UTC
(unknown),
2017-09-01 20:58 UTC
[PATCH nf] netfilter: xtables: add scheduling opportunity in get_counters
2017-09-01 20:51 UTC (2+ messages)
[PATCH nft 1/3] src: move nf_sock into nft_ctx structure
2017-09-01 17:50 UTC (9+ messages)
` [PATCH nft 2/3] netlink: remove nfsock_open()
` [PATCH nft 3/3] src: add nft_ctx_netlink_init()
[PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule
2017-08-31 11:59 UTC (3+ messages)
[PATCH nf] netfilter: nf_nat: don't bug when mapping already exists
2017-08-31 11:45 UTC
[PATCH nft v2 00/18] introducing libnftables
2017-08-31 10:19 UTC (33+ messages)
` [PATH nft v2 01/18] mnl: fix error handling in mnl_batch_talk
` [PATH nft v2 04/18] libnftables: add context new and free
` [PATH nft v2 05/18] libnftables: add nft_run_command_from_buffer
` [PATH nft v2 11/18] libnftables: move iface_cache_release to deinit
` [PATH nft v2 13/18] libnftables: add nft_context_set_print
` [PATH nft v2 15/18] libnftables: set max_errors to 1 in library
hi, any update on bug id 1177, ulogd, export 'ct.zone' field?
2017-08-30 22:36 UTC
[PATCH] netfilter: nat: constify rhashtable_params
2017-08-30 11:48 UTC
[PATCH nf-next] net: Replace NF_CT_ASSERT() with WARN_ON()
2017-08-30 8:07 UTC (2+ messages)
` [PATCH nf-next] net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros
[PATCH] examples: Fix memory leaks detected by Valgrind
2017-08-30 7:18 UTC (3+ messages)
[PATCH nf-next] netfilter: remove unused hooknum arg from packet functions
2017-08-29 10:04 UTC
[nft PATCH 0/2] First attempt at synopsis fixup
2017-08-28 21:25 UTC (6+ messages)
` [nft PATCH 1/2] nft.8: Fix and enhance synopsis section
` [nft PATCH RFC 2/2] nft.8: Make use of synopfragment in "
[PATCH 0/7] net: make some structures const
2017-08-28 18:30 UTC (16+ messages)
` [PATCH 1/7] Bluetooth: 6lowpan: make header_ops const
` [PATCH 2/7] bridge: make ebt_table const
` [PATCH 3/7] ieee802154: 6lowpan: make header_ops const
` [PATCH 4/7] ipv4: make net_protocol const
` [PATCH 5/7] RDS: make rhashtable_params const
` [PATCH 6/7] netfilter: nat: "
` [PATCH 7/7] SUNRPC: make kvec const
[PATCH nft] tests: py: add tests for limit stateful object
2017-08-28 18:20 UTC
[PATCH nf-next] net: netfilter: Remove NFDEBUG
2017-08-28 16:13 UTC (2+ messages)
[PATCH nft] evaluate: convert expr_rt byteorder when evaluating statment arg
2017-08-28 15:55 UTC (2+ messages)
[PATCH nf-next] netfilter: rt: account for tcp header size too
2017-08-28 15:53 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_conntrack: remove unused code in nf_conntrack_proto_generic.c
2017-08-28 15:52 UTC (2+ messages)
[PATCH nf-next] netfilter: conntrack: don't log "invalid" icmpv6 connections
2017-08-28 15:51 UTC (2+ messages)
[PATCH nf-next 0/3] netfilter: convert hook list to an array
2017-08-28 15:47 UTC (2+ messages)
[PATCH nf-next] netfilter: fix a few (harmless) sparse warnings
2017-08-28 15:43 UTC (2+ messages)
[nft PATCH] parser: Fix memleaks for STRING token (and derived ones)
2017-08-28 15:18 UTC (2+ messages)
netfilter fixes for 4.12.y tree
2017-08-27 12:52 UTC (2+ messages)
libnetfilter_queue 1.0.3 docs
2017-08-27 12:22 UTC
libnetfilter_queue & multithreading & 1 queue freezing
2017-08-27 12:19 UTC (3+ messages)
libnetfilter_queue 1.0.3
2017-08-27 8:53 UTC
NFQUEUE --queue-balance
2017-08-27 8:11 UTC (3+ messages)
[PATCH nftables] netlink_linearize: skip set element expression in set statement key
2017-08-26 17:50 UTC
[PATCH] netfilter: ipv4: nf_defrag: constify nf_hook_ops
2017-08-26 10:45 UTC (2+ messages)
[PATCH] netfilter: ipv6: nf_defrag: constify nf_hook_ops
2017-08-26 10:42 UTC
[PATCH nf-next] netfilter: xt_CHECKSUM: avoid bad offload warnings on GSO packets
2017-08-25 9:43 UTC (9+ messages)
[PATCH 0/5] Netfilter fixes for net
2017-08-24 18:49 UTC (4+ messages)
` [PATCH 2/5] netfilter: nft_compat: check extension hook mask only if set
` [PATCH 3/5] netfilter: x_tables: Fix use-after-free in ipt_do_table
[nft PATCH 0/4] Memleak fixes and some minor cleanups
2017-08-24 17:19 UTC (6+ messages)
` [nft PATCH 1/4] scanner: Fix for memleak due to unclosed file pointer
` [nft PATCH 2/4] scanner: Fix for wrong parameter type of scanner_destroy()
` [nft PATCH 3/4] scanner: Make use of yylex_init_extra()
` [nft PATCH 4/4] parser: Fix for memleak when commands fail
[PATCH][V2] netfilter: fix indent on if statements
2017-08-24 16:56 UTC (2+ messages)
[PATCH nf-next 0/7] netfilter: conntrack: constify protocol trackers, part 1
2017-08-24 16:52 UTC (2+ messages)
[conntrack-tools PATCH] tests: don't fail on modprobe since the driver might be built-in
2017-08-24 16:51 UTC (2+ messages)
[PATCH] netfilter: nf_nat_h323: fix logical-not-parentheses warning
2017-08-24 16:49 UTC (5+ messages)
` [PATCH v2] "
[nft PATCH] Fix debug_proto_ctx()
2017-08-24 16:11 UTC (2+ messages)
[PATCH nf-next] netfilter: conntrack: remove unused hooknum arg from packet functions
2017-08-24 15:42 UTC
[PATCH conntrack-tools] conntrackd: cthelper: ssdp: fix build with musl
2017-08-24 14:56 UTC (2+ messages)
[PATCH conntrack-tools] conntrack: Show multiple CPUs stats from proc
2017-08-24 14:56 UTC (2+ messages)
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).