aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso2014-05-15
| * netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso2014-05-12
| * netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso2014-05-12
| * netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso2014-05-12
| * netfilter: nf_tables: fix goto actionPablo Neira Ayuso2014-05-12
| * netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso2014-05-10
* | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-22
|\ \
| * | netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPEPablo Neira2014-04-28
| * | netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-23
| * | netfilter: nf_tables: Stack expression type depending on their familyTomasz Bursztyka2014-04-23
| * | netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocationsPatrick McHardy2014-04-14
| * | netfilter: nf_tables: add set_elem notificationsArturo Borrero2014-04-03
| * | netfilter: nft_hash: use set global element counter instead of private onePatrick McHardy2014-04-02
| * | netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-02
| * | netfilter: nft_ct: split nft_ct_init() into two functions for get/setPatrick McHardy2014-04-02
| * | netfilter: nft_meta: split nft_meta_init() into two functions for get/setPatrick McHardy2014-04-02
| * | netfilter: nft_ct: add missing ifdef for NFT_MARK settingPatrick McHardy2014-04-02
* | | net: rename local_df to ignore_dfWANG Cong2014-05-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\ \ \ | | |/ | |/|
| * | netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko2014-05-04
| * | netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal2014-04-29
| * | netfilter: Fix warning in nfnetlink_receive().David S. Miller2014-04-24
| * | net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* | | netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-22
* | | netlink: simplify nfnetlink_bindRichard Guy Briggs2014-04-22
|/ /
* | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-14
* | netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin2014-04-14
* | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-08
* | netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-03
* | netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-03
* | netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai2014-04-03
* | netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov2014-04-03
* | netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal2014-04-03
* | netfilter: connlimit: fix UP buildFlorian Westphal2014-04-03
|/