Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- [PATCH 25/53] netfilter: nft_ct: allow to set ctnetlink event types of a connection, (continued)
- [PATCH 25/53] netfilter: nft_ct: allow to set ctnetlink event types of a connection, Pablo Neira Ayuso
- [PATCH 17/53] netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session., Pablo Neira Ayuso
- [PATCH 18/53] netfilter: nf_tables: remove double return statement, Pablo Neira Ayuso
- [PATCH 14/53] netfilter: Remove exceptional & on function name, Pablo Neira Ayuso
- [PATCH 15/53] netfilter: ip6_tables: Remove unneccessary comments, Pablo Neira Ayuso
- [PATCH 16/53] netfilter: udplite: Remove duplicated udplite4/6 declaration, Pablo Neira Ayuso
- [PATCH 19/53] netfilter: nf_conntrack: remove double assignment, Pablo Neira Ayuso
- [PATCH 22/53] netfilter: ecache: Refine the nf_ct_deliver_cached_events, Pablo Neira Ayuso
- [PATCH 27/53] netfilter: helper: add build-time asserts for helper data size, Pablo Neira Ayuso
- [PATCH 09/53] netfilter: ctnetlink: Expectations must have a conntrack helper area, Pablo Neira Ayuso
- [PATCH 08/53] netfilter: nat: avoid use of nf_conn_nat extension, Pablo Neira Ayuso
- [PATCH 07/53] netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean, Pablo Neira Ayuso
- Re: [PATCH 00/53] Netfilter/IPVS updates for net-next, Pablo Neira Ayuso
- Re: [PATCH 00/53] Netfilter/IPVS updates for net-next, David Miller
- [PATCH nf-next v2 1/4] netfilter: nf_tables: get rid of jump label to return,
Pablo Neira Ayuso
- [PATCH nf-next] netfilter: nf_ct_ext: invoke destroy even when ext is not attached,
Liping Zhang
- [PATCH nf] netfilter: update MAINTAINERS file,
Pablo Neira Ayuso
- [PATCH nf-next 4/4] netfilter: nf_tables: revisit chain/object refcounting from elements, Pablo Neira Ayuso
- [PATCH nf-next 1/4] netfilter: nf_tables: get rid of jump label to return,
Pablo Neira Ayuso
- [PATCH nft] tests: shell: delete element and chain in transaction, Pablo Neira Ayuso
- [PATCH] netfilter: x_tables: unlock on error in xt_find_table_lock(),
Dan Carpenter
- [GIT PULL 0/2] Third Round of IPVS Updates for v4.12,
Simon Horman
- [GIT PULL v2 0/1] IPVS Fixes for v4.11,
Simon Horman
- [GIT 0/1] IPVS Fixes for v4.11,
Simon Horman
- [PATCH nf-next] netfilter: snmp: avoid stack size warning,
Florian Westphal
- [nft PATCH 1/2] erec: Make __stmt_binary_error a little more versatile,
Phil Sutter
- [nft PATCH v2] expression: print sets and maps in pretty format,
Arturo Borrero Gonzalez
- [nft RFC PATCH] expression: print sets and maps in pretty format,
Arturo Borrero Gonzalez
- [PATCH nf-next 0/3] netfilter: speed up netns cleanup,
Florian Westphal
- [PATCH nf] netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded,
Liping Zhang
- [nft RFC PATCH] rule: introduce new option to print set elements per line,
Arturo Borrero Gonzalez
- [conntrack-tools PATCH 1/4] conntrackd: factorice tx_queue functions,
Arturo Borrero Gonzalez
- [conntrack-tools PATCH] conntrackd: request resync at startup,
Arturo Borrero Gonzalez
- [PATCH] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled,
Paolo Abeni
- [PATCH iptables] iptables: support insisting that the lock is held,
Lorenzo Colitti
- [PATCH nf] MAINTAINERS: add Florian Westphal as netfilter maintainer, Florian Westphal
- [PATCH nf-next 0/3] netfilter: extensions: don't add nat by default,
Florian Westphal
- [PATCH v2 nf-next 0/3] netfilter: conntrack: removal prealloc support,
Florian Westphal
- [PATCH nf-next v3] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking, gfree . wind
- [PATCH nf-next] ebtables: remove nf_hook_register usage,
Florian Westphal
- [PATCH nf-next] netfilter: decnet: only register hooks in init namespace,
Florian Westphal
- [PATCH nf-next 0/3] netfilter: conntrack: removal prealloc support,
Florian Westphal
- [PATCH net v3] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port,
Linus Lüssing
- [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch,
Matthias Kaehlcke
- nfqueue buf size for recv(),
Oleg
- [PATCH nf-next] ipvs: convert to use pernet nf_hook api, Florian Westphal
- [PATCH nf-next] netfilter: synproxy: only register hooks when needed,
Florian Westphal
- [PATCH iptables 1/2] tests: xlate: remove python 3.5 dependency,
Pablo M. Bermudo Garay
- Mixing tables for NFQUEUE target, Michael Bailey
- Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path,
Dave Johnson
- Re: [PATCH] netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path, Pablo Neira Ayuso
[PATCH nf-next] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14,
gfree . wind
[PATCH] netfilter: xt_socket: Fix broken IPv6 handling,
Peter Tirsek
[PATCH nf-next] netfilter: ipvs: fix incorrect conflict resolution,
Florian Westphal
[PATCH nf-next] nefilter: eache: reduce struct size from 32 to 24 byte, Florian Westphal
Doubt about CTA_EXPECT_* values passed to ctnetlink_parse_tuple(),
Matthias Kaehlcke
[PATCH nf 0/4] netfilter: ctnetlink: fix some bugs related to ct update,
Liping Zhang
[PATCH nf-next] netfilter: allow early drop of assured conntracks,
Florian Westphal
[PATCH nf-next 0/6] netfilter: remove support for variably-sized extensions,
Florian Westphal
[PATCH v3 nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection,
Florian Westphal
[PATCH nf] netfilter: nft_set_bitmap: free dummy elements when destroy the set,
Liping Zhang
[PATCH nf V3] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink,
Liping Zhang
[PATCH v2 nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection,
Florian Westphal
[PATCH nft V2] hash: generate a random seed if seed option is empty,
Liping Zhang
netfilter: nftables: ctnetlink event type set support,
Florian Westphal
[PATCH nf v3] net/openvswitch: Delete conntrack entry clashing with an expectation.,
Jarno Rajahalme
[PATCH nf-next 1/2] netfilter: kill the fake untracked conntrack objects,
Florian Westphal
[PATCH nf v3] netfilter: xt_CT: fix refcnt leak on error path,
gfree . wind
[PATCH nf v2] netfilter: cttimeout: Fix one possible use-after-free issue,
gfree . wind
[PATCH nf v2] net/openvswitch: Delete conntrack entry clashing with an expectation.,
Jarno Rajahalme
[PATCH nf] datapath: Delete conntrack entry clashing with an expectation.,
Jarno Rajahalme
[PATCH nf V2] netfilter: ctnetlink: make it safer when updating ct->status,
Liping Zhang
[PATCH nf-next 1/1] netfilter: ecache: Refine the nf_ct_deliver_cached_events,
gfree . wind
[PATCH nf-next] ip_vs_sync: change comparison on sync_refresh_period,
Aaron Conole
[PATCH nf-next] nf_conntrack: remove double assignment,
Aaron Conole
[PATCH nf-next] nf_tables: remove double return statement,
Aaron Conole
[PATCH nf] netfilter: ctnetlink: make it safer when updating ct->status,
Liping Zhang
[PATCH nf 1/1] netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup,
gfree . wind
[PATCH nf-next v2 1/1] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking,
gfree . wind
[PATCH nf-next 1/1] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking, gfree . wind
[libnetfilter-acct][PATCH] Declare the define visibility attribute together, Khem Raj
[libnftnl][PATCH] Declare the define visivility attribute together, Khem Raj
[libnetfilter_queue][PATCH 1/2] Correct typo in the location of internal.h in #include,
Khem Raj
[PATCH nf-next] ipset: remove unused function __ip_set_get_netlink,
Aaron Conole
[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout,
Aaron Conole
[GIT 0/3] Second Round of IPVS Updates for v4.12,
Simon Horman
[PATCH nf 1/1] netfilter: seqadj: Fix possible non-linear data access for TCP header,
gfree . wind
[PATCH nf 0/2] netfilter: reject cthelper del request if it is in use,
Liping Zhang
[PATCH] net: netfilter: Replace explicit NULL comparisons,
Arushi Singhal
[PATCH] net: netfilter: ipvs: Replace explicit NULL comparison,
Arushi Singhal
[PATCH] net: ipv6: Remove unneccessary comments,
Arushi Singhal
[PATCH nf-next] netfilter: nf_conntrack: make nf_conntrack_max as an unsigned int knob,
Liping Zhang
[PATCH nf] netfilter: xt_CT: fix cthelper module's refcnt leak,
Liping Zhang
[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
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]