Show patches with: Submitter = Pablo Neira Ayuso       |   4638 patches
« 1 2 ... 44 45 46 47 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/7] netfilter: add glue code to integrate nfnetlink_queue and ctnetlink - - - - --- 2012-06-04 Pablo Neira Ayuso davem Not Applicable
[3/7] netfilter: nf_ct_helper: implement variable length helper private data - - - - --- 2012-06-04 Pablo Neira Ayuso davem Not Applicable
[2/7] netfilter: nf_ct_ext: support variable length extensions - - - - --- 2012-06-04 Pablo Neira Ayuso davem Not Applicable
[1/7] netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names - - - - --- 2012-06-04 Pablo Neira Ayuso davem Not Applicable
[7/7] netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER - - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[6/7] netfilter: xt_CT: remove redundant header include - - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[5/7] netfilter: ipset: fix timeout value overflow bug - - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[4/7] netfilter: nf_ct_tcp: extend log message for invalid ignored packets 1 - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[3/7] netfilter: xt_HMARK: modulus is expensive for hash calculation - - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[2/7] netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() 1 - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[1/7] netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits - - - - --- 2012-05-16 Pablo Neira Ayuso davem Accepted
[1/4] netfilter: ipset: fix timeout value overflow bug - - - - --- 2012-05-14 Pablo Neira Ayuso davem Not Applicable
[1/4] netfilter: ipset: fix timeout value overflow bug - - - - --- 2012-05-14 Pablo Neira Ayuso davem Not Applicable
[4/4] netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER - - - - --- 2012-05-14 Pablo Neira Ayuso davem Changes Requested
[3/4] netfilter: xt_CT: remove redundant header include - - - - --- 2012-05-14 Pablo Neira Ayuso davem Changes Requested
[2/4] netfilter: ipset: fix hash size checking in kernel - - - - --- 2012-05-14 Pablo Neira Ayuso davem Accepted
[1/4] netfilter: ipset: fix timeout value overflow bug - - - - --- 2012-05-14 Pablo Neira Ayuso davem Changes Requested
[0/5] netfilter updates for net-next (upcoming 3.5), batch 2 - - - - --- 2012-05-14 Pablo Neira Ayuso davem Not Applicable
[5/5] netfilter: hashlimit: byte-based limit mode - - - - --- 2012-05-09 Pablo Neira Ayuso davem Accepted
[4/5] netfilter: hashlimit: move rateinfo initialization to helper - - - - --- 2012-05-09 Pablo Neira Ayuso davem Accepted
[3/5] netfilter: limit, hashlimit: avoid duplicated inline - - - - --- 2012-05-09 Pablo Neira Ayuso davem Accepted
[2/5] netfilter: add xt_hmark target for hash-based skb marking - - - - --- 2012-05-09 Pablo Neira Ayuso davem Accepted
[1/5] netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() - - - - --- 2012-05-09 Pablo Neira Ayuso davem Accepted
[25/25] netfilter: remove ip_queue support - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[21/25] ipvs: ip_vs_proto: local functions should not be exposed globally - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[19/25] ipvs: optimize the use of flags in ip_vs_bind_dest - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[18/25] ipvs: add support for sync threads - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[17/25] ipvs: reduce sync rate with time thresholds - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[16/25] ipvs: wakeup master thread - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[15/25] ipvs: always update some of the flags bits in backup - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[11/25] ipvs: use GFP_KERNEL allocation where possible 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[09/25] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[08/25] ipvs: WRR scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[04/25] netfilter: bridge: optionally set indev to vlan 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[03/25] netfilter: nf_conntrack: use this_cpu_inc() - - 1 - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[01/25] netfilter: nf_ct_ecache: refactor notifier registration - - - - --- 2012-05-08 Pablo Neira Ayuso davem Accepted
[25/25] netfilter: remove ip_queue support - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[21/25] ipvs: ip_vs_proto: local functions should not be exposed globally - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[19/25] ipvs: optimize the use of flags in ip_vs_bind_dest - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[18/25] ipvs: add support for sync threads - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[17/25] ipvs: reduce sync rate with time thresholds - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[16/25] ipvs: wakeup master thread - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[15/25] ipvs: always update some of the flags bits in backup - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[11/25] ipvs: use GFP_KERNEL allocation where possible 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[08/25] ipvs: WRR scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[04/25] netfilter: bridge: optionally set indev to vlan 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[04/25] netfilter: bridge: optionally set indev to vlan 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[03/25] netfilter: nf_conntrack: use this_cpu_inc() - - 1 - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[01/25] netfilter: nf_ct_ecache: refactor notifier registration - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[25/25] netfilter: remove ip_queue support - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[21/25] ipvs: ip_vs_proto: local functions should not be exposed globally - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[19/25] ipvs: optimize the use of flags in ip_vs_bind_dest - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[18/25] ipvs: add support for sync threads - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[17/25] ipvs: reduce sync rate with time thresholds - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[16/25] ipvs: wakeup master thread - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[15/25] ipvs: always update some of the flags bits in backup - - - 1 --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[11/25] ipvs: use GFP_KERNEL allocation where possible 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[09/25] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[08/25] ipvs: WRR scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[04/25] netfilter: bridge: optionally set indev to vlan 1 - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[03/25] netfilter: nf_conntrack: use this_cpu_inc() - - 1 - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[01/25] netfilter: nf_ct_ecache: refactor notifier registration - - - - --- 2012-05-08 Pablo Neira Ayuso davem Changes Requested
[v12,2/3] NETFILTER module xt_hmark, new target for HASH based fwmark - - - - --- 2012-05-06 Pablo Neira Ayuso davem Not Applicable
[v12,2/3] NETFILTER module xt_hmark, new target for HASH based fwmark - - - - --- 2012-05-02 Pablo Neira Ayuso davem Not Applicable
« 1 2 ... 44 45 46 47 »