Show patches with: none      |   30092 patches
« 1 2 ... 5 6 7300 301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/7] netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
[2/7] netfilter: nf_ct_ext: support variable length extensions - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
[3/7] netfilter: nf_ct_helper: implement variable length helper private data - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
[4/7] netfilter: add glue code to integrate nfnetlink_queue and ctnetlink - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
[5/7] netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
[6/7] netfilter: ctnetlink: add CTA_HELP_INFO attribute - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
[7/7] netfilter: add user-space connection tracking helper infrastructure - - - - --- 2012-06-16 Pablo Neira Ayuso Accepted
netfilter: ipset: hash:net,iface: fix interface comparision - - - - --- 2012-06-17 Florian Westphal Accepted
properly annotate ipv4_netfilter_{init,fini}() - - - - --- 2012-06-18 Jan Beulich Accepted
[1/4] netfilter: ctnetlink: fix NULL dereference while trying to change helper - - - - --- 2012-06-19 Pablo Neira Ayuso Accepted
[2/4] netfilter: nf_ct_helper: disable automatic helper re-assignment of different type - - - - --- 2012-06-19 Pablo Neira Ayuso Accepted
[3/4] netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset - - - - --- 2012-06-19 Pablo Neira Ayuso Accepted
[4/4] netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled - - - - --- 2012-06-19 Pablo Neira Ayuso Accepted
[0/4] netfilter updates for net-next (batch 3) - - - - --- 2012-06-19 Pablo Neira Ayuso Accepted
[01/13] netfilter: fix problem with proto register - - - - --- 2012-06-21 Gao feng Accepted
[02/13] netfilter: add parameter proto for l4proto.init_net - - - - --- 2012-06-21 Gao feng Accepted
[03/13] netfilter: add nf_ct_kfree_compat_sysctl_table to make codes clear - - - - --- 2012-06-21 Gao feng Accepted
[04/13] netfilter: regard users as refcount for l4proto's per-net data - - - - --- 2012-06-21 Gao feng Accepted
[05/13] netfilter: fix memory leak when register sysctl failed - - - - --- 2012-06-21 Gao feng Accepted
[06/13] netfilter: merge tcpv[4,6]_net_init into tcp_net_init - - - - --- 2012-06-21 Gao feng Accepted
[07/13] netfilter: merge udpv[4,6]_net_init into udp_net_init - - - - --- 2012-06-21 Gao feng Accepted
[08/13] netfilter: nf_conntrack_l4proto_udplite[4,6] cleanup - - - - --- 2012-06-21 Gao feng Accepted
[09/13] netfilter: merge sctpv[4,6]_net_init into sctp_net_init - - - - --- 2012-06-21 Gao feng Accepted
[10/13] netfilter: nf_conntrack_l4proto_generic cleanup - - - - --- 2012-06-21 Gao feng Accepted
[11/13] netfilter: nf_conntrack_l4proto_dccp[4,6] cleanup - - - - --- 2012-06-21 Gao feng Accepted
[12/13] netfilter: nf_conntrack_l4proto_icmp cleanup - - - - --- 2012-06-21 Gao feng Accepted
[13/13] netfilter: nf_conntrack_l4proto_icmpv6 cleanup - - - - --- 2012-06-21 Gao feng Accepted
[1/4] netfilter: nfq_ct_hook needs __rcu and __read_mostly - - - - --- 2012-06-23 Pablo Neira Ayuso Accepted
[2/4] netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y - - - - --- 2012-06-23 Pablo Neira Ayuso Accepted
[3/4] netfilter: nfnetlink_queue: fix sparse warning due to missing include - - - - --- 2012-06-23 Pablo Neira Ayuso Accepted
[4/4] netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n - - - - --- 2012-06-23 Pablo Neira Ayuso Accepted
netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 - - - - --- 2012-06-25 Eric Dumazet Accepted
[1/1] netfilter: make net/stat/nf_conntrack procfs available again - - - - --- 2012-06-25 Florian Westphal Not Applicable
libnetfilter_acct: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
build: remove unnecessary pkgconfig->config.status dependency - - - - --- 2012-06-25 Jan Engelhardt Accepted
libnetfilter_conntrack: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
build: move library flags to CPPFLAGS - - - - --- 2012-06-25 Jan Engelhardt Accepted
libnetfilter_cthelper: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
build: remove unnecessary pkgconfig->config.status dependency - - - - --- 2012-06-25 Jan Engelhardt Accepted
libnetfilter_cttimeout: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
build: remove unnecessary pkgconfig->config.status dependency - - - - --- 2012-06-25 Jan Engelhardt Accepted
libnetfilter_log: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
[1/2] build: remove unnecessary pkgconfig->config.status dependency - - - - --- 2012-06-25 Jan Engelhardt Accepted
[2/2] build: remove unused lines in Makefile.am - - - - --- 2012-06-25 Jan Engelhardt Accepted
libnetfilter_queue: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
[1/2] build: remove unnecessary AC_EXEEXT - - - - --- 2012-06-25 Jan Engelhardt Accepted
[2/2] build: remove unused lines in Makefile.am - - - - --- 2012-06-25 Jan Engelhardt Accepted
libnfnetlink: build updates - - - - --- 2012-06-25 Jan Engelhardt Accepted
build: remove unnecessary AC_EXEEXT - - - - --- 2012-06-25 Jan Engelhardt Accepted
[RFC] netfilter: nfnetlink_queue: Don't set random flag bits - - - - --- 2012-06-27 Krishna Kumar Accepted
[1/1] netfilter: make net/stat/nf_conntrack procfs available again - - - - --- 2012-06-27 Pablo Neira Ayuso Not Applicable
[1/1] Replace 'owner' in SDP enums with more correct 'origin' - - - - --- 2012-06-28 Praet Paul Not Applicable
[1/3] nfnetlink: Check callbacks before using those in nfnetlink_rcv_msg - - - - --- 2012-06-28 Tomasz Bursztyka Accepted
[2/3] ipset: Handle properly an IPSET_CMD_NONE 1 - - - --- 2012-06-28 Tomasz Bursztyka Accepted
[3/3] nfnetlink: Unlock a previously locked rcu_read in nfnetlink_rcv_msg 1 - - - --- 2012-06-28 Tomasz Bursztyka Accepted
[RFC,net-next] ipvs: add missing lock in ip_vs_ftp_init_conn() 2 - - - --- 2012-06-28 Xiaotian Feng Not Applicable
IPv6 fragment packet handling - - - - --- 2012-06-28 Kristof Provost Not Applicable
[1/2] netfilter: nf_conntrack: generalize nf_ct_l4proto_net 1 - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[2/2] netfilter: nf_ct_tcp: missing per-net support for cttimeout 1 - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[1/5] netfilter: ipset: fix interface comparision in hash-netiface sets - - - - --- 2012-06-29 Pablo Neira Ayuso Accepted
[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
BUG: NULL pointer in ctnetlink_conntrack_event - - - - --- 2012-06-29 Pablo Neira Ayuso Not Applicable
[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
[ANNOUNCE] ipset 6.13 released - - - - --- 2012-06-30 Jan Engelhardt Not Applicable
build: restore -version-info - - - - --- 2012-06-30 Jan Engelhardt Not Applicable
build: restore -version-info - - - - --- 2012-07-01 Jan Engelhardt Not Applicable
libxt_devgroup: add man page snippet - - - - --- 2012-07-02 Florian Westphal Accepted
Include <net/ip6_checksum.h> for csum_ipv6_magic - - - - --- 2012-07-03 Kevin Locke Not Applicable
libxt_recent: remove unused variable - - - - --- 2012-07-04 Eldad Zack Accepted
[1/3] iptables: change 'iface' part in hash:net,iface set - - - - --- 2012-07-05 Mr Dash Four Not Applicable
[2/3] ipset: change 'iface' part in hash:net,iface set - - - - --- 2012-07-05 Mr Dash Four Not Applicable
[3/3] ipset: change 'iface' part in hash:net,iface set - - - - --- 2012-07-05 Mr Dash Four Not Applicable
[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 ... 5 6 7300 301 »