aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-16
|\
| * netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not setKristian Evensen2014-01-15
| * netfilter: Add dependency on IPV6 for NF_TABLES_INETPaul Gortmaker2014-01-14
| * netfilter: nf_tables: fix missing byteorder conversion in policyPablo Neira Ayuso2014-01-10
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\ \
| * | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-06
| * | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-10
|\ \ \ | |_|/ |/| |
| * | netfilter: introduce l2tp match extensionJames Chapman2014-01-09
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-09
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-09
| * | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-09
| * | netfilter: nf_tables: prohibit deletion of a table with existing setsPatrick McHardy2014-01-09
| * | netfilter: nf_tables: take AF module reference when creating a tablePatrick McHardy2014-01-09
| * | netfilter: nf_tables: perform flags validation before table allocationPatrick McHardy2014-01-09
| * | netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-09
| * | netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-09
| * | netfilter: nf_tables: replay request after dropping locks to load chain typePatrick McHardy2014-01-09
| * | netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-09
| * | netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-09
| * | netfilter: nf_tables: fix check for table overflowPatrick McHardy2014-01-09
| * | netfilter: nf_tables: restore chain change atomicityPatrick McHardy2014-01-09
| * | netfilter: nf_tables: split chain policy validation from actually setting itPatrick McHardy2014-01-09
| * | netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso2014-01-09
| * | netfilter: nft_ct: Add support to set the connmarkKristian Evensen2014-01-09
| * | netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy2014-01-07
| * | netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-07
| * | netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy2014-01-07
| * | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-07
| * | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-07
| * | netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-07
| * | netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-07
| * | netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso2014-01-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-08
|\ \ \ | |/ / |/| |
| * | netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2014-01-06
| * | netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann2014-01-06
| * | Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso2014-01-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\ \ \
| * | | net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-06
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \ \ \ | | |_|/ | |/| |
| * | | netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso2013-12-28
| * | | netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso2013-12-28
| * | | netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso2013-12-28
| * | | ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer2013-12-26
| * | | netfilter: WARN about wrong usage of sequence number adjustmentsJesper Dangaard Brouer2013-12-26
| * | | netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletionHelmut Schaa2013-12-20
| * | | netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offsetDaniel Borkmann2013-12-20
| * | | netfilter: nfnetlink_log: unset nf_loggers for netns when unloading moduleGao feng2013-12-17
* | | | netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller2014-01-06