Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- [PATCH nf] netfilter: conntrack: refine gc worker heuristics,
Florian Westphal
- Rebasing nf-next...,
Pablo Neira Ayuso
- [PATCH v2 nft 2/4] src: add offset attribute for hash expression, Laura Garcia Liebana
- [PATCH v2 nft 1/4] src: make hash seed attribute optional, Laura Garcia Liebana
- [PATCH nft] netlink_linearize: skip set element expression in flow table key, Pablo Neira Ayuso
- [PATCH next] nft_meta: add skb hash get support,
Florian Westphal
- [PATCH nft] tests/py: add missing payload test for numgen offset, Pablo Neira Ayuso
- [PATCH libnftnl] expr: missing offset handling for snprintf() in hash and numgen, Pablo Neira Ayuso
- [PATCH nf-next] netfilter: fix compilation with !CONFIG_NF_CONNTRACK, Pablo Neira Ayuso
- [PATCH next] netfilter: nf_queue: place volatile data in own cacheline,
Florian Westphal
- [PATCH nft v2] ct: fix "ct l3proto/protocol" syntax broken,
Liping Zhang
- [PATCH nft] log: rename the log level "warning" to "warn",
Liping Zhang
- [PATCH nft] ct: fix "ct l3proto/protocol" syntax broken, Liping Zhang
- [nf-next:master 10/11] undefined reference to `udp4_lib_lookup', kbuild test robot
- [nf-next:master 10/11] include/net/netfilter/nf_conntrack.h:83:22: error: field 'ct_general' has incomplete type, kbuild test robot
- [nf-next:master 8/11] net/ipv4/netfilter/nft_fib_ipv4.c:80:6: warning: unused variable 'i', kbuild test robot
- [PATCH nf] netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it,
Liping Zhang
- [PATCH nf] netfilter: nf_tables: destroy the set if fail to add transaction,
Liping Zhang
- [PATCH nf-next] netfilter: nf_tables: remove useless U8_MAX validation,
Liping Zhang
- [PATCH nftables] Allow concatenation of rt nexthop etc.,
Anders K. Pedersen | Cohaesio
- [PATCH] Correct description of -n/--numeric option,
Jon Jensen
- [PATCH] Correct manpage description of -n / --numeric option,
Jon Jensen
- [PATCH nf] netfilter: connmark: ignore skbs with magic untracked conntrack objects,
Florian Westphal
- [PATCH] [v2 netfilter-next] netfilter: nf_tables: fib warnings,
Arnd Bergmann
- [PATCH nftables] rt: update test scripts and fix documentation,
Anders K. Pedersen | Cohaesio
- [PATCH] [rfc, netfilter-next] netfilter: nf_tables: fib warnings,
Arnd Bergmann
- [PATCH nf-next v2] netfilter: conntrack: simplify init/uninit of L4 protocol trackers,
Davide Caratti
- [conntrack-tools PATCH v2] log: print messages to stdout/sderr if running in console mode,
Arturo Borrero Gonzalez
- [PATCH v4 nftables] rt: introduce routing expression,
Anders K. Pedersen | Cohaesio
- [PATCH v4 libnftnl] introduce rt expression,
Anders K. Pedersen | Cohaesio
- [PATCH v4 nf-next] netfilter: nft: introduce routing expression,
Anders K. Pedersen | Cohaesio
- [PATCH nft] parser: add offset keyword and parser rule, Pablo Neira Ayuso
- [PATCH nf-next] netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c, Pablo Neira Ayuso
- [PATCH nf-next] netfilter: nf_log: add packet logging for netdev family, Pablo Neira Ayuso
- [PATCH RFC netfilter-next 0/3] Additional refactoring enhancements for nf_hook_entry,
Aaron Conole
- [PATCH nft] meta: fix pkttype name and add 'other' symbol,
Florian Westphal
- NFTables Internals,
mark diener
- [conntrack-tools PATCH] log: print messages to stdout/sderr if running in console mode,
Arturo Borrero Gonzalez
- [conntrack-tools PATCH] sync-mode: print errno message on failure,
Arturo Borrero Gonzalez
- [PATCH nft 0/3] support ct/meta key lookups at runtime,
Florian Westphal
- [PATCH nf] netfilter: conntrack: avoid excess memory allocation,
Florian Westphal
- Logical processing, mark diener
- reject statement - "crazy" parse error?,
James Feeney
- [PATCH] netfilter: fix type mismatch with error return from nft_parse_u32_check,
John W. Linville
- [PATCH v2] nf_conntrack_sip: extend request line validation,
Ulrich Weber
- [PATCH] netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning,
Arnd Bergmann
- [PATCH 0/3 various] netfilter: add fib expression,
Florian Westphal
- [PATCH 00/22] ipset patches for nf-next, v2,
Jozsef Kadlecsik
- [PATCH 08/22] netfilter: ipset: Add element count to hash headers, Jozsef Kadlecsik
- [PATCH 01/22] netfilter: ipset: Correct rcu_dereference_bh_nfnl() usage, Jozsef Kadlecsik
- [PATCH 13/22] netfilter: ipset: Make sure element data size is a multiple of u32, Jozsef Kadlecsik
- [PATCH 05/22] netfilter: ipset: Split extensions into separate files, Jozsef Kadlecsik
- [PATCH 03/22] netfilter: ipset: Improve skbinfo get/init helpers, Jozsef Kadlecsik
- [PATCH 02/22] netfilter: ipset: Headers file cleanup, Jozsef Kadlecsik
- [PATCH 06/22] netfilter: ipset: Separate memsize calculation code into dedicated function, Jozsef Kadlecsik
- [PATCH 07/22] netfilter: ipset: Regroup ip_set_put_extensions and add extern, Jozsef Kadlecsik
- [PATCH 22/22] netfilter: ipset: hash: fix boolreturn.cocci warnings, Jozsef Kadlecsik
- [PATCH 10/22] netfilter: ipset: Count non-static extension memory for userspace, Jozsef Kadlecsik
- [PATCH 04/22] netfilter: ipset: Improve comment extension helpers, Jozsef Kadlecsik
- [PATCH 11/22] netfilter: ipset: Simplify mtype_expire() for hash types, Jozsef Kadlecsik
- [PATCH 12/22] netfilter: ipset: Make NLEN compile time constant for hash types, Jozsef Kadlecsik
- [PATCH 17/22] netfilter: ipset: Fix reported memory size for hash:* types, Jozsef Kadlecsik
- [PATCH 09/22] netfilter: ipset: Add element count to all set types header, Jozsef Kadlecsik
- [PATCH 14/22] netfilter: ipset: Optimize hash creation routine, Jozsef Kadlecsik
- [PATCH 21/22] netfilter: ipset: use setup_timer() and mod_timer()., Jozsef Kadlecsik
- [PATCH 18/22] netfilter: ipset: hash:ipmac type support added to ipset, Jozsef Kadlecsik
- [PATCH 19/22] netfilter: ipset: use setup_timer() and mod_timer()., Jozsef Kadlecsik
- [PATCH 15/22] netfilter: ipset: Make struct htype per ipset family, Jozsef Kadlecsik
- [PATCH 16/22] netfilter: ipset: Collapse same condition body to a single one, Jozsef Kadlecsik
- [PATCH 20/22] netfilter: ipset: use setup_timer() and mod_timer()., Jozsef Kadlecsik
- Re: [PATCH 00/22] ipset patches for nf-next, v2, Pablo Neira Ayuso
- [PATCH nft 0/4] src: changes related to numgen and hash expressions,
Laura Garcia Liebana
- [PATCH nftables] doc: fix synopsis for ct expression, Anders K. Pedersen | Cohaesio
- [PATCH nf 0/3] netfilter: nf_tables: fix some bugs related to dynset,
Liping Zhang
- [PATCH nf-next] netfilter: conntrack: simplify init/uninit of L4 protocol trackers,
Davide Caratti
- [PATCH nft] src: don't need keyword for log level, Pablo Neira Ayuso
- [PATCH] Netfilter: Fix an ICMPv6 bug which caused by a latter ICMPv6 NA packet to inherit the mark of previous NS packet.,
XU Tianwen
- [PATCH 1/1] netlink: fix monitor trace crash with netdev family, Florian Westphal
- [PATCH v3 nf-next 0/5] netfilter: nft: introduce routing expression,
Anders K. Pedersen | Cohaesio
- [PATCH nf-next v2 0/3] netfilter: built-in NAT support for DCCP, SCTP, UDPlite,
Davide Caratti
- [PATCH] netfilter: nft_ct: add notrack support,
Pablo Neira Ayuso
- Re: nftables: Add anonymous set to named set, Pablo Neira Ayuso
- [PATCH nf-next 0/3] netfilter: built-in NAT support for DCCP, SCTP, UDPlite,
Davide Caratti
- [RFC nf-next PATCH] netfilter: nf_conntrack_proto_tcp: propagate IP_CT_TCP_FLAG_BE_LIBERAL,
Arturo Borrero Gonzalez
[PATCH v2 nftables] rt: introduce routing expression, Anders K. Pedersen | Cohaesio
[PATCH v2 libnftnl] introduce rt expression, Anders K. Pedersen | Cohaesio
[PATCH v2 nf-next 0/5] netfilter: nft: introduce routing expression,
Anders K. Pedersen | Cohaesio
[PATCH] nf_conntrack_sip: check for trailing spaces,
Ulrich Weber
[PATCH nf-next] netfilter: nft_numgen: start round robin from zero,
Liping Zhang
[PATCH nf-next] netfilter: nft_meta: permit pkttype mangling in ip/ip6 prerouting,
Liping Zhang
[PATCH nf] netfilter: fix nf_queue handling, Pablo Neira Ayuso
[PATCH next] netfilter: nf_tables: allow expressions to return STOLEN,
Florian Westphal
[PATCH iproute2] tc, ipt: don't enforce iproute2 dependency on iptables-devel, Daniel Borkmann
[iptables PATCH] extensions: update Arturo Borrero email address, Arturo Borrero Gonzalez
[PATCH] conntrack-tools: update Arturo Borrero Gonzalez email address, Arturo Borrero Gonzalez
[nf-next PATCH] netfilter: update Arturo Borrero Gonzalez email address, Arturo Borrero Gonzalez
[nft PATCH] tests: shell: update kernel modules to clean,
Arturo Borrero Gonzalez
[nft PATCH] xt: update Arturo Borrero Gonzalez email address, Arturo Borrero Gonzalez
[PATCH nftables] Fix register allocation for EXPR_SET_ELEM, Anders K. Pedersen | Cohaesio
[PATCH 00/28] Reenable maybe-uninitialized warnings,
Arnd Bergmann
[PATCH nf] netfilter: x_tables: suppress kmemcheck warning,
Florian Westphal
[PATCH libnftnl] set_elem: don't add NFTA_SET_ELEM_LIST_ELEMENTS attribute if set is empty, Pablo Neira Ayuso
[ANNOUNCE] ipset 6.30 released, Jozsef Kadlecsik
[PATCH 00/22] ipset patches for nf-next,
Jozsef Kadlecsik
- [PATCH 20/22] netfilter: ipset: use setup_timer() and mod_timer()., Jozsef Kadlecsik
- [PATCH 06/22] netfilter: ipset: Separate memsize calculation code into dedicated function, Jozsef Kadlecsik
- [PATCH 21/22] netfilter: ipset: use setup_timer() and mod_timer()., Jozsef Kadlecsik
- [PATCH 10/22] netfilter: ipset: Count non-static extension memory for userspace, Jozsef Kadlecsik
- [PATCH 08/22] netfilter: ipset: Add element count to hash headers, Jozsef Kadlecsik
- [PATCH 16/22] netfilter: ipset: Collapse same condition body to a single one, Jozsef Kadlecsik
- [PATCH 02/22] netfilter: ipset: Headers file cleanup, Jozsef Kadlecsik
- [PATCH 01/22] netfilter: ipset: Correct rcu_dereference_bh_nfnl() usage, Jozsef Kadlecsik
- [PATCH 03/22] netfilter: ipset: Improve skbinfo get/init helpers, Jozsef Kadlecsik
- [PATCH 17/22] netfilter: ipset: Fix reported memory size for hash:* types, Jozsef Kadlecsik
- [PATCH 19/22] netfilter: ipset: use setup_timer() and mod_timer()., Jozsef Kadlecsik
- [PATCH 07/22] netfilter: ipset: Regroup ip_set_put_extensions and add extern, Jozsef Kadlecsik
- [PATCH 22/22] netfilter: ipset: hash: fix boolreturn.cocci warnings, Jozsef Kadlecsik
- [PATCH 11/22] netfilter: ipset: Simplify mtype_expire() for hash types, Jozsef Kadlecsik
- [PATCH 15/22] netfilter: ipset: Make struct htype per ipset family, Jozsef Kadlecsik
- [PATCH 09/22] netfilter: ipset: Add element count to all set types header, Jozsef Kadlecsik
- [PATCH 12/22] netfilter: ipset: Make NLEN compile time constant for hash types, Jozsef Kadlecsik
- [PATCH 04/22] netfilter: ipset: Improve comment extension helpers, Jozsef Kadlecsik
- [PATCH 14/22] netfilter: ipset: Optimize hash creation routine, Jozsef Kadlecsik
- [PATCH 05/22] netfilter: ipset: Split extensions into separate files, Jozsef Kadlecsik
- [PATCH 13/22] netfilter: ipset: Make sure element data size is a multiple of u32, Jozsef Kadlecsik
- [PATCH 18/22] netfilter: ipset: hash:ipmac type support added to ipset, Jozsef Kadlecsik
- Re: [PATCH 00/22] ipset patches for nf-next, Pablo Neira Ayuso
[PATCH 00/10, nf-next] Netfilter core updates,
Pablo Neira Ayuso
- [PATCH 04/10] netfilter: deprecate NF_STOP, Pablo Neira Ayuso
- [PATCH 01/10] netfilter: get rid of useless debugging from core, Pablo Neira Ayuso
- [PATCH 03/10] netfilter: kill NF_HOOK_THRESH() and state->tresh, Pablo Neira Ayuso
- [PATCH 06/10] netfilter: nf_tables: use hook state from xt_action_param structure, Pablo Neira Ayuso
- [PATCH 09/10] netfilter: handle queue bypass flag from nf_queue, Pablo Neira Ayuso
- [PATCH 08/10] netfilter: remove hook_entries field from nf_hook_state, Pablo Neira Ayuso
- [PATCH 05/10] netfilter: x_tables: move hook state into xt_action_param structure, Pablo Neira Ayuso
- [PATCH 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow(), Pablo Neira Ayuso
- [PATCH 10/10] netfilter: merge nf_iterate() into nf_hook_slow(), Pablo Neira Ayuso
- [PATCH 02/10] netfilter: remove comments that predate rcu days, Pablo Neira Ayuso
- Re: [PATCH 00/10, nf-next] Netfilter core updates, Florian Westphal
[PATCH nft] meta: permit numeric interface type,
Florian Westphal
[PATCH nftables] rt: introduce routing expression, Anders K. Pedersen | Cohaesio
[PATCH libnftnl] introduce rt expression, Anders K. Pedersen | Cohaesio
[PATCH nf-next 0/5] netfilter: nft: introduce routing expression,
Anders K. Pedersen | Cohaesio
[PATCH nf,v2] netfilter: nf_queue: don't re-enter same hook on packet reinjection,
Pablo Neira Ayuso
[PATCH nf-next,RFC 00/10] Netfilter core updates,
Pablo Neira Ayuso
- [PATCH nf-next,RFC 02/10] netfilter: remove comments that predate rcu days, Pablo Neira Ayuso
- [PATCH nf-next,RFC 01/10] netfilter: get rid of useless debugging from core, Pablo Neira Ayuso
- [PATCH nf-next,RFC 03/10] netfilter: bridge: kill NF_HOOK_THRESH() and state->tresh, Pablo Neira Ayuso
- [PATCH nf-next,RFC 04/10] netfilter: deprecate NF_STOP, Pablo Neira Ayuso
- [PATCH nf-next,RFC 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow(), Pablo Neira Ayuso
- [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core, Pablo Neira Ayuso
- [PATCH nf-next,RFC 06/10] netfilter: nf_tables: use hook state from xt_action_param structure, Pablo Neira Ayuso
- [PATCH nf-next,RFC 09/10] netfilter: merge nf_iterate() into nf_hook_slow(), Pablo Neira Ayuso
- [PATCH nf-next,RFC 10/10] netfilter: inline nf_hook_slow() and rename it to nf_hook_iterate(), Pablo Neira Ayuso
- [PATCH nf-next,RFC 05/10] netfilter: x_tables: move hook state into xt_action_param structure, Pablo Neira Ayuso
- <Possible follow-ups>
- [PATCH nf-next,RFC 00/10] Netfilter core updates, Pablo Neira Ayuso
- [PATCH nf-next,RFC 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow(), Pablo Neira Ayuso
- [PATCH nf-next,RFC 06/10] netfilter: nf_tables: use hook state from xt_action_param structure, Pablo Neira Ayuso
- [PATCH nf-next,RFC 03/10] netfilter: bridge: kill NF_HOOK_THRESH() and state->tresh, Pablo Neira Ayuso
- [PATCH nf-next,RFC 05/10] netfilter: x_tables: move hook state into xt_action_param structure, Pablo Neira Ayuso
- [PATCH nf-next,RFC 04/10] netfilter: deprecate NF_STOP, Pablo Neira Ayuso
- [PATCH nf-next,RFC 02/10] netfilter: remove comments that predate rcu days, Pablo Neira Ayuso
- [PATCH nf-next,RFC 10/10] netfilter: inline nf_hook_slow() and rename it to nf_hook_iterate(), Pablo Neira Ayuso
- [PATCH nf-next,RFC 09/10] netfilter: merge nf_iterate() into nf_hook_slow(), Pablo Neira Ayuso
- [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core, Pablo Neira Ayuso
- [PATCH nf-next,RFC 01/10] netfilter: get rid of useless debugging from core, Pablo Neira Ayuso
[PATCH 1/2 nf] netfilter: nf_queue: don't re-enter same hook on packet reinjection,
Pablo Neira Ayuso
[PATCH nft] src: use new range expression for != [a,b] intervals, Pablo Neira Ayuso
[PATCH libnftnl] src: add range expression, Pablo Neira Ayuso
[PATCH nf] netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy,
Liping Zhang
[PATCH nf] netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name,
Liping Zhang
[patch] netfilter: nf_tables: underflow in nft_parse_u32_check(),
Dan Carpenter
[RFC] SIP conntrack handler and TCP fragmentation,
Ulrich Weber
[patch] netfilter: nft_exthdr: fix error handling in nft_exthdr_init(),
Dan Carpenter
routing table lookup,
Bjørnar Ness
[PATCH nf] netfilter: xt_NFLOG: fix unexpected truncated packet,
Liping Zhang
[PATCH ulogd2] ulogd: fix crash when ipv4 packet is truncated,
Liping Zhang
[libnftnl PATCH] libnftnl: update Arturo Borrero Gonzalez email,
Arturo Borrero Gonzalez
[PATCH net 0/2] conntrack update,
Nicolas Dichtel
slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice)),
Linus Torvalds
[PATCH nf] netfilter: nft_dynset: fix element timeout for HZ != 1000,
Anders K. Pedersen | Cohaesio
[PATCH net-next] nfnetlink_log: Use GFP_NOWARN for skb allocation,
Calvin Owens
[PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft,
Liping Zhang
[PATCH nf-next 0/2] netfilter: autoload NAT support for non-builtin L4 protocols,
Davide Caratti
[PATCH] netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants,
Geert Uytterhoeven
[PATCH 0/5] Netfilter fixes for net-next,
Pablo Neira Ayuso
[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning,
Arnd Bergmann
[PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division,
Vishwanath Pai
[NetDev] [ANNOUNCE] Netdev 1.2 program announced, Hajime Tazaki
[PATCH nft] doc: Fix wrong word in description of option "-n --numberic",
fgao
[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks,
Aaron Conole
[PATCH nf-next v3 0/2] fixes for recent nf_compact hooks,
Aaron Conole
[ANNOUNCE] Netdev 1.2 updates (27th September, 2016), Hajime Tazaki
[PATCH v2] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division,
Vishwanath Pai
[PATCH nf-next v2 0/2] fixes for recent nf_compact hooks,
Aaron Conole
[PATCH nf] netfilter: nft_limit: fix divded by zero panic,
Liping Zhang
Re: linux-next: Tree for Sep 27,
Sergey Senozhatsky
[PATCH] Fix link error in 32bit arch because of 64bit division,
Vishwanath Pai
[PATCH nf-next] netfilter: xt_osf: Use explicit member assignment to avoid implicit no padding rule,
fgao
[PATCH v4 2/2] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates,
Vishwanath Pai
[PATCH v4 1/2] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2,
Vishwanath Pai
[PATCH nf-next 0/2] fixes for recent nf_compact hooks,
Aaron Conole
[PATCH nf-next] netfilter: xt_nfacct: Use not operation instead of condition check,
fgao
[PATCH nf-next] netfilter: xt_multiport: Use switch case instead of multiple condition checks,
fgao
[nf-next:master 43/54] net/netfilter/core.c:96: error: type defaults to 'int' in declaration of '__val', kbuild test robot
[PATCH 00/53] Netfilter updates for net-next,
Pablo Neira Ayuso
- [PATCH 02/53] netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter, Pablo Neira Ayuso
- [PATCH 06/53] netfilter: ftp: Remove the useless code, Pablo Neira Ayuso
- [PATCH 07/53] netfilter: nft_numgen: rename until attribute by modulus, Pablo Neira Ayuso
- [PATCH 08/53] netfilter: nft_quota: fix overquota logic, Pablo Neira Ayuso
- [PATCH 18/53] netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate, Pablo Neira Ayuso
- [PATCH 19/53] netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport, Pablo Neira Ayuso
- [PATCH 24/53] netfilter: conntrack: remove packet hotpath stats, Pablo Neira Ayuso
- [PATCH 22/53] netfilter: Add the missed return value check of nft_register_chain_type, Pablo Neira Ayuso
- [PATCH 39/53] netfilter: call nf_hook_ingress with rcu_read_lock, Pablo Neira Ayuso
- [PATCH 49/53] netfilter: evict stale entries when user reads /proc/net/nf_conntrack, Pablo Neira Ayuso
- [PATCH 47/53] netfilter: xt_hashlimit: Prepare for revision 2, Pablo Neira Ayuso
- [PATCH 40/53] netfilter: Remove explicit rcu_read_lock in nf_hook_slow, Pablo Neira Ayuso
- [PATCH 52/53] netfilter: nft_log: complete NFTA_LOG_FLAGS attr support, Pablo Neira Ayuso
- [PATCH 51/53] netfilter: nf_tables: add range expression, Pablo Neira Ayuso
- [PATCH 50/53] netfilter: xt_socket: fix transparent match for IPv6 request sockets, Pablo Neira Ayuso
- [PATCH 48/53] netfilter: xt_hashlimit: Create revision 2 to support higher pps rates, Pablo Neira Ayuso
- [PATCH 53/53] netfilter: nf_log: get rid of XT_LOG_* macros, Pablo Neira Ayuso
- [PATCH 46/53] netfilter: nft_ct: report error if mark and dir specified simultaneously, Pablo Neira Ayuso
- [PATCH 43/53] netfilter: replace list_head with single linked list, Pablo Neira Ayuso
- [PATCH 42/53] netfilter: nf_queue: whitespace cleanup, Pablo Neira Ayuso
- [PATCH 41/53] netfilter: Only allow sane values in nf_register_net_hook, Pablo Neira Ayuso
- [PATCH 44/53] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack, Pablo Neira Ayuso
- [PATCH 45/53] netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol, Pablo Neira Ayuso
- [PATCH 38/53] netfilter: call nf_hook_state_init with rcu_read_lock held, Pablo Neira Ayuso
- [PATCH 37/53] netfilter: bridge: add and use br_nf_hook_thresh, Pablo Neira Ayuso
- [PATCH 35/53] netfilter: nft_lookup: remove superfluous element found check, Pablo Neira Ayuso
- [PATCH 34/53] netfilter: xt_helper: Use sizeof(variable) instead of literal number, Pablo Neira Ayuso
- [PATCH 36/53] netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and more readable, Pablo Neira Ayuso
- [PATCH 27/53] netfilter: nft_numgen: add number generation offset, Pablo Neira Ayuso
- [PATCH 33/53] netfilter: Enhance the codes used to get random once, Pablo Neira Ayuso
- [PATCH 32/53] netfilter: nf_tables: check tprot_set first when we use xt.thoff, Pablo Neira Ayuso
- [PATCH 30/53] netfilter: nf_queue: improve queue range support for bridge family, Pablo Neira Ayuso
- [PATCH 29/53] netfilter: nft_queue: add _SREG_QNUM attr to select the queue number, Pablo Neira Ayuso
- [PATCH 31/53] netfilter: nf_tables: improve nft payload fast eval, Pablo Neira Ayuso
- [PATCH 28/53] netfilter: nf_tables: validate maximum value of u32 netlink attributes, Pablo Neira Ayuso
- [PATCH 23/53] netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES, Pablo Neira Ayuso
- [PATCH 20/53] netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic, Pablo Neira Ayuso
- [PATCH 25/53] netfilter: nft_numgen: fix race between num generate and store it, Pablo Neira Ayuso
- [PATCH 26/53] netfilter: nft_hash: fix hash overflow validation, Pablo Neira Ayuso
- [PATCH 21/53] netfilter: Add the missed return value check of register_netdevice_notifier, Pablo Neira Ayuso
- [PATCH 16/53] netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse, Pablo Neira Ayuso
- [PATCH 17/53] netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate(), Pablo Neira Ayuso
- [PATCH 15/53] netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields, Pablo Neira Ayuso
- [PATCH 13/53] netfilter: nft_hash: Add hash offset value, Pablo Neira Ayuso
- [PATCH 14/53] netfilter: nft_dynset: allow to invert match criteria, Pablo Neira Ayuso
- [PATCH 03/53] netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers, Pablo Neira Ayuso
- [PATCH 12/53] netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_l3proto, Pablo Neira Ayuso
- [PATCH 11/53] netfilter: nft_queue: check the validation of queues_total and queuenum, Pablo Neira Ayuso
- [PATCH 01/53] netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter., Pablo Neira Ayuso
- [PATCH 04/53] netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header, Pablo Neira Ayuso
- [PATCH 10/53] netfilter: nf_ct_sip: allow tab character in SIP headers, Pablo Neira Ayuso
- [PATCH 09/53] netfilter: nft_quota: introduce nft_overquota(), Pablo Neira Ayuso
- [PATCH 05/53] netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern, Pablo Neira Ayuso
- Re: [PATCH 00/53] Netfilter updates for net-next, David Miller
[nf-next:master 43/54] net/netfilter/core.c:96:30: error: 'struct net_device' has no member named 'nf_hooks_ingress', kbuild test robot
[PATCH nft 0/3] src: add nft log flags support,
Liping Zhang
[PATCH libnftnl 0/3] expr: complete log flags support,
Liping Zhang
[PATCH nf-next 2/2] netfilter: nf_log: get rid of XT_LOG_* macros,
Liping Zhang
[PATCH nf-next 0/2] netfilter: complete nft log flags support,
Liping Zhang
[PATCH] netfilter: don't permit unprivileged writes to global state via sysctls,
Jann Horn
[PATCH nf-next] netfilter: nf_tables: add range expression, Pablo Neira Ayuso
[PATCH libnftnl] src: display offset only if present in hash and numgen expressions, Pablo Neira Ayuso
[PATCH nf-next] netfilter: evict stale entries when user reads /proc/net/nf_conntrack,
Florian Westphal
[PATCH v3 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates,
Vishwanath Pai
[PATCH v3 1/2] netfilter: Prepare xt_hashlimit.c for revision 2, Vishwanath Pai
[libnftnl PATCH] libnftnl: remove libmxml support,
Arturo Borrero Gonzalez
[PATCH nft] src: support ct l3proto/protocol without direction syntax,
Liping Zhang
[PATCH nf-next 1/2] netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol,
Liping Zhang
[PATCH nf v5] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack,
fgao
[PATCH nf v4] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack, fgao
[PATCH nf v3] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack,
fgao
[PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive,
Fabian Frederick
[PATCH nf-next v3 0/7] Compact netfilter hooks list,
Aaron Conole
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]