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
[0/5] Netfilter updates for net-next 2013-04-19 Pablo Neira Accepted
[2/2] netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too 2013-04-19 Pablo Neira Accepted
[1/2] netfilter: ipset: bitmap:ip,mac: fix listing with timeout 2013-04-19 Pablo Neira Accepted
[0/2] netfilter fixes for net 2013-04-19 Pablo Neira Accepted
[-next] netfilter: nf_nat: missing condition in nf_xfrm_me_harder() 2013-04-24 Dan Carpenter Accepted
[nf-next,9/9] ipvs: Use network byte order for sync message size 2013-04-23 Simon Horman Accepted
[nf-next,8/9] ipvs: off by one in set_sctp_state() 2013-04-23 Simon Horman Accepted
[nf-next,7/9] ipvs: Use min3() in ip_vs_dbg_callid() 2013-04-23 Simon Horman Accepted
[nf-next,6/9] ipvs: Avoid shadowing net variable in ip_vs_leave() 2013-04-23 Simon Horman Accepted
[nf-next,5/9] ipvs: fix sparse warnings for some parameters 2013-04-23 Simon Horman Accepted
[nf-next,4/9] ipvs: fix sparse warnings in lblc and lblcr 2013-04-23 Simon Horman Accepted
[nf-next,3/9] ipvs: fix the remaining sparse warnings in ip_vs_ctl.c 2013-04-23 Simon Horman Accepted
[nf-next,2/9] ipvs: fix sparse warnings for ip_vs_conn listing 2013-04-23 Simon Horman Accepted
[nf-next,1/9] ipvs: properly dereference dest_dst in ip_vs_forget_dev 2013-04-23 Simon Horman Accepted
[GIT,PULL,nf-next,v2] IPVS fixes for v3.10 2013-04-23 Simon Horman Accepted
[5/5] netfilter: nfqueue: avoid expensive gso segmentation and checksum fixup 2013-04-16 Florian Westphal Superseded
[4/5] netfilter: nfnetlink_queue: add skb info attribute 2013-04-16 Florian Westphal Superseded
[3/5] netfilter: move skb_gso_segment into nfnetlink_queue module 2013-04-16 Florian Westphal Superseded
[2/5] netfilter: nfnetlink_queue: avoid peer_portid test 2013-04-16 Florian Westphal Superseded
[1/5] netfilter: nf_queue: move device refcount bump to extra function 2013-04-16 Florian Westphal Superseded
bridge: fix IP DNAT handling when packet is sent back via same bport 2013-04-18 Florian Westphal Under Review
iptables manpage: Update LOG target 2013-04-10 Mart Frauenlob Under Review
iptables manpage: Update MASQUERADE target 2013-04-10 Mart Frauenlob Under Review
libmnl: Add filtering support to library as a convienience 2013-03-27 Florian Weimer RFC
[nfnetlink_acct,v2,2/2] add fmt & bthr properties to nfacct 2013-04-14 Michael Zintakis Not Applicable
[nfnetlink_acct,v2,1/2] nfnl_acct_new: add packet/byte values check 2013-04-14 Michael Zintakis Not Applicable
iptables manpage: Update SNAT target 2013-04-10 Mart Frauenlob Accepted
- libxt_bpf: use correct shell term in man page description 2013-04-19 Pablo Neira Accepted
iptables manpage: Update NETMAP target 2013-04-10 Mart Frauenlob Accepted
iptables manpage: Update REDIRECT target 2013-04-10 Mart Frauenlob Accepted
iptables manpage: Update DNAT target 2013-04-10 Mart Frauenlob Accepted
libxt_multiport.man: Update list of valid protocols 2013-04-09 Mart Frauenlob Accepted
- libxt_bpf: use correct shell term in man page description 2013-04-08 Mart Frauenlob Superseded
documentation bug: missing nat targets in man 2013-04-09 Mart Frauenlob Superseded
iptables manpage: Update protocol list for MASQUERADE and REDIRECT 2013-04-08 Mart Frauenlob Superseded
netfilter: rpfilter: skip locally generated bcast, too 2013-04-12 Florian Westphal Superseded
[libnftables,5/5] src: support for XML parsing 2013-04-10 Arturo Borrero RFC
[libnftables,4/5] src: expr: print flags in XML 2013-04-10 Arturo Borrero RFC
[libnftables,2/5] src: expr: XML printing for binary data in targer and match 2013-04-10 Arturo Borrero RFC
[libnftables,1/5] src: rule: small fix XML output 2013-04-10 Arturo Borrero RFC
[libnftables,3/5] src: xml printing: delete text format 2013-04-10 Arturo Borrero Accepted
[libnftables,v2] Basic support for printing nft_data_reg in XML format. 2013-04-08 Arturo Borrero Accepted
[2/2] netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-09 Jozsef Kadlecsik Accepted
[1/2] netfilter: ipset: list:set: fix reference counter update 2013-04-09 Jozsef Kadlecsik Accepted
[2/2] netfilter: rpfilter: depend on raw or mangle table 2013-04-18 Florian Westphal Accepted
[0/1] ipset fix for nf/net 2013-04-13 Jozsef Kadlecsik Accepted
[V2,1/2] netfilter: rpfilter: skip locally generated bcast, too 2013-04-18 Florian Westphal Accepted
[1/1] netfilter: ipset: bitmap:ip,mac: fix listing with timeout 2013-04-13 Jozsef Kadlecsik Accepted
[GIT,PULL,nf-next] IPVS fixes for v3.10 2013-04-17 Simon Horman RFC
ipvs: fix sparse warnings reported by kbuild test robot 2013-04-17 Simon Horman RFC
[14/14] nfnetlink: add support for memory mapped netlink 2013-04-17 Patrick McHardy Awaiting Upstream
[13/14] netfilter: rename netlink related "pid" variables to "portid" 2013-04-17 Patrick McHardy Awaiting Upstream
[12/14] netlink: add documentation for memory mapped I/O 2013-04-17 Patrick McHardy Awaiting Upstream
[11/14] netlink: add RX/TX-ring support to netlink diag 2013-04-17 Patrick McHardy Awaiting Upstream
[10/14] netlink: add flow control for memory mapped I/O 2013-04-17 Patrick McHardy Awaiting Upstream
[09/14] netlink: implement memory mapped recvmsg() 2013-04-17 Patrick McHardy Awaiting Upstream
[08/14] netlink: implement memory mapped sendmsg() 2013-04-17 Patrick McHardy Awaiting Upstream
[07/14] netlink: add mmap'ed netlink helper functions 2013-04-17 Patrick McHardy Awaiting Upstream
[06/14] netlink: mmaped netlink: ring setup 2013-04-17 Patrick McHardy Awaiting Upstream
[05/14] netlink: add netlink_skb_set_owner_r() 2013-04-17 Patrick McHardy Awaiting Upstream
[04/14] netlink: don't orphan skb in netlink_trim() 2013-04-17 Patrick McHardy Awaiting Upstream
[03/14] net: add function to allocate sk_buff head without data area 2013-04-17 Patrick McHardy Awaiting Upstream
[02/14] netlink: rename ssk to sk in struct netlink_skb_params 2013-04-17 Patrick McHardy Awaiting Upstream
[01/14] netlink: add symbolic value for congested state 2013-04-17 Patrick McHardy Awaiting Upstream
[3/4] netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-12 Pablo Neira Accepted
[4/4] netfilter: nf_nat: fix race when unloading protocol modules 2013-04-12 Pablo Neira Accepted
[2/4] netfilter: ipset: list:set: fix reference counter update 2013-04-12 Pablo Neira Accepted
[1/4] netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet 2013-04-12 Pablo Neira Accepted
[0/4] netfilter fixes for net 2013-04-12 Pablo Neira Accepted
netfilter: nf_nat: fix race when unloading protocol modules 2013-04-11 Florian Westphal Accepted
iptables manpage: Update SNAT target 2013-04-10 Mart Frauenlob Superseded
iptables manpage: Update NETMAP target 2013-04-10 Mart Frauenlob Superseded
iptables manpage: Update REDIRECT target 2013-04-10 Mart Frauenlob Superseded
iptables manpage: Update LOG target 2013-04-10 Mart Frauenlob Superseded
iptables manpage: Update DNAT target 2013-04-10 Mart Frauenlob Superseded
iptables manpage: Update MASQUERADE target 2013-04-10 Mart Frauenlob Superseded
libipt6_mh.man: Correct command to display named mh types 2013-04-09 Mart Frauenlob Accepted
libipt6_mh.man: Correct command to display named mh types 2013-04-09 Mart Frauenlob Superseded
[15/15] netfilter: ipset: set match: add support to match the counters 2013-04-09 Jozsef Kadlecsik Not Applicable
[14/15] netfilter: ipset: The list:set type with counter support 2013-04-09 Jozsef Kadlecsik Not Applicable
[13/15] netfilter: ipset: The hash types with counter support 2013-04-09 Jozsef Kadlecsik Not Applicable
[12/15] netfilter: ipset: The bitmap types with counter support 2013-04-09 Jozsef Kadlecsik Not Applicable
[11/15] netfilter: ipset: Introduce the counter extension in the core 2013-04-09 Jozsef Kadlecsik Not Applicable
[10/15] netfilter: ipset: list:set type using the extension interface 2013-04-09 Jozsef Kadlecsik Not Applicable
[09/15] netfilter: ipset: Hash types using the unified code base 2013-04-09 Jozsef Kadlecsik Not Applicable
[08/15] netfilter: ipset: Unified hash type generation 2013-04-09 Jozsef Kadlecsik Not Applicable
[07/15] netfilter: ipset: Bitmap types using the unified code base 2013-04-09 Jozsef Kadlecsik Not Applicable
[06/15] netfilter: ipset: Unified bitmap type generation 2013-04-09 Jozsef Kadlecsik Not Applicable
[05/15] netfilter: ipset: Introduce extensions to elements in the core 2013-04-09 Jozsef Kadlecsik Not Applicable
[04/15] netfilter: ipset: Move often used IPv6 address masking function to header file 2013-04-09 Jozsef Kadlecsik Not Applicable
[03/15] netfilter: ipset: Make possible to test elements marked with nomatch 2013-04-09 Jozsef Kadlecsik Not Applicable
[02/15] netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-09 Jozsef Kadlecsik Not Applicable
[01/15] netfilter: ipset: list:set: fix reference counter update 2013-04-09 Jozsef Kadlecsik Not Applicable
[libnftables] Basic support for printing nft_data_reg in XML format. 2013-04-05 Arturo Borrero RFC
BUG: NFLOG not working in the container. 2012-12-18 Vitaly E. Lavrov Superseded
[51/51] netfilter: nat: propagate errors from xfrm_me_harder() 2013-04-06 Pablo Neira Deferred
[50/51] netfilter: ipv6: propagate routing errors from ip6_route_me_harder() 2013-04-06 Pablo Neira Deferred
[49/51] netfilter: ipv4: propagate routing errors from ip_route_me_harder() 2013-04-06 Pablo Neira Deferred
[libnftables] src: rule: fix compat XML output 2013-04-08 Arturo Borrero RFC
[libnftables,2/2] src: xml: add versioning 2013-05-24 Arturo Borrero New