summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-03-22netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso
2015-03-20netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso
2015-03-17netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso
2015-03-13netfilter: Fix potential crash in nft_hash walkerHerbert Xu
2015-03-12netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-04netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy
2015-03-04netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy
2015-03-04netfilter: nf_tables: fix transaction race conditionPatrick McHardy
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso
2015-02-22ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-02-22netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso
2015-02-22netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-16netfilter: xt_socket: fix a stack corruption bugEric Dumazet
2015-02-16netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal
2015-02-16netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-04netfilter: Use rhashtable walk iteratorHerbert Xu
2015-01-30netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy
2015-01-30netfilter: nft_compat: add ebtables supportArturo Borrero
2015-01-30netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-01-26netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-08netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen
2015-01-08netfilter: conntrack: Flush connections with a given markKristian Evensen
2015-01-06netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso
2015-01-06netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso
2015-01-06netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso
2015-01-06netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso
2015-01-05netfilter: nf_ct_seqadj: print ack seq in the right host byte orderGao feng
2015-01-05netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang
2015-01-05netfilter: nfnetlink: remove redundant variable nskbDuan Jiong
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe
2014-12-23netfilter: log: remove unnecessary sizeof(char)Fabian Frederick