Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- Re: [PATCH nf] netfilter: xt_CT: fix cthelper module's refcnt leak, (continued)
- [PATCH iptables] extensions: libxt_hashlimit: fix 64-bit printf formats,
James Cowgill
- [PATCH nf-next 1/1] netfilter: cttimeout: Refine cttimeout_del_timeout,
gfree . wind
- [PATCH nf v2 1/1] netfilter: xt_CT: Fix one possible memleak of timeout,
gfree . wind
- [PATCH nf-next 1/1] netfilter: cttimeout: Return -EOPNOTSUPP if l4proto doesn't support, gfree . wind
- [PATCH nf 1/1] netfilter: cttimeout: Fix one possible use-after-free issue,
gfree . wind
- [PATCH nf 1/1] netfilter: xt_CT: Fix one possible memleak of timeout,
gfree . wind
- [PATCH nf 1/1] netfilter: CLUSTERIP: Fix one wrong refcnt usage,
gfree . wind
- [PATCH nf-next 1/1] netfilter: Remove useless variable timeouts in init_conntrack,
gfree . wind
- [PATCH nf-next v2 1/1] netfilter: udplite: Remove duplicated udplite4/6 declaration,
gfree . wind
- [PATCH nf-next 1/1] netfilter: udplite4: Remove duplicated udplite4 declaration,
gfree . wind
- [PATCH nft] exthdr: avoid crash with older kernels,
Florian Westphal
- [PATCH nft] src: fix build warning on i686,
Florian Westphal
- [PATCH] libnetfilter_conntrack: Add API support for passing bound file descriptor, Skylar Chang
- [PATCH] libnfnetlink: Add API support for passing bound file descriptor,
Skylar Chang
- [PATCH] iptables-restore/ip6tables-restore: add --version/-V argument,
Dan Williams
- [PATCH iptables v1] iptables-restore/save: exit when given an unknown option,
Vincent Bernat
- [PATCH nf] netfilter: nft_hash: do not dump the auto generated seed,
Liping Zhang
- [PATCH nft] hash: generate a random seed if seed option is empty,
Liping Zhang
- [PATCH libmnl] nlmsg: introduce mnl_nlmsg_batch_rest to get the rest length,
Ken-ichirou MATSUZAWA
- [PATCH 1/2] iptables: extensions: unnecessary cast on void pointer,
Arushi Singhal
- [PATCH nf] netfilter: nf_ct_expect: use proper RCU list traversal/update APIs,
Liping Zhang
- [PATCH nf] netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL,
Liping Zhang
- [PATCH nf] netfilter: make it safer during the inet6_dev->addr_list traversal,
Liping Zhang
- [PATCH] iptables: iptables: Remove exceptional & on function name, Arushi Singhal
- [PATCH 1/4] net: netfilter:Remove exceptional & on function name,
Arushi Singhal
- KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8,
Denys Fedoryshchenko
- [PATCH 1/2] extensions: libarpt_mangle.c : Constify option struct,
Arushi Singhal
- [PATCH 1/2] ipv4: netfilter: Simplify NULL comparisons,
Arushi Singhal
- [PATCH 0/2] Simplify NULL comparisons,
Arushi Singhal
- [PATCH nf] netfilter: ctnetlink: remove unnecessary nf_conntrack_expect_lock protection,
Liping Zhang
- [PATCH] net: ipv4: netfilter: Remove unused function nf_nat_need_gre(),
simran singhal
- [PATCH nf] netfilter: ctnetlink: make it safer when checking the ct helper name,
Liping Zhang
- [PATCH nf] netfilter: ctnetlink: using bit to represent the ct event, Liping Zhang
- [PATCH] ipv4: netfilter: Comparison to NULL could be written,
Arushi Singhal
- [PATCH 0/2] Add/Remove spaces,
Arushi Singhal
- [PATCH 0/4] Multiple checkpatch issues.,
Arushi Singhal
- [PATCH iptables] tests: add regression tests for xtables-translate,
Pablo M. Bermudo Garay
[PATCH nf v5 0/3] Refine the robust of helper expectfn,
gfree . wind
[PATCH] iptables: extensions: Add/Remove the braces where necessary, Arushi Singhal
[PATCH] iptables: extensions: Remove spaces., Arushi Singhal
[PATCH] iptables: extensions: Place trailing */ on a separate line., Arushi Singhal
[PATCH v2] iptables: extensions: Remove assignments in if condition., Arushi Singhal
[PATCH] iptables: extensions: Remove typedef in struct., Arushi Singhal
[PATCH] iptables: extensions: Remove unnecessary parenthesis., Arushi Singhal
[PATCH] iptables: extensions: Add/Remove unnecessary spaces., Arushi Singhal
[PATCH] iptables: extensions: Add blank line after declarations., Arushi Singhal
[PATCH] iptables: extensions: Remove assignment in if condition.,
Arushi Singhal
[PATCH] iptables: extensions: Add space around operators, Arushi Singhal
[PATCH 2/2] iptables: Remove unnecessary braces.,
Varsha Rao
[PATCH 1/2] iptables: Remove explicit static variables initalization.,
Varsha Rao
[PATCH 0/2] iptables: Fix multiple checkpatch issues., Varsha Rao
[PATCH v2] net: netfilter: remove unused variable,
Arushi Singhal
[PATCH] net: netfilter: remove unused variable,
Arushi Singhal
[PATCH nf V2] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink,
Liping Zhang
[PATCH nf v3 1/1] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find,
gfree . wind
[PATCH] net: netfilterL: Fix line over 80 characters., Arushi Singhal
[PATCH] net: ipv6: Removed unnecessary parenthesis,
Arushi Singhal
[PATCH] net: ipv6: netfilter: Format block comments.,
Arushi Singhal
[PATCH] net: netfilter: replace explicit NULL comparison with ! operator,
Arushi Singhal
[PATCH] net: bridge: netfilter: Comparison to NULL could be written, Arushi Singhal
[PATCH] iptables: libiptc: Use list_{next/prev}_entry instead of list_entry,
simran singhal
[PATCH] net: ipv6: netfilter: replace explicit NULL comparison with ! operator, Arushi Singhal
[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry,
simran singhal
ANNOUNCE: netdev 2.1 conference Schedule out!, Jamal Hadi Salim
[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible,
simran singhal
[PATCH v2] net: Remove unnecessary cast on void pointer,
simran singhal
[RFC v2] extensions: libxt_TOS: Add translation to nft,
Gargi Sharma
[PATCH] net: netfilter: Remove typedef from "typedef struct bitstr_t".,
Arushi Singhal
[PATCH v3] net: netfilter: Add nfnl_msg_type() helper function,
Arushi Singhal
[PATCH v2] net: netfilter: add nfnl_msg_type() helper function, Arushi Singhal
[RFC] extensions: libxt_TOS: Add translation to nft,
Gargi Sharma
[PATCH nf] netfilter: nfnetlink_queue: fix secctx memory leak,
Liping Zhang
[PATCH v3] ebtables: extensions: Constify option struct, Gargi Sharma
[PATCH] netfilter: ipset: Use max macro instead of ternary operator,
simran singhal
[PATCH] net: netfilters: Remove unnecessary parenthesis,
Arushi Singhal
[PATCH v2] netfilter: Clean up tests if NULL returned on failure,
simran singhal
[PATCH] net: netfilter: Remove complexity,
Arushi Singhal
[PATCH] net: Remove unnecessary cast on void pointer,
simran singhal
[PATCH v2] ebtables: extensions: Constify option struct, Gargi Sharma
[PATCH 0/3] ebtables: Constify option struct,
Gargi Sharma
[PATCH v3] netfilter: Compress return logic, simran singhal
[PATCH nf-next] netfilter: ipvs: don't check for presence of nat extension,
Florian Westphal
[PATCH nf-next] netfilter: nat: avoid use of nf_conn_nat extension,
Florian Westphal
[PATCH nf-next 1/1] netfilter: ctlink: Return error directly when create expect without help,
gfree . wind
[PATCH v2] net: netfilter: Remove multiple assignment.,
Arushi Singhal
[PATCH] iptables: Constify option struct,
Gargi Sharma
[PATCH 0/4] Constify option structures,
Gargi Sharma
[PATCH v2 ulogd2 1/2] harmonize log file defaults with ulogd.conf,
Kaarle Ritvanen
[PATCH] netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.,
Taehee Yoo
[PATCH nf-next v2 1/1] netfilter: nat: Correct the return value check for nat mangled packet,
gfree . wind
[PATCH nf-next 1/1] netfilter: expect: Add one common func nf_ct_remove_expect to simplify codes,
gfree . wind
[Netdev ANNOUNCE]: New sponsors and workshop workshop accepted, Jamal Hadi Salim
[PATCH] net: netfilters: Remove extra parenthesis,
Arushi Singhal
[PATCH nf] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink,
Liping Zhang
[PATCH] net: netfilter: Remove multiple assignment.,
Arushi Singhal
__nf_conntrack_find_get - NMI watchdog, 4.10.5, Denys Fedoryshchenko
[PATCH 0/2] net: netfilters: Remove typedef,
Arushi Singhal
[PATCH nf v5 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register,
gfree . wind
[PATCH nf] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister,
Liping Zhang
[PATCH nf V3] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table,
Liping Zhang
[PATCH nf v4 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register,
gfree . wind
[PATCH nf V2] netfilter: invoke synchronize_rcu after set the _hook_ to NULL,
Liping Zhang
[ANNOUNCE]: New Gold sponsor VMware, Jamal Hadi Salim
[PATCH nft] src: hash: fix seed attribute not listed,
Laura Garcia Liebana
[Netdev ANNOUNCE]: New talk accepted debug pipe, Jamal Hadi Salim
[PATCH nft 2/2] tests: Add test for flush command selectiveness on sets,
Elise Lennion
[PATCH nft 1/2] src: Make flush command selective of the set structure type,
Elise Lennion
[PATCH nf v2 1/1] netfilter: expect: Make sure the max_expected limit is effective,
gfree . wind
[PATCH nf 1/1] netfilter: expect: Make sure the max_expected limit is effective,
gfree . wind
[ANNOUNCE] Linux Security Summit 2017 - CFP, James Morris
[ANNOUNCE]: New sponsor and accepted talk, Jamal Hadi Salim
[PATCH nf V2] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table,
Liping Zhang
[PATCH nft] tests: nft removes required payload protocol expressions,
Florian Westphal
[Netdev] ANNOUNCE: New silver sponsor!, Jamal Hadi Salim
[PATCH libnetfilter_cthelper] examples: kill the "invalid argument" error in nftc-helper-add,
Liping Zhang
[PATCH nf-next] netfilter: nf_tables: add nft_is_base_chain() helper, Pablo Neira Ayuso
[PATCH V4 1/2] netfilter: xt_AUDIT: use consistent ipv4 network offset,
Richard Guy Briggs
[PATCH nf v2 1/1] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find, gfree . wind
[PATCH nf-next v2 1/1] netfilter: helper: Remove useless rcu lock when get expectfn,
gfree . wind
[PATCH 1/2] netfilter: ipset: warn users of list:set that parameter 'size' is ignored,
Vishwanath Pai
[PATCH] netfilter: ipset: print out warnings generated by commands, Vishwanath Pai
[PATCH RESENT nf 1/1] netfilter: ctlink: Fix one possible use-after-free in ctnetlink_create_expect,
gfree . wind
[PATCH nf v4 0/2] Fix invoking expectfn unloaded,
gfree . wind
[PATCH v2] bridge: ebtables: fix reception of frames DNAT-ed to bridge device,
Linus Lüssing
[PATCH nft] src: allow update of net base w. meta l4proto icmpv6,
Florian Westphal
[PATCH 0/5] ipset: Extend netmask support for userspace,
Josh Hunt
[PATCH 0/4] netfilter: ipset: Extend netmask support for kernel,
Josh Hunt
[Netdev ANNOUNCE]: Two new talks on network emulators and zero copy sendmsg, Jamal Hadi Salim
[PATCH nf 1/2,v3] netfilter: nfnetlink_cthelper: fix runtime expectation policy updates,
Pablo Neira Ayuso
[PATCH v2 0/2] netfilter: Compress return logic,
simran singhal
[PATCH 1/2,v2] netfilter: nfnetlink_cthelper: fix runtime expectation policy updates, Pablo Neira Ayuso
[PATCH 0/2] netfilter: ,netdev@xxxxxxxxxxxxxxx,
simran singhal
[PATCH 1/2 nf] netfilter: nfnetlink_cthelper: fix runtime expectation policy updates,
Pablo Neira Ayuso
[PATCH 0/2] netfilter: Remove unnecessary cast on void pointer,
simran singhal
Re: [PATCH] [RESENT]netfilter: nfnetlink_cthelper: Fix memory leak,
Pablo Neira Ayuso
[PATCH 0/5] netfilter: Clean up tests if NULL returned on failure,
simran singhal
[PATCH nf v3 0/2] Fix invoking expectfn unloaded,
fgao
[PATCH nf v3 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register,
fgao
[Netdev ANNOUNCE]: New tc workshop accepted,
Jamal Hadi Salim
[nft PATCH 0/2] Some fixes for nested sets,
Phil Sutter
[PATCH libnetfilter_cthelper] src: fix incorrect building and parsing of the NFCTH_POLICY_SETX attribute,
Liping Zhang
[PATCH nf] netfilter: invoke synchronize_rcu after set the _hook_ to NULL,
Liping Zhang
Interrest in a ASA-like packet tracer?,
Oliver Schröder
[PATCH] [netfilter-next] netfilter: remove unused refcount variable,
Arnd Bergmann
[PATCH 00/22] Netfilter/IPVS updates for net-next,
Pablo Neira Ayuso
- [PATCH 01/22] netfilter: nft_exthdr: Allow checking TCP option presence, too, Pablo Neira Ayuso
- [PATCH 11/22] netfilter: nft_ct: add helper set support, Pablo Neira Ayuso
- [PATCH 16/22] ipvs: remove an annoying printk in netns init, Pablo Neira Ayuso
- [PATCH 14/22] netfilter: limit: use per-rule spinlock to improve the scalability, Pablo Neira Ayuso
- [PATCH 21/22] netfilter: refcounter conversions, Pablo Neira Ayuso
- [PATCH 20/22] ipvs: Document sysctl pmtu_disc, Pablo Neira Ayuso
- [PATCH 07/22] netfilter: nf_tables: add nft_set_lookup(), Pablo Neira Ayuso
- [PATCH 10/22] netfilter: provide nft_ctx in object init function, Pablo Neira Ayuso
- [PATCH 15/22] netfilter: nft_set_rbtree: use per-set rwlock to improve the scalability, Pablo Neira Ayuso
- [PATCH 06/22] netfilter: nf_tables: validate the expr explicitly after init successfully, Pablo Neira Ayuso
- [PATCH 17/22] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries, Pablo Neira Ayuso
- [PATCH 22/22] netfilter: fix the warning on unused refcount variable, Pablo Neira Ayuso
- [PATCH 18/22] ipvs: Document sysctl sync_qlen_max and sync_sock_size, Pablo Neira Ayuso
- [PATCH 19/22] ipvs: Document sysctl sync_ports, Pablo Neira Ayuso
- [PATCH 09/22] netfilter: nf_reject: remove unused variable, Pablo Neira Ayuso
- [PATCH 05/22] netfilter: arp_tables: remove redundant check on ret being non-zero, Pablo Neira Ayuso
- [PATCH 13/22] netfilter: nf_conntrack: reduce resolve_normal_ct args, Pablo Neira Ayuso
- [PATCH 08/22] netfilter: bridge: remove unneeded rcu_read_lock, Pablo Neira Ayuso
- [PATCH 12/22] netfilter: nft_fib: Support existence check, Pablo Neira Ayuso
- [PATCH 02/22] netfilter: nft_hash: rename nft_hash to nft_jhash, Pablo Neira Ayuso
- [PATCH 04/22] netfilter: Use pr_cont where appropriate, Pablo Neira Ayuso
- [PATCH 03/22] netfilter: nft_hash: support of symmetric hash, Pablo Neira Ayuso
- Re: [PATCH 00/22] Netfilter/IPVS updates for net-next, David Miller
- <Possible follow-ups>
- [PATCH 00/22] Netfilter/IPVS updates for net-next, Pablo Neira Ayuso
- [PATCH 03/22] netfilter: nft_redir: Make nft_redir_dump static, Pablo Neira Ayuso
- [PATCH 07/22] netfilter: nat: add inet family nat support, Pablo Neira Ayuso
- [PATCH 09/22] netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT), Pablo Neira Ayuso
- [PATCH 12/22] kselftests: extend nft_nat with inet family based nat hooks, Pablo Neira Ayuso
- [PATCH 19/22] bridge: reduce size of input cb to 16 bytes, Pablo Neira Ayuso
- [PATCH 16/22] netfilter: x_tables: merge ip and ipv6 masquerade modules, Pablo Neira Ayuso
- [PATCH 18/22] selftests: netfilter: add ebtables broute test case, Pablo Neira Ayuso
- [PATCH 20/22] bridge: netfilter: unroll NF_HOOK helper in bridge input path, Pablo Neira Ayuso
- [PATCH 22/22] bridge: only include nf_queue.h if needed, Pablo Neira Ayuso
- [PATCH 21/22] bridge: broute: make broute a real ebtables table, Pablo Neira Ayuso
- [PATCH 17/22] netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration, Pablo Neira Ayuso
- [PATCH 14/22] netfilter: make two functions static, Pablo Neira Ayuso
- [PATCH 15/22] netfilter: nf_nat: merge ip/ip6 masquerade headers, Pablo Neira Ayuso
- [PATCH 13/22] netfilter: nft_osf: Add version option support, Pablo Neira Ayuso
- [PATCH 08/22] netfilter: nf_tables: merge route type into core, Pablo Neira Ayuso
- [PATCH 10/22] netfilter: nft_masq: add inet support, Pablo Neira Ayuso
- [PATCH 05/22] ipvs: allow tunneling with gue encapsulation, Pablo Neira Ayuso
- [PATCH 01/22] time: Introduce jiffies64_to_msecs(), Pablo Neira Ayuso
- [PATCH 04/22] netfilter: nf_flowtable: skip device lookup from interface index, Pablo Neira Ayuso
- [PATCH 02/22] netfilter: nf_tables: remove unused parameter ctx, Pablo Neira Ayuso
- [PATCH 11/22] netfilter: nft_redir: add inet support, Pablo Neira Ayuso
- [PATCH 06/22] netfilter: optimize nf_inet_addr_cmp, Pablo Neira Ayuso
- Re: [PATCH 00/22] Netfilter/IPVS updates for net-next, David Miller
[PATCH nf v2 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register,
fgao
[PATCH] netfilter: fix the warning on unused refcount variable,
Elena Reshetova
[PATCH] ulogd: add +1 char for null char,
Alexandru Ardelean
[PATCH nf 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register,
fgao
linux-next: build warning after merge of the netfilter-next tree,
Stephen Rothwell
[PATCH libnetfilter_cthelper] examples: fix double free in nftc-helper-add,
Liping Zhang
[PATCH nf 0/5] netfilter: nfnl_cthelper: fix some bugs,
Liping Zhang
ANNOUNCE: New talk accepted! Droplet: DDoS countermeasures powered by BPF + XDP, Jamal Hadi Salim
ANNOUNCE: New talk accepted on TCP algorithms performance on wireless LTE networks, Jamal Hadi Salim
ANNOUNCE: New sponsor Netronome,
Jamal Hadi Salim
[PATCH v2 nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded,
fgao
[PATCH nf 1/1] netfilter: ctlink: Fix one possible use-after-free in ctnetlink_create_expect,
fgao
[nf-next:master 1/1] net/netfilter/nfnetlink_acct.c:329: warning: unused variable 'refcount', kbuild test robot
ANNOUNCE: New tutorial on XDP, Jamal Hadi Salim
[PATCH nft 3/3] doc: Document add / delete element operations of sets and maps,
Elise Lennion
[PATCH nft 1/3] parser_bison: Allow flushing flow tables,
Elise Lennion
[PATCH nft 2/3] parser_bison: Allow flushing maps,
Elise Lennion
[PATCH nf] netfilter: cthelper: fix leak in nfnl_cthelper_del(), Pablo Neira Ayuso
[PATCH nf] netfilter: cthelper: no need for rcu read side on helper creation, Pablo Neira Ayuso
Re: ipset 6.32 - build failure,
Jan Engelhardt
[PATCH nf-next 0/4] Refine the nat helper codes,
fgao
ANNOUNCE: New Platinum sponsor - Facebook, Jamal Hadi Salim
[GIT PULL 0/5] IPVS Updates for v4.12,
Simon Horman
[PATCH] conntrack: Support IPv6 NAT,
Neil Wilson
[PATCH] net, netfilter: refcounter conversions,
Elena Reshetova
[PATCH iptables v2]: Support the iptables lock in ip[6]tables-restore,
Lorenzo Colitti
[PATCH] iptables: move XT_LOCK_NAME from CFLAGS to config.h.,
Lorenzo Colitti
[PATCH nf 1/1] netfilter: ctlink: Fix one possible memleak in nfnl_cthelper_create,
fgao
[nft PATCH] proto: Add some exotic ICMPv6 types,
Phil Sutter
[PATCH v2 nftables 0/7] ct helper set support,
Florian Westphal
[PATCH nf] netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid,
Liping Zhang
[PATCH iptables]: Support the iptables lock in ip[6]tables-restore,
Lorenzo Colitti
[PATCH] netfilter: logging copyrights is useless,
Corentin Labbe
ANNOUNCE: New Talk: Story of a Network Virtualization and it's future in Software and in Hardware, Jamal Hadi Salim
[ANNOUNCE] 13th Netfilter Workshop nearby Faro, Portugal, Pablo Neira Ayuso
[PATCH 0/7] net, netfilter refcounter conversions,
Elena Reshetova
- [PATCH 7/7] net, netfilter: convert clusterip_config.refcount and clusterip_config.entries from atomic_t to refcount_t, Elena Reshetova
- [PATCH 5/7] net, netfilter: convert nf_conntrack_expect.use from atomic_t to refcount_t, Elena Reshetova
- [PATCH 6/7] net, netfilter: convert nfulnl_instance.use from atomic_t to refcount_t, Elena Reshetova
- [PATCH 4/7] net, netfilter: convert nf_acct.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 3/7] net, netfilter: convert ctnl_timeout.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 2/7] net, netfilter: convert ip_vs_dest.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 1/7] net, netfilter: convert ip_vs_conn.refcnt from atomic_t to refcount_t, Elena Reshetova
- Re: [PATCH 0/7] net, netfilter refcounter conversions, Pablo Neira Ayuso
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]