summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-20netfilter: nfnetlink_log: Make use of pr_fmt where applicableMarcelo Leitner
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-17netfilter: nf_conntrack_h323: lookup route from proper net namespaceVasily Averin
2014-11-17netfilter: xt_connlimit: honor conntrack zone if availableFlorian Westphal
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-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13netfilter: nfnetlink_log: remove unnecessary error messagesPablo Neira Ayuso
2014-11-13netfilter: fix various sparse warningsFlorian Westphal
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-12netfilter: nft_redir: fix sparse warningsPablo Neira Ayuso
2014-11-12netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECTPablo 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-11-09netfilter: nft_meta: add cgroup supportAna Rey
2014-11-05netfilter: Remove checks of seq_printf() return valuesSteven Rostedt (Red Hat)
2014-11-05netfilter: Convert print_tuple functions to return voidJoe Perches
2014-11-05netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)
2014-11-04netfilter: nf_log: fix sparse warning in nf_logger_find_get()Pablo Neira Ayuso
2014-10-30netfilter: fix spelling errorsstephen hemminger
2014-10-30Merge branch 'ipvs-next'Pablo Neira Ayuso
2014-10-30netfilter: log: protect nf_log_register against double registeringMarcelo Leitner
2014-10-30netfilter: nf_log: Introduce nft_log_dereference() macroMarcelo Leitner
2014-10-28ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell
2014-10-28ipvs: Avoid null-pointer deref in debug codeAlex Gartrell
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero
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
2014-10-24netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-10-22netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca
2014-10-22netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter
2014-10-22netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-18netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso
2014-10-18netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso
2014-10-18netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso
2014-10-18netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso
2014-10-14netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-13netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso