Patchwork Netfilter Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 22 23 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[09/21] netfilter: add missing xt_connlabel.h header in installation 2013-01-25 Pablo Neira Accepted
[08/21] netfilter: doc: add nf_conntrack sysctl api documentation 2013-01-25 Pablo Neira Accepted
[07/21] netfilter: add missing xt_bpf.h header in installation 2013-01-25 Pablo Neira Accepted
[06/21] netfilter: x_tables: add xt_bpf match 2013-01-25 Pablo Neira Accepted
[05/21] netfilter: nf_ct_snmp: add include file 2013-01-25 Pablo Neira Accepted
[04/21] netfilter: ctnetlink: allow userspace to modify labels 2013-01-25 Pablo Neira Accepted
[03/21] netfilter: ctnetlink: deliver labels to userspace 2013-01-25 Pablo Neira Accepted
[02/21] netfilter: add connlabel conntrack extension 2013-01-25 Pablo Neira Accepted
[01/21] netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones 2013-01-25 Pablo Neira Accepted
[next] extensions: add connlabel match 2013-01-11 Florian Westphal Accepted
[nf-next:master,10/20] net/netfilter/nf_conntrack_standalone.c:566:2: error: 'nf_ct_netfilter_header' undeclared 2013-01-23 Pablo Neira Accepted
[nf-next,11/11] netfilter: l4proto: refactor l4proto support for netns 2013-01-22 Gao feng Accepted
[v4] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones 2012-12-18 Kevin Cernekee Accepted
v3.8-rc3: uninitialized warnings in net/netfilter/xt_CT.c 2013-01-10 Pablo Neira Accepted
[ipset] Fix wrong bracket placing 2013-01-09 Jozsef Kadlecsik Accepted
[3/3] netfilter: xt_recent: avoid high order page allocations 2013-01-07 Pablo Neira Accepted
[2/3] netfilter: fix missing dependencies for the NOTRACK target 2013-01-07 Pablo Neira Accepted
[1/3] netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation 2013-01-07 Pablo Neira Accepted
arptables bug. 2013-01-07 Pablo Neira Accepted
[03/13] doc: document iptables-restore's -t option 2012-12-25 Jan Engelhardt Accepted
[02/13] doc: fixup omissions in ip6tables-restore.8 2012-12-25 Jan Engelhardt Accepted
netfilter: Don't leak 'exp' in ctnetlink_create_expect() 2012-12-26 Jesper Juhl Accepted
nfnetlink_log mac address for 6in4 tunnels 2012-12-05 Bob Hockney Accepted
netfilter: xt_CT: fix crash while destroy ct templates 2012-12-11 Pablo Neira Accepted
fix conntrack reassembly expire code 2012-12-07 haibbo@gmail.com Accepted
Fix comment for packets without data 2012-12-14 Florent Fourcot Accepted
[v2] netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE 2012-12-13 Andrew Collins Accepted
problem: [PATCH] iptable_REJECT doesn't constructs the tcp reset packet cleanly 2012-12-10 Mukund Jampala Accepted
[01/11] netfilter: nf_tables: rename pid variables to portid 2012-12-12 Patrick McHardy Accepted
[5/5] netfilter: nf_tables: add loop detection 2012-12-10 Patrick McHardy Accepted
[4/5] netfilter: nf_tables: propagate context to set iter callback 2012-12-10 Patrick McHardy Accepted
[3/5] netfilter: nf_tables: destroy anonymous sets immediately if binding fails 2012-12-10 Patrick McHardy Accepted
[2/5] netfilter: nf_tables: save 48 bits per rule 2012-12-10 Patrick McHardy Accepted
[1/5] netfilter: nf_tables: fix anonymous sets 2012-12-10 Patrick McHardy Accepted
[6/6] netfilter: nf_nat: Handle routing changes in MASQUERADE target 2012-12-04 Pablo Neira Accepted
[5/6] netfilter: ctnetlink: nla_policy updates 2012-12-04 Pablo Neira Accepted
[4/6] netfilter: kill support for per-af queue backends 2012-12-04 Pablo Neira Accepted
[PATCHv2] netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths 2013-03-30 Matthias Schiffer Accepted
[libnftables,1/2] Fix a typo in src/expr/match 2013-03-29 Arturo Borrero Accepted
[20/34] ipvs: convert lblc scheduler to rcu 2013-03-29 Simon Horman Accepted
[19/34] ipvs: convert dh scheduler to rcu 2013-03-29 Simon Horman Accepted
[18/34] ipvs: add ip_vs_dest_hold and ip_vs_dest_put 2013-03-29 Simon Horman Accepted
[17/34] ipvs: preparations for using rcu in schedulers 2013-03-29 Simon Horman Accepted
[16/34] ipvs: change ip_vs_sched_lock to mutex 2013-03-29 Simon Horman Accepted
[15/34] ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new 2013-03-29 Simon Horman Accepted
[14/34] ipvs: reorder keys in connection structure 2013-03-29 Simon Horman Accepted
[13/34] ipvs: convert connection locking 2013-03-29 Simon Horman Accepted
[12/34] ipvs: convert locks used in persistence engines 2013-03-29 Simon Horman Accepted
[11/34] ipvs: remove rs_lock by using RCU 2013-03-29 Simon Horman Accepted
[10/34] ipvs: convert app locks 2013-03-29 Simon Horman Accepted
[09/34] ipvs: optimize dst usage for real server 2013-03-29 Simon Horman Accepted
[08/34] ipvs: consolidate all dst checks on transmit in one place 2013-03-29 Simon Horman Accepted
[07/34] ipvs: do not use skb_share_check 2013-03-29 Simon Horman Accepted
[06/34] ipvs: no need to reroute anymore on DNAT over loopback 2013-03-29 Simon Horman Accepted
[05/34] ipvs: rename functions related to dst_cache reset 2013-03-29 Simon Horman Accepted
[04/34] ipvs: convert the IP_VS_XMIT macros to functions 2013-03-29 Simon Horman Accepted
[03/34] ipvs: prefer NETDEV_DOWN event to free cached dsts 2013-03-29 Simon Horman Accepted
[02/34] ipvs: avoid routing by TOS for real server 2013-03-29 Simon Horman Accepted
[01/34] net: add skb_dst_set_noref_force 2013-03-29 Simon Horman Accepted
[GIT,PULL,nf-next] IPVS optimisations for v3.10 2013-03-29 Simon Horman Accepted
[next] utils: bpf_compile 2013-03-12 Willem de Bruijn Accepted
[1/2] libip6t_SNPT: add manpage 2013-03-21 Pablo Neira Accepted
[2/2] libip6t_DNPT: add manpage 2013-03-21 Pablo Neira Accepted
[2/2] libxt_osf: fix bad location for location in --genre 2013-03-24 Pablo Neira Accepted
[1/2] libxt_osf: fix missing --ttl and --log in save output 2013-03-24 Pablo Neira Accepted
netfilter: nfnetlink_acct: return -EINVAL if object name is empty 2013-03-23 Pablo Neira Accepted
[-next] netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init() 2013-03-22 Wei Yongjun Accepted
[1/2] netfilter: reset nf_trace in nf_reset 2013-03-22 Gao feng Accepted
[12/12] netfilter: nf_conntrack: speed up module removal path if netns in use 2013-03-25 Pablo Neira Accepted
[11/12] netfilter: nf_conntrack: add include to fix sparse warning 2013-03-25 Pablo Neira Accepted
[10/12] netfilter: nfnetlink_queue: zero copy support 2013-03-25 Pablo Neira Accepted
[09/12] netfilter: ctnetlink: allow to dump expectation per master conntrack 2013-03-25 Pablo Neira Accepted
[08/12] ipvs: fix some sparse warnings 2013-03-25 Pablo Neira Accepted
[07/12] ipvs: fix hashing in ip_vs_svc_hashkey 2013-03-25 Pablo Neira Accepted
[06/12] netfilter: nfnetlink_queue: use xor hash function to distribute instances 2013-03-25 Pablo Neira Accepted
[05/12] netfilter: ebt_ulog: remove unnecessary spin lock protection 2013-03-25 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
[03/12] bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR 2013-03-25 Pablo Neira Accepted
[02/12] ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR 2013-03-25 Pablo Neira Accepted
[01/12] netfilter: ip6t_NPT: Use csum_partial() 2013-03-25 Pablo Neira Accepted
[2/2] ipvs: fix some sparse warnings 2013-03-19 Simon Horman Accepted
[1/2] ipvs: fix hashing in ip_vs_svc_hashkey 2013-03-19 Simon Horman Accepted
[GIT,PULL,nf-next] IPVS changes for v3.10 2013-03-19 Simon Horman Accepted
[3/3] ipvs: remove extra rcu lock 2013-03-19 Simon Horman Accepted
[2/3] ipvs: add backup_only flag to avoid loops 2013-03-19 Simon Horman Accepted
[1/3] ipvs: fix sctp chunk length order 2013-03-19 Simon Horman Accepted
[GIT,PULL,nf,v2] IPVS fixes for v3.9 2013-03-19 Simon Horman Accepted
[RFC,2/4] netfilter: ip6t_NPT: Use csum_partial(). 2013-01-26 YOSHIFUJI Hideaki / 吉藤英明 Accepted
[2/2] netfilter: nfnetlink_queue: fix incorrect initialization of copy range field 2013-03-14 Pablo Neira Accepted
[1/2] netfilter: nfnetlink_queue: use xor hash function to distribute instances 2013-03-14 Pablo Neira Accepted
[net-next] ipv6: use ipv6_iface_scope_id in conntrack to return scope id 2013-03-12 Hannes Frederic Sowa Accepted
[nftables,v2] nftables: fix compilation when nf-netlink is a module 2013-03-06 Nicolas Dichtel Accepted
[iptables-nftables] iptables: fix compil when lib[mnl|nftables] are not in standard path 2013-03-06 Nicolas Dichtel Accepted
[3/3] netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set 2013-03-07 Pablo Neira Accepted
[2/3] netfilter: xt_AUDIT: only generate audit log when audit enabled 2013-03-07 Pablo Neira Accepted
[1/3] netfilter: nf_ct_helper: Fix logging for dropped packets 2013-03-07 Pablo Neira Accepted
[libmnl] doxygen: fix a variable name. 2013-03-14 Eric Leblond Accepted
[3/6] netfilter: ctnetlink: dump entries from the dying and unconfirmed lists 2012-12-04 Pablo Neira Accepted
[2/6] netfilter: nf_conntrack: improve nf_conn object traceability 2012-12-04 Pablo Neira Accepted
[1/6] netfilter: ipset: Increase the number of maximal sets automatically 2012-12-04 Pablo Neira Accepted