aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria2014-02-09
* netfilter: nf_tables: unininline nft_trace_packet()Patrick McHardy2014-02-07
* netfilter: nf_tables: fix loop checking with end interval elementsPablo Neira Ayuso2014-02-07
* netfilter: nft_rbtree: fix data handling of end interval elementsPablo Neira Ayuso2014-02-07
* netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and dataPablo Neira Ayuso2014-02-07
* netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2014-02-06
* netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy2014-02-06
* netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-06
* netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-06
* netfilter: nf_tables: add AF specific expression supportPatrick McHardy2014-02-05
* netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy2014-02-05
* netfilter: nf_tables: fix potential oops when dumping setsPatrick McHardy2014-02-05
* netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()Patrick McHardy2014-02-05
* netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-05
* netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin2014-02-05
* netfilter: nf_tables: fix oops when deleting a chain with referencesPatrick McHardy2014-02-05
* netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero2014-02-05
* ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek2014-02-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * 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
| |\ \
| * \ \ 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