Age | Commit message (Expand) | Author |
2016-08-11 | netfilter: nf_nat_redirect: add missing NULL pointer check | Munehisa Kamata |
2016-08-03 | netfilter: x_tables: speed up jump target validation | Florian Westphal |
2016-07-10 | netfilter: x_tables: introduce and use xt_copy_counters_from_user | Florian Westphal |
2016-07-10 | netfilter: x_tables: do compat validation via translate_table | Florian Westphal |
2016-07-10 | netfilter: x_tables: xt_compat_match_from_user doesn't need a retval | Florian Westphal |
2016-07-10 | netfilter: x_tables: don't reject valid target size on some architectures | Florian Westphal |
2016-07-10 | netfilter: x_tables: validate all offsets and sizes in a rule | Florian Westphal |
2016-07-10 | netfilter: x_tables: check for bogus target offset | Florian Westphal |
2016-07-10 | netfilter: x_tables: check standard target size too | Florian Westphal |
2016-07-10 | netfilter: x_tables: add compat version of xt_check_entry_offsets | Florian Westphal |
2016-07-10 | netfilter: x_tables: assert minimum target size | Florian Westphal |
2016-07-10 | netfilter: x_tables: add and use xt_check_entry_offsets | Florian Westphal |
2016-07-10 | ipvs: drop first packet to redirect conntrack | Julian Anastasov |
2016-07-10 | ipvs: correct initial offset of Call-ID header search in SIP persistence engine | Marco Angaroni |
2016-05-17 | nf_conntrack: avoid kernel pointer value leak in slab name | Linus Torvalds |
2015-10-22 | ipvs: call skb_sender_cpu_clear | Julian Anastasov |
2015-10-22 | ipvs: fix crash with sync protocol v0 and FTP | Julian Anastasov |
2015-10-22 | ipvs: skb_orphan in case of forwarding | Alex Gartrell |
2015-10-22 | ipvs: fix crash if scheduler is changed | Julian Anastasov |
2015-10-22 | ipvs: do not use random local source address for tunnels | Julian Anastasov |
2015-10-22 | netfilter: nf_log: don't zap all loggers on unregister | Florian Westphal |
2015-10-22 | netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC | Pablo Neira Ayuso |
2015-10-22 | netfilter: nf_log: wait for rcu grace after logger unregistration | Pablo Neira Ayuso |
2015-10-22 | netfilter: nftables: Do not run chains in the wrong network namespace | Eric W. Biederman |
2015-10-22 | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook | Eric W. Biederman |
2015-10-22 | netfilter: ctnetlink: put back references to master ct and expect objects | Pablo Neira Ayuso |
2015-10-22 | netfilter: nf_conntrack: Support expectations in different zones | Joe Stringer |
2015-10-22 | netfilter: nfnetlink: work around wrong endianess in res_id field | Pablo Neira Ayuso |
2015-05-20 | netfilter: nfnetlink_{log,queue}: Register pernet in first place | Francesco Ruggeri |
2015-05-15 | netfilter: nf_tables: fix bogus warning in nft_data_uninit() | Mirek Kratochvil |
2015-05-15 | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer |
2015-05-15 | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m | Florian Westphal |
2015-05-08 | ipvs: fix memory leak in ip_vs_ctl.c | Tommi Rantala |
2015-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-04-27 | netfilter; Add some missing default cases to switch statements in nft_reject. | David S. Miller |
2015-04-24 | netfilter: nf_tables: fix wrong length for jump/goto verdicts | Florian Westphal |
2015-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-04-13 | tcp/dccp: get rid of central timewait timer | Eric Dumazet |
2015-04-13 | netfilter: Fix format string of nfnetlink_log proc file | Richard Weinberger |
2015-04-13 | netfilter: Fix format string of nfnetlink_queue proc file | Richard Weinberger |
2015-04-13 | netfilter: Fix portid types | Richard Weinberger |
2015-04-13 | netfilter: nf_tables: get rid of the expression example code | Pablo Neira Ayuso |
2015-04-13 | netfilter: nft_dynset: dynamic stateful expression instantiation | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: add flag to indicate set contains expressions | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: mark stateful expressions | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: prepare for expressions associated to set elements | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: add helper functions for expression handling | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: variable sized set element keys / data | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: support variable sized data in nft_data_init() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy |