summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-05-26ipvs: Fix panic due to non-linear skbPeter Christensen
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-15netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso
2014-05-12netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso
2014-05-12netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso
2014-05-12netfilter: nf_tables: fix goto actionPablo Neira Ayuso
2014-05-10netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko
2014-04-29netfilter: add helper for adding nat extensionFlorian Westphal
2014-04-29netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier
2014-04-28netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPEPablo Neira
2014-04-24netfilter: Fix warning in nfnetlink_receive().David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-23netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida
2014-04-23netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka
2014-04-23netfilter: nf_tables: Stack expression type depending on their familyTomasz Bursztyka
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-22netlink: simplify nfnetlink_bindRichard Guy Briggs
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy
2014-04-14netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin
2014-04-14netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocationsPatrick McHardy
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin
2014-04-03netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso
2014-04-03netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso
2014-04-03netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai
2014-04-03netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov
2014-04-03netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal