Patchwork Netfilter Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 23 24 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[03/11] netlink: don't orphan skb in netlink_trim() 2012-08-20 Patrick McHardy Not Applicable
[03/11] postgresql: add sanity checking 2013-05-10 Eric Leblond Accepted
[03/11] unix_diag: pass unix_diag module to netlink_dump_start 2012-09-26 Gao feng Not Applicable
[03/11] xt_psd: avoid if (c=h) do {..} while (c = c->next) 2012-09-16 Florian Westphal Not Applicable
[03/12] bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR 2013-03-25 Pablo Neira Accepted
[03/12] bridge: netfilter: using strlcpy() instead of strncpy() 2013-06-05 Pablo Neira Accepted
[03/12] netfilter: generic proto sysctl support for net namespace 2012-04-17 Gao feng Rejected
[03/12] netfilter: nf_conntrack_ipv6: fix comment for packets without data 2012-12-28 Pablo Neira Accepted
[03/13] doc: document iptables-restore's -t option 2012-12-25 Jan Engelhardt Accepted
[03/13] netfilter: add nf_ct_kfree_compat_sysctl_table to make codes clear 2012-06-21 Gao feng Accepted
[03/13] netfilter: ipset: Introduce extensions to elements in the core 2013-04-27 Jozsef Kadlecsik Accepted
[03/14] net: add function to allocate sk_buff head without data area 2013-04-17 Patrick McHardy Awaiting Upstream
[03/15] ipvs: prefer NETDEV_DOWN event to free cached dsts 2013-03-28 Simon Horman Superseded
[03/15] netfilter: add namespace support for l4proto_generic 2012-05-29 Gao feng Accepted
[03/15] netfilter: ipset: Make possible to test elements marked with nomatch 2013-04-09 Jozsef Kadlecsik Not Applicable
[03/16] netfilter: nf_nat: remove obsolete rcu_read_unlock call 2012-09-24 Pablo Neira Accepted
[03/17] doc: trim "state" manpage and reference conntrack instead 2012-09-30 Jan Engelhardt Accepted
[03/17] ipvs: DH scheduler does not need GFP_ATOMIC allocation 2012-05-02 Simon Horman Superseded
[03/17] netfilter: add namespace support for l3proto 2012-05-14 Gao feng Superseded
[03/17] netfilter: add namespace support for l3proto 2012-04-27 Gao feng Superseded
[03/18] ipvs: DH scheduler does not need GFP_ATOMIC allocation 2012-05-02 Simon Horman Accepted
[03/18] netfilter: ipset: Introduce extensions to elements in the core 2013-04-27 Pablo Neira Changes Requested
[03/18] netfilter: ipset: Introduce extensions to elements in the core 2013-04-29 Pablo Neira Accepted
[03/18] netfilter: nf_conntrack: prepare l4proto->init_net cleanup 2012-07-06 Pablo Neira Accepted
[03/18] netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments 2012-08-20 Patrick McHardy Superseded
[03/19] netfilter: acct: move initial codes out of pernet_operations 2012-12-28 Gao feng Superseded
[03/19] netfilter: nf_conntrack_ipv6: improve fragmentation handling 2012-08-28 Patrick McHardy Accepted
[03/19] netfilter: nf_nat_sip: fix via header translation with multiple parameters 2012-08-09 Patrick McHardy Accepted
[03/21] netfilter: ctnetlink: deliver labels to userspace 2013-01-25 Pablo Neira Accepted
[03/23] netfilter: ipset: Log warning when a hash type of set gets full 2012-03-08 Pablo Neira Accepted
[03/25] netfilter: Add fail-open support 2012-06-11 Pablo Neira Accepted
[03/25] netfilter: nf_conntrack: use this_cpu_inc() 2012-05-08 Pablo Neira Not Applicable
[03/25] netfilter: nf_conntrack: use this_cpu_inc() 2012-05-08 Pablo Neira Superseded
[03/25] netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments 2012-09-03 Pablo Neira Accepted
[03/34] ipvs: prefer NETDEV_DOWN event to free cached dsts 2013-03-29 Simon Horman Accepted
[03/51] ipvs: convert the IP_VS_XMIT macros to functions 2013-04-06 Pablo Neira Accepted
[04/10] ipvs: fix sparse warnings in lblc and lblcr 2013-04-25 Pablo Neira Accepted
[04/10] ipvs: implement passive PMTUD for IPIP packets 2012-08-22 Pablo Neira Accepted
[04/10] netfilter: regard users as refcount for l4proto's per-net data 2012-06-14 Gao feng Superseded
[04/10] netfilter: xt_LOG: add net namespace support for xt_LOG 2013-02-07 Gao feng Superseded
[04/11] mysql: add sanity checking 2013-05-10 Eric Leblond Accepted
[04/11] netfilter: nf_tables: move policy to struct nft_base_chain 2012-12-12 Patrick McHardy Accepted
[04/11] netfilter: xtables2: chain renaming support 2012-11-02 Jan Engelhardt Not Applicable
[04/11] netfilter: xtables2: core part for splice operation 2012-11-16 Jan Engelhardt Not Applicable
[04/11] netlink: add netlink_skb_set_owner_r() 2012-08-20 Patrick McHardy Not Applicable
[04/11] nf_conntrack_netlink: pass nf_conntrack_netlink module to netlink_dump_start 2012-09-26 Gao feng Not Applicable
[04/11] xt_psd: move match functionality to helpers 2012-09-16 Florian Westphal Not Applicable
[04/12] netfilter: don't panic on error while walking through the init path 2013-06-05 Pablo Neira Accepted
[04/12] netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id 2013-03-25 Pablo Neira Accepted
[04/12] netfilter: nf_ct_reasm: fix conntrack reassembly expire code 2012-12-28 Pablo Neira Accepted
[04/12] netfilter: tcp proto sysctl support for net namespace 2012-04-17 Gao feng Rejected
[04/13] bridge: netfilter: Convert compare_ether_addr to ether_addr_equal 2012-05-09 Joe Perches Not Applicable
[04/13] doc: document iptables-restore's -v option 2012-12-25 Jan Engelhardt Accepted
[04/13] netfilter: ipset: Unified bitmap type generation 2013-04-27 Jozsef Kadlecsik Accepted
[04/13] netfilter: regard users as refcount for l4proto's per-net data 2012-06-21 Gao feng Accepted
[04/14] netlink: don't orphan skb in netlink_trim() 2013-04-17 Patrick McHardy Awaiting Upstream
[04/15] ipvs: convert the IP_VS_XMIT macros to functions 2013-03-28 Simon Horman Superseded
[04/15] netfilter: add namespace support for l4proto_tcp 2012-05-29 Gao feng Accepted
[04/15] netfilter: ipset: Move often used IPv6 address masking function to header file 2013-04-09 Jozsef Kadlecsik Not Applicable
[04/16] netfilter: combine ipt_NETMAP and ip6t_NETMAP 2012-09-24 Pablo Neira Accepted
[04/17] doc: have NOTRACK manpage point to CT instead 2012-09-30 Jan Engelhardt Accepted
[04/17] ipvs: WRR scheduler does not need GFP_ATOMIC allocation 2012-05-02 Simon Horman Superseded
[04/17] netfilter: add namespace support for l4proto_generic 2012-04-27 Gao feng Superseded
[04/17] netfilter: add namespace support for l4proto_generic 2012-05-14 Gao feng Superseded
[04/18] ipvs: WRR scheduler does not need GFP_ATOMIC allocation 2012-05-02 Simon Horman Accepted
[04/18] netfilter: ipset: Unified bitmap type generation 2013-04-27 Pablo Neira Changes Requested
[04/18] netfilter: ipset: Unified bitmap type generation 2013-04-29 Pablo Neira Accepted
[04/18] netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table 2012-07-06 Pablo Neira Accepted
[04/18] netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 2012-08-20 Patrick McHardy Superseded
[04/19] ipv4: fix path MTU discovery with connection tracking 2012-08-09 Patrick McHardy Accepted
[04/19] netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments 2012-08-28 Patrick McHardy Accepted
[04/19] netfilter: tstamp: move initial codes out of pernet_operations 2012-12-28 Gao feng Superseded
[04/21] netfilter: ctnetlink: allow userspace to modify labels 2013-01-25 Pablo Neira Accepted
[04/23] netfilter: ipset: Exceptions support added to hash:*net* types 2012-03-08 Pablo Neira Accepted
[04/25] netfilter: bridge: optionally set indev to vlan 2012-05-08 Pablo Neira Superseded
[04/25] netfilter: bridge: optionally set indev to vlan 2012-05-08 Pablo Neira Not Applicable
[04/25] netfilter: bridge: optionally set indev to vlan 2012-05-08 Pablo Neira Not Applicable
[04/25] netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers 2012-06-11 Pablo Neira Accepted
[04/25] netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 2012-09-03 Pablo Neira Accepted
[04/28] proc: Supply PDE attribute setting accessor functions [RFC] 2013-04-16 David Howells Awaiting Upstream
[04/34] ipvs: convert the IP_VS_XMIT macros to functions 2013-03-29 Simon Horman Accepted
[04/51] ipvs: rename functions related to dst_cache reset 2013-04-06 Pablo Neira Accepted
[05/10] ipvs: add pmtu_disc option to disable IP DF for TUN packets 2012-08-22 Pablo Neira Accepted
[05/10] ipvs: fix sparse warnings for some parameters 2013-04-25 Pablo Neira Accepted
[05/10] netfilter: ebt_ulog: add net namesapce support for ebt_ulog 2013-02-07 Gao feng Superseded
[05/10] netfilter: merge tcpv[4,6]_net_init into tcp_net_init 2012-06-14 Gao feng Superseded
[05/11] netfilter: nf_tables: send notifications for base chain policy changes 2012-12-12 Patrick McHardy Accepted
[05/11] netfilter: xtables2: netlink part for splice operation 2012-11-16 Jan Engelhardt Not Applicable
[05/11] netfilter: xtables2: transaction commit operation 2012-11-02 Jan Engelhardt Not Applicable
[05/11] netlink: mmaped netlink: ring setup 2012-08-20 Patrick McHardy Not Applicable
[05/11] nfnetlink_acct: pass nfnetlink_acct module to netlink_dump_start 2012-09-26 Gao feng Not Applicable
[05/11] sqlite3: add sanity checking 2013-05-10 Eric Leblond Accepted
[05/11] xt_psd: remove unneeded variables 2012-09-16 Florian Westphal Not Applicable
[05/12] netfilter: ebt_ulog: remove unnecessary spin lock protection 2013-03-25 Pablo Neira Accepted
[05/12] netfilter: nfnetlink_log: fix mac address for 6in4 tunnels 2012-12-28 Pablo Neira Accepted
[05/12] netfilter: udp proto sysctl support for net namespace 2012-04-17 Gao feng Rejected
[05/12] netfilter: {ipt,ebt}_ULOG: rise warning on deprecation 2013-06-05 Pablo Neira Accepted
[05/13] doc: document iptables-restore's -M option 2012-12-25 Jan Engelhardt Accepted
[05/13] netfilter: fix memory leak when register sysctl failed 2012-06-21 Gao feng Accepted
[05/13] netfilter: ipset: Bitmap types using the unified code base 2013-04-27 Jozsef Kadlecsik Accepted