aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-05
|\
| * netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso2015-03-04
| * netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-04
| * netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy2015-03-04
| * netfilter: nf_tables: fix transaction race conditionPatrick McHardy2015-03-04
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-24
| |\
| | * ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-22
| * | netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso2015-02-22
| * | netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero2015-02-22
* | | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-27
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-20
|\|
| * netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-02-16
| * netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal2015-02-16
| * netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso2015-02-16
| * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-02-11
|\ \
| * | netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy2015-01-30
| * | netfilter: nft_compat: add ebtables supportArturo Borrero2015-01-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \ \ | | |/ | |/|
| * | netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso2015-01-30
| * | ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-01-29
| * | netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso2015-01-26
| * | netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-19
* | | netfilter: Use rhashtable walk iteratorHerbert Xu2015-02-04
| |/ |/|
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-01-15
|\ \
| * | netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen2015-01-08
| * | netfilter: conntrack: Flush connections with a given markKristian Evensen2015-01-08
| * | netfilter: nf_ct_seqadj: print ack seq in the right host byte orderGao feng2015-01-05
| * | netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2015-01-05
| * | netfilter: nfnetlink: remove redundant variable nskbDuan Jiong2015-01-05
| * | netfilter: log: remove unnecessary sizeof(char)Fabian Frederick2014-12-23
| * | netfilter: xt_osf: Use continue to reduce indentationJoe Perches2014-12-23
| * | netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner2014-12-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-12
| |\ \
| | * | netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-06
| | * | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-06
| | * | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-06
| | * | netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-06
| | * | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-23
| | * | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-18
| | |\ \ | | | |/ | | |/|
| | | * ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-10
* | | | rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf2015-01-03
* | | | nft_hash: Remove rhashtable_remove_pprev()Thomas Graf2015-01-03
* | | | rhashtable: Convert bucket iterators to take table and indexThomas Graf2015-01-03
* | | | rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf2015-01-03
|/ / /
* / / netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\|
| * dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa2014-12-09