Show patches with: Archived = No       |   28530 patches
« 1 2 ... 144 145 146285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libnftables] src: remove version from XML and JSON representations - - - - --- 2013-07-26 Pablo Neira Ayuso Accepted
[1/5] netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() - - - - --- 2013-07-28 Patrick McHardy Accepted
[2/5] netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach() - - - - --- 2013-07-28 Patrick McHardy Accepted
[3/5] netfilter: nf_nat: fix locking in nf_nat_seq_adjust() - - - - --- 2013-07-28 Patrick McHardy Accepted
[4/5] netfilter: nf_nat: change sequence number adjustments to 32 bits - - - - --- 2013-07-28 Patrick McHardy Accepted
[5/5] netfilter: nf_nat: use per-conntrack locking for sequence number adjustments - - - - --- 2013-07-28 Patrick McHardy Accepted
[nftables] Add icmpv6 support. - - - - --- 2013-07-28 Eric Leblond Accepted
[0/7,-next] rm tproxy_core, ct event redelivery via workqueue - - - - --- 2013-07-29 Florian Westphal Accepted
[1/7] netfilter: connlabels: remove unneeded includes - - - - --- 2013-07-29 Florian Westphal Accepted
[2/7] netfilter: nf_queue: relax NFQA_CT attribute check - - - - --- 2013-07-29 Florian Westphal Accepted
[3/7] netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb - - - - --- 2013-07-29 Florian Westphal Accepted
[4/7] netfilter: tproxy: remove nf_tproxy_core.h - - - - --- 2013-07-29 Florian Westphal Accepted
[5/7] netfilter: conntrack: remove duplicate code in conntrack_netlink - - - - --- 2013-07-29 Florian Westphal Accepted
[6/7] netfilter: conntrack: don't send destroy events from iterator - - - - --- 2013-07-29 Florian Westphal Accepted
[iptables-nftables,-] xtables: Do not dump before command parsing has been finished - - - - --- 2013-07-31 Tomasz Bursztyka Accepted
[libnftables,1/7] chain: change policy2str function to nft_verdict2str function - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,2/7] jansson: Add helper function for building the tree - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,3/7] table: remove the properties node in Json output - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,4/7] chain: remove the properties node in Json output - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,5/7] chain:Add json parser support - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,6/7] test:chain:test json parsing support - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,7/7] examples: Add nft-chain-json-add - - - - --- 2013-07-31 Alvaro Neira Accepted
netfilter: information leaks building packet message - - - - --- 2013-08-01 Dan Carpenter Accepted
[-next] netfilter: tproxy: fix build with IP6_NF_IPTABLES=n - - - - --- 2013-08-04 Florian Westphal Accepted
xtables: trivial spelling fix - - - - --- 2013-08-04 Stephen Hemminger Accepted
[v2,1/2] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options - - 1 - --- 2013-08-05 Pablo Neira Ayuso Accepted
[v2,2/2] netfilter: xt_TCPOPTSTRIP: fix possible off by one access - - - - --- 2013-08-05 Pablo Neira Ayuso Accepted
iptables: correctly reference generated file - - - - --- 2013-08-07 Lutz Jaenicke Accepted
[iptables-nftables,1/3] nft: Remove useless test on rulenum in nft_rule_list() - - - - --- 2013-08-07 Tomasz Bursztyka Accepted
[iptables-nftables,2/3] nft: Generalize nft_rule_list() against current family - - - - --- 2013-08-07 Tomasz Bursztyka Accepted
[iptables-nftables,3/3] nft: Print unknown target data only when relevant - - - - --- 2013-08-07 Tomasz Bursztyka Accepted
[GIT,PULL,0/2] IPVS enhancement for v3.12 - - - - --- 2013-08-07 Simon Horman Accepted
[GIT,PULL,1/2] ipvs: fixed spacing at for statements - - - - --- 2013-08-07 Simon Horman Accepted
[GIT,PULL,2/2] ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL 1 - - - --- 2013-08-07 Simon Horman Accepted
iptables: state match incompatibilty across versions - - - - --- 2013-08-07 Phil Oester Accepted
[v2,-next,1/2] netfilter: ctnetlink: refactor ctnetlink_create_expect - - - - --- 2013-08-08 Pablo Neira Ayuso Accepted
[v2,-next,2/2] netfilter: nfnetlink_queue: allow to attach expectations to conntracks - - - - --- 2013-08-08 Pablo Neira Ayuso Accepted
[nftables,1/2] netfilter: nf_tables: don't delete table if in use - - - - --- 2013-08-08 Pablo Neira Ayuso Accepted
[nftables,2/2] netfilter: nft_log: group and qthreshold are 2^16 - - - - --- 2013-08-08 Pablo Neira Ayuso Accepted
[libnftables,01/13] src: expr: missing commas in json output support - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,02/13] src: expr: missing curly braces in json output support - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,03/13] src: expr: change wrong value in data_reg - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,04/13] src: fix display of compat_flag and compat_proto - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,05/13] expr: ct: optional output in ct - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,06/13] json: bitwise: add missing node len - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,07/13] src: json: delete unneeded JSON prefixes - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,08/13] expr: bytecode: add nft_str2ntoh function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,09/13] expr: cmp: add nft_str2cmp function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,10/13] expr: nat: add nft_str2nat function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,11/13] expr: payload: add nft_str2base function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,12/13] example: nft-rule-get: family parameter added - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,13/13] jansson: Add nft_jansson_family function - - - - --- 2013-08-09 Alvaro Neira Accepted
netfilter: nf_conntrack: fix tcp_in_window for Fast Open 2 - - - --- 2013-08-10 Yuchung Cheng Accepted
[0/4] netfilter fixes for 3.11-rc4 - - - - --- 2013-08-10 Pablo Neira Ayuso Accepted
[1/4] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options - - - - --- 2013-08-10 Pablo Neira Ayuso Accepted
[2/4] netfilter: xt_TCPOPTSTRIP: fix possible off by one access - - - - --- 2013-08-10 Pablo Neira Ayuso Accepted
[3/4] netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message - - - - --- 2013-08-10 Pablo Neira Ayuso Accepted
[4/4] netfilter: nf_conntrack: fix tcp_in_window for Fast Open 2 - - - --- 2013-08-10 Pablo Neira Ayuso Accepted
[libnftables,1/2] src: expr: use the function base2str in payload. - - - - --- 2013-08-10 Alvaro Neira Accepted
[libnftables,2/2] test: compare content parsing with original file content. - - - - --- 2013-08-10 Alvaro Neira Accepted
[libnftables] xml: expr: limit: fix wrong assignation when parsing - - - - --- 2013-08-12 Arturo Borrero Accepted
[libnftables] tests: xml: reorder XML elements in sets - - - - --- 2013-08-12 Arturo Borrero Accepted
[libnftables] chain: xml: delete <use> node - - - - --- 2013-08-12 Arturo Borrero Accepted
[libnftables] nat: xml: fix wrong node name in snprintf - - - - --- 2013-08-12 Arturo Borrero Accepted
[lnf-queue] build: avoid sym namespace pollution - - - - --- 2013-08-13 Florian Westphal Accepted
[1/2] netfilter: export xt_rpfilter.h to userland - - - - --- 2013-08-13 Nicolas Dichtel Accepted
[2/2] netfilter: export xt_HMARK.h to userland - - - - --- 2013-08-13 Nicolas Dichtel Accepted
[PATCHv2] iptables: link against libnetfilter_conntrack - - - - --- 2013-08-13 Jan Engelhardt Accepted
nftables: validate port number in inet_service_type_parse - - - - --- 2013-08-15 Phil Oester Accepted
nftables: allow protocols by number in inet_protocol_type_parse - - - - --- 2013-08-15 Phil Oester Accepted
nftables: add additional --numeric level - - - - --- 2013-08-15 Phil Oester Accepted
iptables: libxt_hashlimit.man: correct address - - - - --- 2013-08-17 Laurence J. Lane Accepted
iptables: libxt_conntrack.man extraneous commas - - - - --- 2013-08-18 Laurence J. Lane Accepted
iptables: libip(6)t_REJECT.man default icmp types - - - - --- 2013-08-18 Laurence J. Lane Accepted
[iptables-nftables,1/5] nft: Parse fully and properly at once a rule into a cs - - - - --- 2013-08-19 Tomasz Bursztyka Accepted
[iptables-nftables,2/5] nft: Refactor firewall printing so it reuses already parsed cs struct - - - - --- 2013-08-19 Tomasz Bursztyka Accepted
[iptables-nftables,3/5] nft: Refactor rule deletion so it compares both cs structure - - - - --- 2013-08-19 Tomasz Bursztyka Accepted
[iptables-nftables,4/5] xtables: nft: Complete refactoring on how rules are saved - - - - --- 2013-08-19 Tomasz Bursztyka Accepted
[iptables-nftables,5/5] nft: Add a function to reset the counters of an existing rule - - - - --- 2013-08-19 Tomasz Bursztyka Accepted
[libnftables] utils: fix error path for nft_strtoi - - - - --- 2013-08-19 Arturo Borrero Accepted
iptables: iptables-xm1.1 correct man section - - - - --- 2013-08-19 Laurence J. Lane Accepted
[00/19] Netfilter/IPVS updates for net-next - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[01/19] netfilter: xt_addrtype: fix trivial typo - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[02/19] netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[03/19] netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach() - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[04/19] netfilter: connlabels: remove unneeded includes - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[05/19] netfilter: nf_queue: relax NFQA_CT attribute check - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[06/19] netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[07/19] netfilter: tproxy: remove nf_tproxy_core.h - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[08/19] netfilter: nf_conntrack: remove duplicate code in ctnetlink - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[09/19] netfilter: nf_nat: fix locking in nf_nat_seq_adjust() - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[10/19] netfilter: nf_nat: change sequence number adjustments to 32 bits - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[11/19] netfilter: nf_nat: use per-conntrack locking for sequence number adjustments - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[12/19] netfilter: tproxy: fix build with IP6_NF_IPTABLES=n - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[13/19] ipvs: fixed spacing at for statements - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[14/19] ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL 1 - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[15/19] netfilter: nf_conntrack: don't send destroy events from iterator - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[16/19] netfilter: ctnetlink: refactor ctnetlink_create_expect - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[17/19] netfilter: nfnetlink_queue: allow to attach expectations to conntracks - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
[18/19] netfilter: export xt_rpfilter.h to userland - - - - --- 2013-08-20 Pablo Neira Ayuso Accepted
« 1 2 ... 144 145 146285 286 »