summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-32/+46
2015-03-04netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso1-6/+0
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy1-9/+19
2015-03-04netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy1-0/+4
2015-03-04netfilter: nf_tables: fix transaction race conditionPatrick McHardy1-1/+1
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann1-2/+0
2015-02-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso1-0/+3
2015-02-22ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov1-0/+3
2015-02-22netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso1-9/+12
2015-02-22netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero1-7/+7
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-18/+28
2015-02-16netfilter: xt_socket: fix a stack corruption bugEric Dumazet1-9/+12
2015-02-16netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal1-6/+5
2015-02-16netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso1-2/+10
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-6/+58
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-40/+112
2015-02-04netfilter: Use rhashtable walk iteratorHerbert Xu1-17/+36
2015-01-30netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy1-0/+1
2015-01-30netfilter: nft_compat: add ebtables supportArturo Borrero1-6/+57
2015-01-30netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso1-2/+6
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov1-11/+22
2015-01-26netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso1-0/+2
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso4-27/+82
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2-9/+18
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-133/+170
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-27/+30
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-27/+30
2015-01-08netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen1-6/+0
2015-01-08netfilter: conntrack: Flush connections with a given markKristian Evensen1-25/+64
2015-01-06netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso1-5/+9
2015-01-06netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso1-1/+1
2015-01-06netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso1-1/+2
2015-01-06netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso1-11/+9
2015-01-05netfilter: nf_ct_seqadj: print ack seq in the right host byte orderGao feng1-3/+3
2015-01-05netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang1-2/+2
2015-01-05netfilter: nfnetlink: remove redundant variable nskbDuan Jiong1-8/+7
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf1-15/+12
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf1-8/+3
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf1-6/+6
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf1-17/+29
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg1-1/+1
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe1-4/+4
2014-12-23netfilter: log: remove unnecessary sizeof(char)Fabian Frederick1-2/+1
2014-12-23netfilter: xt_osf: Use continue to reduce indentationJoe Perches1-84/+85
2014-12-23netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner1-3/+8
2014-12-18Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso1-5/+5
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-225/+502
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-132/+133
2014-12-10ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5