aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2016-08-10Merge remote-tracking branch 'lsk/linux-linaro-lsk-v3.18' into linux-linaro-l...lsk-v3.18-16.09-rtlinux-linaro-lsk-v3.18-rt-testAnders Roxell
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-12netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-07-12netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-12netfilter: x_tables: check standard target size tooFlorian Westphal
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-12ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-05-17nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2015-10-27ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-10-27ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-10-27ipvs: fix crash if scheduler is changedJulian Anastasov
2015-10-27ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-10-27netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal
2015-10-27netfilter: nf_log: Introduce nft_log_dereference() macroMarcelo Leitner
2015-10-27netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso
2015-10-27netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-10-27netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso
2015-10-27netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer
2015-10-27netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso
2015-07-13netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso
2015-07-13netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso
2015-07-13netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson
2015-07-12netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-06-28netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann
2015-05-09net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-01-29ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-01-29netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso
2015-01-29netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso
2015-01-29netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso
2015-01-29netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso
2014-11-25Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...Pablo Neira
2014-11-17netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso
2014-11-12netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso
2014-11-12netfilter: nft_compat: relax chain type validationPablo Neira Ayuso
2014-11-12netfilter: nft_compat: use current net namespacePablo Neira Ayuso
2014-11-12ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens
2014-11-11netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2014-10-28ipvs: Avoid null-pointer deref in debug codeAlex Gartrell
2014-10-27netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero
2014-10-24netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-10-24netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal