Show patches with: Submitter = Pablo Neira Ayuso       |    Archived = No       |   467 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,08/23] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso Superseded
[net-next,07/23] netfilter: flowtable: add xmit path types netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso New
[net-next,06/23] net: dsa: resolve forwarding path for dsa slave ports netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso Superseded
[net-next,05/23] net: ppp: resolve forwarding path for bridge pppoe devices netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso New
[net-next,04/23] net: bridge: resolve forwarding path for VLAN tag actions in bridge devices netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso New
[net-next,03/23] net: bridge: resolve forwarding path for bridge devices netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso New
[net-next,02/23] net: 8021q: resolve forwarding path for vlan devices netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso Superseded
[net-next,01/23] net: resolve forwarding path from virtual netdevice and HW destination address netfilter: flowtable enhancements --- 2021-03-11 Pablo Neira Ayuso Superseded
[net,9/9] netfilter: nftables: bogus check for netlink portID with table owner Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,8/9] netfilter: nftables: fix possible double hook unregistration with table owner Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,7/9] netfilter: nftables: disallow updates on table ownership Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,6/9] netfilter: x_tables: gpf inside xt_find_revision() Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,5/9] selftests: netfilter: test nat port clash resolution interaction with tcp early demux Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,4/9] netfilter: conntrack: avoid misleading 'invalid' in log message Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,3/9] netfilter: nf_nat: undo erroneous tcp edemux lookup Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,2/9] netfilter: conntrack: Remove a double space in a log message Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net,1/9] uapi: nfnetlink_cthelper.h: fix userspace compilation error Netfilter fixes for net --- 2021-03-06 Pablo Neira Ayuso New
[net-next,2/3] netfilter: nftables: add helper function to release hooks of one single table Netfilter updates for net-next --- 2021-02-17 Pablo Neira Ayuso New
[net,1/2] netfilter: conntrack: skip identical origin tuple in same zone only [net,1/2] netfilter: conntrack: skip identical origin tuple in same zone only --- 2021-02-09 Pablo Neira Ayuso New
[net-next,7/7] netfilter: nftables: remove redundant assignment of variable err Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net-next,6/7] netfilter: nftables: statify nft_parse_register() Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net-next,5/7] netfilter: nftables: add nft_parse_register_store() and use it Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net-next,4/7] netfilter: nftables: add nft_parse_register_load() and use it Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net-next,3/7] netfilter: flowtable: add hash offset field to tuple Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net-next,2/7] ipvs: add weighted random twos choice algorithm Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net-next,1/7] netfilter: ctnetlink: remove get_ct indirection Netfilter/IPVS updates for net-next --- 2021-02-06 Pablo Neira Ayuso New
[net,3/4] netfilter: nftables: fix possible UAF over chains from packet path in netns Netfilter fixes for net --- 2021-02-05 Pablo Neira Ayuso New
[net,1/4] netfilter: xt_recent: Fix attempt to update deleted entry Netfilter fixes for net --- 2021-02-05 Pablo Neira Ayuso New
[net,1/3] netfilter: nft_dynset: honor stateful expressions in set definition Netfilter fixes for net --- 2021-01-27 Pablo Neira Ayuso New
[net,3/3] netfilter: nf_nat: Fix memleak in nf_nat_init Netfilter fixes for net --- 2021-01-12 Pablo Neira Ayuso New
[net,2/3] netfilter: conntrack: fix reading nf_conntrack_buckets Netfilter fixes for net --- 2021-01-12 Pablo Neira Ayuso New
[net,1/3] selftests: netfilter: Pass family parameter "-f" to conntrack tool Netfilter fixes for net --- 2021-01-12 Pablo Neira Ayuso New
[net,2/3] netfilter: nft_dynset: report EOPNOTSUPP on missing set feature Netfilter fixes for net --- 2021-01-03 Pablo Neira Ayuso New
[net,4/4] netfilter: ipset: fix shift-out-of-bounds in htable_bits() Netfilter fixes for net --- 2020-12-18 Pablo Neira Ayuso New
[net,3/4] netfilter: ipset: fixes possible oops in mtype_resize Netfilter fixes for net --- 2020-12-18 Pablo Neira Ayuso New
[net,2/4] netfilter: x_tables: Update remaining dereference to RCU Netfilter fixes for net --- 2020-12-18 Pablo Neira Ayuso New
[net,1/4] netfilter: nftables: fix incorrect increment of loop counter Netfilter fixes for net --- 2020-12-18 Pablo Neira Ayuso New
[net-next,10/10] netfilter: nftables: netlink support for several set element expressions Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,09/10] netfilter: nftables: generalize set extension to support for several expressions Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,08/10] netfilter: nftables: move nft_expr before nft_set Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,07/10] netfilter: nftables: generalize set expressions support Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,06/10] netfilter: ctnetlink: add timeout and protoinfo to destroy events Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,05/10] netfilter: use actual socket sk for REJECT action Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,04/10] netfilter: nfnl_acct: remove data from struct net Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,03/10] netfilter: Remove unnecessary conversion to bool Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,02/10] ipvs: replace atomic_add_return() Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net-next,01/10] netfilter: nft_reject_bridge: fix build errors due to code movement Netfilter/IPVS updates for net-next --- 2020-12-12 Pablo Neira Ayuso New
[net,4/4] netfilter: nft_ct: Remove confirmation check for NFT_CT_ID Netfilter fixes for net --- 2020-12-09 Pablo Neira Ayuso New
[net,3/4] netfilter: nftables: comment indirect serialization of commit_mutex with rtnl_mutex Netfilter fixes for net --- 2020-12-09 Pablo Neira Ayuso New
[net,2/4] netfilter: nft_dynset: fix timeouts later than 23 days Netfilter fixes for net --- 2020-12-09 Pablo Neira Ayuso New
[net,1/4] netfilter: x_tables: Switch synchronization to RCU Netfilter fixes for net --- 2020-12-09 Pablo Neira Ayuso New
[net,5/5] netfilter: nftables_offload: build mask based from the matching bytes [net,1/5] netfilter: ipset: prevent uninit-value in hash_ip6_add --- 2020-11-27 Pablo Neira Ayuso New
[net,4/5] netfilter: nftables_offload: set address type in control dissector [net,1/5] netfilter: ipset: prevent uninit-value in hash_ip6_add --- 2020-11-27 Pablo Neira Ayuso New
[net,1/5] netfilter: ipset: prevent uninit-value in hash_ip6_add [net,1/5] netfilter: ipset: prevent uninit-value in hash_ip6_add --- 2020-11-27 Pablo Neira Ayuso New
[net,3/4] netfilter: ipset: prevent uninit-value in hash_ip6_add [net,1/4] netfilter: nftables_offload: set address type in control dissector --- 2020-11-21 Pablo Neira Ayuso Superseded
[net,1/4] netfilter: nftables_offload: set address type in control dissector [net,1/4] netfilter: nftables_offload: set address type in control dissector --- 2020-11-21 Pablo Neira Ayuso Superseded
[net-next,v5,6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device netfilter: flowtable bridge and vlan enhancements --- 2020-11-20 Pablo Neira Ayuso New
[net-next,v5,5/9] bridge: resolve forwarding path for bridge devices netfilter: flowtable bridge and vlan enhancements --- 2020-11-20 Pablo Neira Ayuso Superseded
[net-next,v5,4/9] net: 8021q: resolve forwarding path for vlan devices netfilter: flowtable bridge and vlan enhancements --- 2020-11-20 Pablo Neira Ayuso Superseded
[net-next,v5,1/9] netfilter: flowtable: add hash offset field to tuple netfilter: flowtable bridge and vlan enhancements --- 2020-11-20 Pablo Neira Ayuso Superseded
[net-next,v4,8/9] netfilter: flowtable: add vlan support Untitled series #80210 --- 2020-11-18 Pablo Neira Ayuso New
[net-next,v4,7/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device Untitled series #80210 --- 2020-11-18 Pablo Neira Ayuso Superseded
[net-next,v4,5/9] bridge: resolve forwarding path for bridge devices Untitled series #80210 --- 2020-11-18 Pablo Neira Ayuso Superseded
[net-next,v4,3/9] net: resolve forwarding path from virtual netdevice and HW destination address Untitled series #80210 --- 2020-11-18 Pablo Neira Ayuso New
[net-next,v4,2/9] netfilter: flowtable: add xmit path types Untitled series #80210 --- 2020-11-18 Pablo Neira Ayuso Superseded
[net-next,8/8] netfilter: nft_reject_inet: allow to use reject from inet ingress Netfilter updates for net-next --- 2020-11-04 Pablo Neira Ayuso New
[net-next,7/8] netfilter: nftables: Add __printf() attribute Netfilter updates for net-next --- 2020-11-04 Pablo Neira Ayuso New
[net-next,4/8] netfilter: ipset: Support the -exist flag with the destroy command Netfilter updates for net-next --- 2020-11-04 Pablo Neira Ayuso New
[net-next,2/8] netfilter: nft_reject: unify reject init and dump into nft_reject Netfilter updates for net-next --- 2020-11-04 Pablo Neira Ayuso New
[net,3/5] netfilter: use actual socket sk rather than skb sk when routing harder [net,1/5] netfilter: nftables: fix netlink report logic in flowtable and genid --- 2020-10-31 Pablo Neira Ayuso New
[net,2/5] wireguard: selftests: check that route_me_harder packets use the right sk [net,1/5] netfilter: nftables: fix netlink report logic in flowtable and genid --- 2020-10-31 Pablo Neira Ayuso New
[net,1/5] netfilter: nftables: fix netlink report logic in flowtable and genid [net,1/5] netfilter: nftables: fix netlink report logic in flowtable and genid --- 2020-10-31 Pablo Neira Ayuso New
[7/7] netfilter: nf_fwd_netdev: clear timestamp in forwarding path Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[6/7] netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[5/7] docs: nf_flowtable: fix typo. Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[4/7] netfilter: ebtables: Fixes dropping of small packets in bridge nat Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[3/7] netfilter: Drop fragmented ndisc packets assembled in netfilter Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[2/7] netfilter: conntrack: connection timeout after re-register Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[1/7] ipvs: adjust the debug info in function set_tcp_state Netfilter fixes for net --- 2020-10-22 Pablo Neira Ayuso New
[net-next] netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements [net-next] netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,v2,9/9] netfilter: flowtable: add vlan support netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,v2,8/9] netfilter: flowtable: bridge port support netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,v2,7/9] netfilter: flowtable: add direct xmit path netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,v2,6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,v2,5/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,v2,4/9] bridge: resolve forwarding path for bridge devices netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,v2,3/9] net: 8021q: resolve forwarding path for vlan devices netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,v2,2/9] net: resolve forwarding path from virtual netdevice and HW destination address netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,v2,1/9] netfilter: flowtable: add xmit path types netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,9/9] netfilter: flowtable: add vlan support netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,8/9] netfilter: flowtable: bridge port support netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,7/9] netfilter: flowtable: add direct xmit path netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso New
[net-next,5/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,4/9] bridge: resolve forwarding path for bridge devices netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,3/9] net: 8021q: resolve forwarding path for vlan devices netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,2/9] net: resolve forwarding path from virtual netdevice and HW destination address netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next,1/9] netfilter: flowtable: add xmit path types netfilter: flowtable bridge and vlan enhancements --- 2020-10-15 Pablo Neira Ayuso Superseded
[net-next] netfilter: restore NF_INET_NUMHOOKS [net-next] netfilter: restore NF_INET_NUMHOOKS --- 2020-10-14 Pablo Neira Ayuso New
[4/4] netfilter: nf_log: missing vlan offload tag and proto Netfilter fixes for net --- 2020-10-13 Pablo Neira Ayuso New
« 1 2 3 44 5 »