messages from 2017-03-17 13:10:44 to 2017-03-22 13:45:58 UTC [more...]
[PATCH 0/5] netfilter: Clean up tests if NULL returned on failure
2017-03-22 13:45 UTC (8+ messages)
` [PATCH 1/5] netfilter: ipvs: "
` [PATCH 2/5] netfilter: "
` [PATCH 3/5] netfilter: nf_tables_api: "
` [PATCH 4/5] netfilter: nfnetlink: "
` [PATCH 5/5] netfilter: xt_TEE: "
[PATCH nft] src: allow update of net base w. meta l4proto icmpv6
2017-03-22 13:44 UTC (3+ messages)
[iptables PATCH] extensions: libxt_statistic: Complete nft translator
2017-03-22 13:27 UTC (5+ messages)
[PATCH libnetfilter_cthelper] examples: kill the "invalid argument" error in nftc-helper-add
2017-03-22 13:09 UTC (2+ messages)
[PATCH V4 1/2] netfilter: xt_AUDIT: use consistent ipv4 network offset
2017-03-22 12:56 UTC (5+ messages)
` [PATCH V4 2/2] audit: normalize NETFILTER_PKT
[PATCH nf-next] netfilter: nf_tables: add nft_is_base_chain() helper
2017-03-22 12:38 UTC
[nft PATCH 0/2] Some fixes for nested sets
2017-03-22 11:52 UTC (11+ messages)
` [nft PATCH 1/2] evaluate: set: Allow for set elems to be sets
` [nft PATCH 2/2] evaluate: set: Fix nested set merge size adjustment
` [nft PATCH 1/3] tests: Add test cases for nested anonymous sets
` [nft PATCH 2/3] tests: shell: netns/0003many_0: Fix cleanup after error
` [nft PATCH 3/3] sets: Fix for missing space after last element
[PATCH nf 1/2,v3] netfilter: nfnetlink_cthelper: fix runtime expectation policy updates
2017-03-22 12:04 UTC (3+ messages)
[PATCH] ulogd: add +1 char for null char
2017-03-22 7:07 UTC (4+ messages)
` [PATCH] ulogd: use strncpy instead of memcpy
[PATCH nf v2 1/1] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
2017-03-22 3:51 UTC
[PATCH RESENT nf 1/1] netfilter: ctlink: Fix one possible use-after-free in ctnetlink_create_expect
2017-03-22 3:29 UTC (3+ messages)
[PATCH 1/2 nf] netfilter: nfnetlink_cthelper: fix runtime expectation policy updates
2017-03-22 2:43 UTC (3+ messages)
` [PATCH 2/2 nf] netfilter: cthelper: Fix memory leak
[PATCH nf-next v2 1/1] netfilter: helper: Remove useless rcu lock when get expectfn
2017-03-22 2:15 UTC
[PATCH 1/2] netfilter: ipset: warn users of list:set that parameter 'size' is ignored
2017-03-22 2:06 UTC (2+ messages)
` [PATCH 2/2] "
[PATCH] netfilter: ipset: print out warnings generated by commands
2017-03-22 2:07 UTC
[PATCH nf v4 0/2] Fix invoking expectfn unloaded
2017-03-22 1:03 UTC (3+ messages)
` [PATCH nf v4 1/2] netfilter: helper: Rename struct nf_ct_helper_expectfn to nf_ct_nat_helper
` [PATCH nf v4 2/2] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
[PATCH nf 0/5] netfilter: nfnl_cthelper: fix some bugs
2017-03-22 0:06 UTC (21+ messages)
` [PATCH nf 1/5] netfilter: nfnl_cthelper: don't report error if NFCTH_PRIV_DATA_LEN is empty
` [PATCH nf 2/5] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [PATCH nf 3/5] netfilter: drop const qualifier from struct nf_conntrack_expect_policy
` [PATCH nf 4/5] netfilter: nfnl_cthelper: fix memory leak when do update
` [PATCH nf 5/5] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
[PATCH v2] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
2017-03-21 23:32 UTC (2+ messages)
[PATCH 00/22] Netfilter/IPVS updates for net-next
2017-03-21 21:34 UTC (24+ messages)
` [PATCH 01/22] netfilter: nft_exthdr: Allow checking TCP option presence, too
` [PATCH 02/22] netfilter: nft_hash: rename nft_hash to nft_jhash
` [PATCH 03/22] netfilter: nft_hash: support of symmetric hash
` [PATCH 04/22] netfilter: Use pr_cont where appropriate
` [PATCH 05/22] netfilter: arp_tables: remove redundant check on ret being non-zero
` [PATCH 06/22] netfilter: nf_tables: validate the expr explicitly after init successfully
` [PATCH 07/22] netfilter: nf_tables: add nft_set_lookup()
` [PATCH 08/22] netfilter: bridge: remove unneeded rcu_read_lock
` [PATCH 09/22] netfilter: nf_reject: remove unused variable
` [PATCH 10/22] netfilter: provide nft_ctx in object init function
` [PATCH 11/22] netfilter: nft_ct: add helper set support
` [PATCH 12/22] netfilter: nft_fib: Support existence check
` [PATCH 13/22] netfilter: nf_conntrack: reduce resolve_normal_ct args
` [PATCH 14/22] netfilter: limit: use per-rule spinlock to improve the scalability
` [PATCH 15/22] netfilter: nft_set_rbtree: use per-set rwlock "
` [PATCH 16/22] ipvs: remove an annoying printk in netns init
` [PATCH 17/22] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries
` [PATCH 18/22] ipvs: Document sysctl sync_qlen_max and sync_sock_size
` [PATCH 19/22] ipvs: Document sysctl sync_ports
` [PATCH 20/22] ipvs: Document sysctl pmtu_disc
` [PATCH 21/22] netfilter: refcounter conversions
` [PATCH 22/22] netfilter: fix the warning on unused refcount variable
[PATCH 0/5] ipset: Extend netmask support for userspace
2017-03-21 18:39 UTC (6+ messages)
` [PATCH 1/5] ipset: netmask: expand to support cidr and full mask
` [PATCH 2/5] ipset: hash:ip: add support for new netmask types
` [PATCH 3/5] ipset: hash:ipport: netmask support
` [PATCH 4/5] hash:ip: add new netmask support to man page
` [PATCH 5/5] hash:ip,port: add "
[PATCH 0/4] netfilter: ipset: Extend netmask support for kernel
2017-03-21 18:29 UTC (5+ messages)
` [PATCH 1/4] net: netfilter: add nf_inet_addr_mask_inplace helper fn
` [PATCH 2/4] netfilter: ipset: generalize netmask to support cidr and mask values
` [PATCH 3/4] netfilter: ipset: hash:ip: add support for new netmask types
` [PATCH 4/4] netfilter: ipset: hash:ipport: add netmask support
[PATCH 0/2] netfilter: ,netdev@vger.kernel.org
2017-03-21 15:49 UTC (4+ messages)
` [PATCH 1/2] netfilter: ipset: Compress return logic
` [PATCH 2/2] netfilter: ipvs: "
[Netdev ANNOUNCE]: Two new talks on network emulators and zero copy sendmsg
2017-03-21 15:15 UTC
[PATCH net-next 1/1] netfilter: helper: Remove the rcu lock in nf_ct_helper_expectfn_find_by_name and nf_ct_helper_expectfn_find_by_symbol
2017-03-21 14:36 UTC (3+ messages)
Interrest in a ASA-like packet tracer?
2017-03-21 14:35 UTC (2+ messages)
[PATCH nf v3 0/2] Fix invoking expectfn unloaded
2017-03-21 14:20 UTC (5+ messages)
` [PATCH nf v3 1/2] netfilter: helper: Rename struct nf_ct_helper_expectfn to nf_ct_nat_helper
` [PATCH nf v3 2/2] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
[PATCH iptables v2]: Support the iptables lock in ip[6]tables-restore
2017-03-21 13:54 UTC (7+ messages)
` [PATCH iptables v2 1/2] iptables: remove duplicated argument parsing code
` [PATCH iptables v2 2/2] iptables-restore: support acquiring the lock
[PATCH v2 0/2] netfilter: Compress return logic
2017-03-21 13:30 UTC (3+ messages)
` [PATCH v2 1/2] netfilter: ipset: "
` [PATCH v2 2/2] netfilter: ipvs: "
[PATCH 1/2,v2] netfilter: nfnetlink_cthelper: fix runtime expectation policy updates
2017-03-21 13:12 UTC
[PATCH 0/2] netfilter: Remove unnecessary cast on void pointer
2017-03-21 12:19 UTC (3+ messages)
` [PATCH 1/2] netfilter: ipset: "
` [PATCH 2/2] netfilter: "
[PATCH] [RESENT]netfilter: nfnetlink_cthelper: Fix memory leak
2017-03-21 11:59 UTC (2+ messages)
[PATCH libnetfilter_cthelper] examples: fix double free in nftc-helper-add
2017-03-21 10:41 UTC (2+ messages)
[PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
2017-03-21 10:11 UTC (11+ messages)
[PATCH nf v2 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-21 0:26 UTC (5+ messages)
[PATCH nf v3 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-21 0:22 UTC
[Netdev ANNOUNCE]: New tc workshop accepted
2017-03-20 19:54 UTC (3+ messages)
` [NetDev] "
` [NetDev-tech] "
[PATCH libnetfilter_cthelper] src: fix incorrect building and parsing of the NFCTH_POLICY_SETX attribute
2017-03-20 14:35 UTC
[PATCH v2 nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
2017-03-20 13:22 UTC (8+ messages)
[PATCH nf] netfilter: invoke synchronize_rcu after set the _hook_ to NULL
2017-03-20 13:03 UTC
[PATCH] [netfilter-next] netfilter: remove unused refcount variable
2017-03-20 12:56 UTC (2+ messages)
[PATCH nft 2/3] parser_bison: Allow flushing maps
2017-03-20 10:15 UTC (2+ messages)
[PATCH nft 3/3] doc: Document add / delete element operations of sets and maps
2017-03-20 10:16 UTC (2+ messages)
[PATCH nft 1/3] parser_bison: Allow flushing flow tables
2017-03-20 10:15 UTC (2+ messages)
[PATCH nf 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-20 9:57 UTC (3+ messages)
[PATCH] netfilter: fix the warning on unused refcount variable
2017-03-20 9:50 UTC (2+ messages)
linux-next: build warning after merge of the netfilter-next tree
2017-03-20 8:44 UTC (3+ messages)
ANNOUNCE: New talk accepted! Droplet: DDoS countermeasures powered by BPF + XDP
2017-03-19 13:49 UTC
ANNOUNCE: New sponsor Netronome
2017-03-19 6:06 UTC (10+ messages)
` [NetDev] "
` [NetDev-tech] "
` [NetDev] [NetDev-tech] "
ANNOUNCE: New talk accepted on TCP algorithms performance on wireless LTE networks
2017-03-18 22:22 UTC
[PATCH v2 nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
2017-03-18 7:57 UTC
[PATCH nf 1/1] netfilter: ctlink: Fix one possible use-after-free in ctnetlink_create_expect
2017-03-18 4:39 UTC (3+ messages)
[PATCH nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
2017-03-18 4:02 UTC (4+ messages)
[PATCH 1/7] net, netfilter: convert ip_vs_conn.refcnt from atomic_t to refcount_t
2017-03-18 2:52 UTC (2+ messages)
[nf-next:master 1/1] net/netfilter/nfnetlink_acct.c:329: warning: unused variable 'refcount'
2017-03-17 21:33 UTC
ANNOUNCE: New tutorial on XDP
2017-03-17 13:17 UTC
[PATCH] iptables: move XT_LOCK_NAME from CFLAGS to config.h
2017-03-17 13:14 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).