messages from 2017-03-25 13:53:13 to 2017-04-03 18:55:25 UTC [more...]
[PATCH iptables v1] iptables-restore/save: exit when given an unknown option
2017-04-03 18:49 UTC
KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8
2017-04-03 17:55 UTC (16+ messages)
` [PATCH net] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
[PATCH nf] netfilter: nft_hash: do not dump the auto generated seed
2017-04-03 8:34 UTC
[PATCH nft] hash: generate a random seed if seed option is empty
2017-04-03 8:29 UTC
[PATCH libmnl] nlmsg: introduce mnl_nlmsg_batch_rest to get the rest length
2017-04-03 6:11 UTC
[PATCH 1/2] iptables: extensions: unnecessary cast on void pointer
2017-04-02 13:51 UTC (2+ messages)
` [PATCH 2/2] iptables: iptables: "
[PATCH nf] netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
2017-04-02 10:25 UTC
[PATCH nf] netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
2017-04-02 10:01 UTC
[PATCH nf] netfilter: make it safer during the inet6_dev->addr_list traversal
2017-04-02 9:27 UTC
[PATCH] iptables: iptables: Remove exceptional & on function name
2017-04-02 9:25 UTC
[PATCH 1/4] net: netfilter:Remove exceptional & on function name
2017-04-02 9:22 UTC (4+ messages)
` [PATCH 2/4] net: bridge: Remove "
` [PATCH 3/4] net: ipv4: "
` [PATCH 4/4] net: ipv6: "
[PATCH 1/2] extensions: libarpt_mangle.c : Constify option struct
2017-04-02 7:05 UTC (2+ messages)
` [PATCH 2/2] iptables: iptables: "
[PATCH 1/2] ipv4: netfilter: Simplify NULL comparisons
2017-04-02 5:31 UTC (2+ messages)
` [PATCH 2/2] ipv6: "
[PATCH v2] net: Remove unnecessary cast on void pointer
2017-04-01 23:48 UTC (2+ messages)
[PATCH 0/2] Simplify NULL comparisons
2017-04-01 16:13 UTC (3+ messages)
` [PATCH 1/2] ipv4: netfilter: "
` [PATCH 2/2] ipv6: "
[PATCH nf] netfilter: ctnetlink: remove unnecessary nf_conntrack_expect_lock protection
2017-04-01 14:14 UTC
[PATCH] net: ipv4: netfilter: Remove unused function nf_nat_need_gre()
2017-04-01 13:36 UTC
[PATCH] ipv4: netfilter: Comparison to NULL could be written
2017-04-01 13:05 UTC (2+ messages)
[PATCH nf] netfilter: ctnetlink: make it safer when checking the ct helper name
2017-04-01 12:55 UTC
[PATCH nf] netfilter: ctnetlink: using bit to represent the ct event
2017-04-01 12:31 UTC
[PATCH 0/2] Add/Remove spaces
2017-04-01 4:28 UTC (3+ messages)
` [PATCH 1/2] iio: adc: replace comma with a semicolon
` [PATCH 2/2] staging: iio: meter: Replace mlock with driver private buf_lock
[PATCH 0/4] Multiple checkpatch issues
2017-03-31 16:13 UTC (5+ messages)
` [PATCH 1/4] iptables: iptables: Add blank line after declaration
` [PATCH 2/4] iptables: iptables: Remove assignment in if condition
` [PATCH 3/4] iptables: iptables: Indent the code
` [PATCH 4/4] iptables: iptables: switch and case should be at the same indent
probably serious conntrack/netfilter panic, 4.8.14, timers and intel turbo
2017-03-31 18:46 UTC (2+ messages)
[PATCH iptables] tests: add regression tests for xtables-translate
2017-03-31 12:34 UTC
[PATCH nf v5 0/3] Refine the robust of helper expectfn
2017-03-31 10:38 UTC (4+ messages)
` [PATCH nf v5 1/3] netfilter: helper: Rename struct nf_ct_helper_expectfn to nf_ct_nat_helper
` [PATCH nf v5 2/3] netfilter: nat_helper: Make sure every proto nat module uses its nat_helper
` [PATCH nf v5 3/3] netfilter: nat_helper: Remove the expectations when its module is unloaded
[PATCH] iptables: extensions: Add/Remove the braces where necessary
2017-03-31 10:06 UTC
DoS attack mitigation in netfilter
2017-03-31 6:29 UTC (4+ messages)
` Writing metadata to a packet
[PATCH] iptables: extensions: Remove spaces
2017-03-30 18:17 UTC
[PATCH] iptables: extensions: Place trailing */ on a separate line
2017-03-30 18:00 UTC
[PATCH v2] net: netfilter: remove unused variable
2017-03-30 14:36 UTC (3+ messages)
[PATCH v2] iptables: extensions: Remove assignments in if condition
2017-03-30 13:43 UTC
[PATCH nf-next] netfilter: ipvs: don't check for presence of nat extension
2017-03-30 12:42 UTC (2+ messages)
[PATCH] iptables: extensions: Remove typedef in struct
2017-03-30 9:04 UTC
[PATCH] iptables: extensions: Remove assignment in if condition
2017-03-30 9:02 UTC (2+ messages)
[PATCH] iptables: extensions: Remove unnecessary parenthesis
2017-03-30 5:13 UTC
[PATCH] iptables: extensions: Add/Remove unnecessary spaces
2017-03-30 5:03 UTC
[PATCH nf V2] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
2017-03-30 2:12 UTC (2+ messages)
[PATCH] iptables: extensions: Add blank line after declarations
2017-03-29 23:45 UTC
[PATCH] iptables: extensions: Add space around operators
2017-03-29 23:16 UTC
[PATCH 0/8] Netfilter fixes for net
2017-03-29 21:39 UTC (10+ messages)
` [PATCH 1/8] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [PATCH 2/8] netfilter: nfnl_cthelper: fix runtime expectation policy updates
` [PATCH 3/8] netfilter: nfnl_cthelper: Fix memory leak
` [PATCH 4/8] netfilter: invoke synchronize_rcu after set the _hook_ to NULL
` [PATCH 5/8] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
` [PATCH 6/8] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
` [PATCH 7/8] netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
` [PATCH 8/8] netfilter: nfnetlink_queue: fix secctx memory leak
[PATCH 1/2] iptables: Remove explicit static variables initalization
2017-03-29 19:27 UTC (2+ messages)
` [PATCH 2/2] iptables: Remove unnecessary braces
[PATCH 0/2] iptables: Fix multiple checkpatch issues
2017-03-29 19:26 UTC
[PATCH] net: netfilter: remove unused variable
2017-03-29 14:16 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH nf v4 0/2] Fix invoking expectfn unloaded
2017-03-29 12:19 UTC (4+ messages)
` [PATCH nf v4 2/2] netfilter: helper: Fix possible panic caused by "
[PATCH nf] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
2017-03-29 11:50 UTC (5+ messages)
[PATCH nf-next v2 1/1] netfilter: helper: Remove useless rcu lock when get expectfn
2017-03-29 11:49 UTC (6+ messages)
[PATCH nf v3 1/1] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
2017-03-29 11:11 UTC
[PATCH nf] netfilter: nfnetlink_queue: fix secctx memory leak
2017-03-29 10:31 UTC (2+ messages)
[PATCH] net: ipv6: Removed unnecessary parenthesis
2017-03-29 10:17 UTC
[PATCH] net: netfilter: Replace explicit NULL comparison with ! operator
2017-03-29 10:15 UTC
[PATCH nft] src: allow update of net base w. meta l4proto icmpv6
2017-03-29 10:13 UTC (11+ messages)
[PATCH] net: netfilterL: Fix line over 80 characters
2017-03-29 10:00 UTC
[PATCH v2] netfilter: Clean up tests if NULL returned on failure
2017-03-29 9:33 UTC (7+ messages)
[PATCH] net: ipv6: Removed unnecessary parenthesis
2017-03-29 9:02 UTC
[PATCH] net: ipv6: netfilter: Format block comments
2017-03-29 8:39 UTC
[PATCH] net: netfilter: replace explicit NULL comparison with ! operator
2017-03-29 6:44 UTC
[PATCH] net: bridge: netfilter: Comparison to NULL could be written
2017-03-29 6:35 UTC
[PATCH] iptables: libiptc: Use list_{next/prev}_entry instead of list_entry
2017-03-29 6:12 UTC
[PATCH] net: ipv6: netfilter: replace explicit NULL comparison with ! operator
2017-03-29 5:52 UTC
[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry
2017-03-29 5:45 UTC
ANNOUNCE: netdev 2.1 conference Schedule out!
2017-03-28 22:21 UTC
[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible
2017-03-28 21:55 UTC
[PATCH 0/4] netfilter: ipset: Extend netmask support for kernel
2017-03-28 20:54 UTC (11+ messages)
` [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
[RFC v2] extensions: libxt_TOS: Add translation to nft
2017-03-28 18:50 UTC
[PATCH] net: netfilter: Remove typedef from "typedef struct bitstr_t"
2017-03-28 18:24 UTC
[RFC] extensions: libxt_TOS: Add translation to nft
2017-03-28 17:23 UTC (3+ messages)
[PATCH v3] net: netfilter: Add nfnl_msg_type() helper function
2017-03-28 16:57 UTC
[PATCH v2] net: netfilter: add nfnl_msg_type() helper function
2017-03-28 16:55 UTC
[PATCH] net: Remove unnecessary cast on void pointer
2017-03-28 15:33 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH] net: netfilter: Remove complexity
2017-03-28 15:26 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH v3] ebtables: extensions: Constify option struct
2017-03-28 14:12 UTC
[PATCH] netfilter: ipset: Use max macro instead of ternary operator
2017-03-28 14:13 UTC (3+ messages)
[PATCH] net: netfilters: Remove unnecessary parenthesis
2017-03-28 13:26 UTC
[PATCH v2] ebtables: extensions: Constify option struct
2017-03-28 12:48 UTC
[PATCH 0/3] ebtables: Constify option struct
2017-03-28 12:22 UTC (5+ messages)
` [PATCH 1/3] ebtables: extensions: "
` [PATCH 2/3] "
` [PATCH 3/3] "
[PATCH v3] netfilter: Compress return logic
2017-03-28 9:06 UTC
[PATCH nf-next] netfilter: nat: avoid use of nf_conn_nat extension
2017-03-28 8:31 UTC
[PATCH nf-next 1/1] netfilter: ctlink: Return error directly when create expect without help
2017-03-28 1:52 UTC
[PATCH v2] net: netfilter: Remove multiple assignment
2017-03-27 22:33 UTC
[PATCH] iptables: Constify option struct
2017-03-27 21:37 UTC (5+ messages)
` [Outreachy kernel] "
[PATCH 0/5] ipset: Extend netmask support for userspace
2017-03-27 20:12 UTC (5+ messages)
` [PATCH 1/5] ipset: netmask: expand to support cidr and full mask
` [PATCH 3/5] ipset: hash:ipport: netmask support
[PATCH 0/4] Constify option structures
2017-03-27 18:49 UTC (6+ messages)
` [PATCH 1/4] extensions: libebt_limit: Constify option struct
` [PATCH 2/4] extenstions: libebt_mark_m: "
` [PATCH 3/4] extensions: libebt_mark: "
` [PATCH 4/4] extensions: libebt_nflog: "
` [Outreachy kernel] [PATCH 0/4] Constify option structures
[PATCH v2 ulogd2 1/2] harmonize log file defaults with ulogd.conf
2017-03-27 18:43 UTC (2+ messages)
` [PATCH v2 ulogd2 2/2] rotate all default output files
[PATCH] netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session
2017-03-27 15:28 UTC
[PATCH nf-next v2 1/1] netfilter: nat: Correct the return value check for nat mangled packet
2017-03-27 15:12 UTC
[PATCH] net: netfilter: Remove multiple assignment
2017-03-27 15:09 UTC (4+ messages)
` [Outreachy kernel] "
[PATCH nf v4 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-27 14:08 UTC (3+ messages)
[PATCH nf-next 1/1] netfilter: Use bool type instead of int as the return value of nf_conntrack_tuple_taken and nf_nat_used_tuple
2017-03-27 12:50 UTC (3+ messages)
[PATCH nf-next 0/4] Refine the nat helper codes
2017-03-27 12:48 UTC (4+ messages)
` [PATCH nf-next 1/4] netfilter: amanda: Correct the return value comparison of the func nf_nat_mangle_udp_packet
[PATCH 0/2] netfilter: Remove unnecessary cast on void pointer
2017-03-27 12:27 UTC (2+ messages)
[PATCH] net: netfilters: Remove extra parenthesis
2017-03-27 12:02 UTC (2+ messages)
[PATCH nf v5 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-27 11:55 UTC (2+ messages)
[PATCH nf] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
2017-03-27 11:55 UTC (2+ messages)
[PATCH nf V2] netfilter: invoke synchronize_rcu after set the _hook_ to NULL
2017-03-27 11:54 UTC (2+ messages)
[PATCH nf V3] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
2017-03-27 11:55 UTC (2+ messages)
[PATCH nf-next 1/1] netfilter: expect: Add one common func nf_ct_remove_expect to simplify codes
2017-03-27 2:31 UTC
[PATCH 1/2] net: netfilter: Remove typedef from "typedef struct field_t"
2017-03-27 1:25 UTC (2+ messages)
[Netdev ANNOUNCE]: New sponsors and workshop workshop accepted
2017-03-26 13:52 UTC
[Netdev ANNOUNCE]: New Platinum sponsor
2017-03-25 15:13 UTC
[Netdev ANNOUNCE]: New talk accepted
2017-03-25 14:59 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).