Show patches with: Archived = No       |   28500 patches
« 1 2 ... 132 133 134284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/5] netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 - - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[3/5] netfilter: update location of my trees - - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[4/5] netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent 1 - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[5/5] netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg 1 - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[1/2] netlink: add netlink_kernel_cfg parameter to netlink_kernel_create - - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[2/2] netlink: add nlk->netlink_bind hook for module auto-loading - - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[1/1] Timeout fixing bug broke SET target special timeout value, fixed - - - - --- 2012-06-29 Jozsef Kadlecsik Accepted
libnetfilter_queue build fix - - - - --- 2012-06-30 Jan Engelhardt Accepted
build: remove stray empty variable - - - - --- 2012-06-30 Jan Engelhardt Accepted
[-next] netfilter: use kfree_skb() not kfree() - - - - --- 2012-06-30 Dan Carpenter Accepted
libxt_devgroup: add man page snippet - - - - --- 2012-07-02 Florian Westphal Accepted
libxt_recent: remove unused variable - - - - --- 2012-07-04 Eldad Zack Accepted
[01/18] netfilter: ctnetlink: add new messages to obtain statistics - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[02/18] netfilter: nf_conntrack: fix nf_conntrack_l3proto_register - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[03/18] netfilter: nf_conntrack: prepare l4proto->init_net cleanup - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[04/18] netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[05/18] netfilter: nf_conntrack: use l4proto->users as refcount for per-net data - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[06/18] netfilter: nf_conntrack: fix memory leak if sysctl registration fails - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[07/18] netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[08/18] netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[09/18] netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[10/18] netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[11/18] netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[12/18] netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[13/18] netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table function - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[14/18] netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[15/18] netfilter: nf_conntrack: generalize nf_ct_l4proto_net 1 - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[16/18] netfilter: nf_ct_tcp: missing per-net support for cttimeout 1 - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[17/18] netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[18/18] netfilter: nfnetlink_queue: do not allow to set unsupported flag bits - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[1/2] netfilter: ipset: timeout fixing bug broke SET target special timeout value - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[2/2] netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down - - - - --- 2012-07-06 Pablo Neira Ayuso Accepted
[1/2] netfilter: ipset: timeout fixing bug broke SET target special timeout value - - - - --- 2012-07-09 Pablo Neira Ayuso Accepted
[1/2] libxtables: add xtables_ip[6]mask_to_cidr - - - - --- 2012-07-10 Pablo Neira Ayuso Accepted
[2/2] extensions: add HMARK target - - - - --- 2012-07-10 Pablo Neira Ayuso Accepted
[GIT,PULL,nf] IPVS - - - - --- 2012-07-11 Simon Horman Accepted
[1/3] ipvs: fix oops on NAT reply in br_nf context - - - - --- 2012-07-11 Simon Horman Accepted
[3/3] ipvs: fix oops in ip_vs_dst_event on rmmod - - - - --- 2012-07-11 Simon Horman Accepted
Fix typo in loop. - - - - --- 2012-07-14 Eric Leblond Accepted
Re[2]: [PATCH 2/2] extensions: add HMARK target - - - - --- 2012-07-14 Hans Schillstrom Accepted
[1/2] ipvs: fix oops on NAT reply in br_nf context - - - - --- 2012-07-17 Pablo Neira Ayuso Accepted
[2/2] ipvs: fix oops in ip_vs_dst_event on rmmod - - - - --- 2012-07-17 Pablo Neira Ayuso Accepted
[1/1] libxt_HMARK: remove -set fix spi syntax and add hton{s,l} - - - - --- 2012-07-17 Hans Schillstrom Accepted
Fix crash when the same NFCT is used by two stacks. - - - - --- 2012-07-19 Eric Leblond Accepted
iptables: Mostly Parser Fixes - - - - --- 2012-07-28 Jan Engelhardt Accepted
[1/7] iptables-restore: warn about -t in rule lines - - - - --- 2012-07-28 Jan Engelhardt Accepted
[2/7] doc: grammatical updates to libxt_SET - - - - --- 2012-07-28 Jan Engelhardt Accepted
[3/7] libxt_u32: do bounds checking for @'s operands - - - - --- 2012-07-28 Jan Engelhardt Accepted
[4/7] libxt_devgroup: consolidate devgroup specification parsing - - - - --- 2012-07-28 Jan Engelhardt Accepted
[5/7] libxt_devgroup: guard against negative numbers - - - - --- 2012-07-28 Jan Engelhardt Accepted
[6/7] libxt_LED: guard against negative numbers - - - - --- 2012-07-28 Jan Engelhardt Accepted
[7/7] libxt_*limit: avoid division by zero - - - - --- 2012-07-28 Jan Engelhardt Accepted
netfilter: PTR_RET can be used - - - - --- 2012-07-29 kbuild test robot Accepted
[1/5] nfacct: add variable to not zero counter after read - - - - --- 2012-08-01 Eric Leblond Accepted
[2/5] pgsql schema: add nfacct table - - - - --- 2012-08-01 Eric Leblond Accepted
[3/5] pgsql schema: fix timestamp default value - - - - --- 2012-08-01 Eric Leblond Accepted
[4/5] pgsql: only disable key if it starts with underscore - - - - --- 2012-08-01 Eric Leblond Accepted
[5/5] nfacct: add timestamp option - - - - --- 2012-08-01 Eric Leblond Accepted
[1/4] netlink: Use the right datatype for verdict - - - - --- 2012-08-02 Tomasz Bursztyka Accepted
[2/4] evaluate: Remove useless variable in expr_evaluate_bitwise() - - - - --- 2012-08-02 Tomasz Bursztyka Accepted
[3/4] erec: Handle returned value properly in erec_print - - - - --- 2012-08-02 Tomasz Bursztyka Accepted
[4/4] expression: Differentiate expr among anonymous structures in struct expr - - - - --- 2012-08-02 Tomasz Bursztyka Accepted
conntrackd: don't resync expectations if such sync has been disabled - - - - --- 2012-08-02 Vincent Bernat Accepted
[iptables] libip6t_frag: match any frag id by default - - - - --- 2012-08-08 Jan Engelhardt Accepted
[01/19] netfilter: nf_ct_sip: fix helper name - - - - --- 2012-08-09 Patrick McHardy Accepted
[02/19] netfilter: nf_ct_sip: fix IPv6 address parsing - - - - --- 2012-08-09 Patrick McHardy Accepted
[03/19] netfilter: nf_nat_sip: fix via header translation with multiple parameters - - - - --- 2012-08-09 Patrick McHardy Accepted
[04/19] ipv4: fix path MTU discovery with connection tracking - - - - --- 2012-08-09 Patrick McHardy Accepted
[05/19] netfilter: nf_conntrack_ipv6: improve fragmentation handling - - - - --- 2012-08-09 Patrick McHardy Accepted
[06/19] netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments - - - - --- 2012-08-09 Patrick McHardy Accepted
[07/19] netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 - - - - --- 2012-08-09 Patrick McHardy Accepted
[08/19] netfilter: nf_nat: add protoff argument to packet mangling functions - - - - --- 2012-08-09 Patrick McHardy Accepted
[09/19] netfilter: add protocol independant NAT core - - - - --- 2012-08-09 Patrick McHardy Accepted
[10/19] netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change - - - - --- 2012-08-09 Patrick McHardy Accepted
[11/19] net: core: add function for incremental IPv6 pseudo header checksum updates - - - - --- 2012-08-09 Patrick McHardy Accepted
[12/19] netfilter: ipv6: add IPv6 NAT support - - - - --- 2012-08-09 Patrick McHardy Accepted
[13/19] netfilter: ip6tables: add MASQUERADE target - - - - --- 2012-08-09 Patrick McHardy Accepted
[14/19] netfilter: ip6tables: add REDIRECT target - - - - --- 2012-08-09 Patrick McHardy Accepted
[15/19] netfilter: ip6tables: add NETMAP target - - - - --- 2012-08-09 Patrick McHardy Accepted
[16/19] netfilter: nf_nat: support IPv6 in FTP NAT helper - - - - --- 2012-08-09 Patrick McHardy Accepted
[17/19] netfilter: nf_nat: support IPv6 in amanda NAT helper - - - - --- 2012-08-09 Patrick McHardy Accepted
[18/19] netfilter: nf_nat: support IPv6 in SIP NAT helper - - - - --- 2012-08-09 Patrick McHardy Accepted
[19/19] netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target - - - - --- 2012-08-09 Patrick McHardy Accepted
[GIT,PULL,nf-next] IPVS - - - - --- 2012-08-10 Simon Horman Accepted
[1/5] ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper - - - - --- 2012-08-10 Simon Horman Accepted
[2/5] ipvs: generalize app registration in netns - - - - --- 2012-08-10 Simon Horman Accepted
[3/5] ipvs: fixed sparse warning - - - - --- 2012-08-10 Simon Horman Accepted
[4/5] ipvs: implement passive PMTUD for IPIP packets - - - - --- 2012-08-10 Simon Horman Accepted
[5/5] ipvs: add pmtu_disc option to disable IP DF for TUN packets - - - - --- 2012-08-10 Simon Horman Accepted
netfilter: nf_ct_expect: fix possible access to uninitialized timer 1 - - - --- 2012-08-16 Pablo Neira Ayuso Accepted
[3/3] netfilter: replace list_for_each_continue_rcu with new interface - - 1 - --- 2012-08-17 Michael Wang Accepted
[1/5] netfilter: nf_ct_sip: fix helper name - - - - --- 2012-08-17 Pablo Neira Ayuso Accepted
[2/5] netfilter: nf_ct_sip: fix IPv6 address parsing - - - - --- 2012-08-17 Pablo Neira Ayuso Accepted
[3/5] netfilter: nf_nat_sip: fix via header translation with multiple parameters - - - - --- 2012-08-17 Pablo Neira Ayuso Accepted
[4/5] netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue - - - - --- 2012-08-17 Pablo Neira Ayuso Accepted
[5/5] netfilter: nf_ct_expect: fix possible access to uninitialized timer 1 - - - --- 2012-08-17 Pablo Neira Ayuso Accepted
[1/3] netfilter: nfnetlink_log: fix NLA_PUT macro removal bug - - - - --- 2012-08-19 Patrick McHardy Accepted
[2/3] netfilter: sparse endian fixes - - - - --- 2012-08-19 Patrick McHardy Accepted
[3/3] netfilter: nf_conntrack: remove unnecessary RTNL locking - - - - --- 2012-08-19 Patrick McHardy Accepted
[net-next] ipv4/netfilter: remove unnecessary goto statement for error recovery - - - - --- 2012-08-20 Jεan Sacren Accepted
« 1 2 ... 132 133 134284 285 »